Skip to content

milliondreams/rustic-ai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

705 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rustic AI

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.

TOC

Features

  • 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.

Getting Started

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

For Developers and Contributing

If you are a developer and want to add or edit the framework look at CONTRIBUTING.md for instructions and guidelines.

License

This project is licensed under the Apache 2.0 License. See the LICENSE.md file for details.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Other 0.7%