db0 / nataili

GNU Affero General Public License v3.0
13 stars 35 forks source link

Nataili: Multimodal AI Python Library

PyPI version Downloads

GitHub license

!! NOTICE: This package is obsolete !!

Please switch to using hordelib which is based on ComfyUI.


Nataili is a Python library that provides tools for building multimodal AI applications. With its modular design, Nataili makes it easy to use only the tools you need to build custom AI solutions.

Some of the technologies included in Nataili are:

Projects using Nataili

Installation

pip install nataili

From source:

git clone https://github.com/db0/nataili
cd nataili
pip install -e .

Documentation