Metadata-Version: 2.1
Name: yacana
Version: 0.1.1
Summary: Task-driven multi-agent framework giving you the building blocks to create anything you wish with LLMs.
Home-page: https://remembersoftwares.github.io/yacana/
Author: Emilien Lancelot
Author-email: remember.softwares@gmail.com
Project-URL: Github, https://github.com/rememberSoftwares/yacana
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: ollama>=0.2.1
Requires-Dist: pydantic>=2.7.3
Requires-Dist: pydantic_core>=2.18.4

# Yacana

Task-driven multi-agent framework giving you the building blocks to create anything you wish with LLMs.  

* A simple developer-friendly API perfect for beginners in AI  
* Access to all advanced configurations for LLM experts  

Yacana is free and opensource under MIT license .  

Be ready in minutes. Start by reading the documentation [here](https://remembersoftwares.github.io/yacana/).  
