Rustic AI is a super simple AI/ML framework designed to provide an guild approach to AI. It allows developers to create guilds where agents interact and perform long-running tasks, such as software development based on minimal requirements, competition research for product companies, financial research on stocks, and more.
- Rustic AI Features
- Getting Started
- Developer Getting Started
- Contributing Guidelines
- Code Of Conduct
- License
- Guild Approach: Combine multiple AI models and tools to build complex AI systems.
- Pluggable Modules: Easily integrate various AI models, tools, and agents.
- Shared Memory: A centralized memory space for data sharing among different agents.
- Agent-Agent Communication: A robust communication system for different modules and agents.
- Web UI: A user-friendly interface for interacting with the guild.
If you want to get started with using Rustic AI python library in your Agentic Project, you can install it with pip
.
pip install rusticai-core
If you are a developer and want to add or edit the framework look at CONTRIBUTING.md for instructions and guidelines.
This project is licensed under the Apache 2.0 License. See the LICENSE.md file for details.