If you're interested in this project please star this GitHub repo.
Fyodorov AI is a suite of Open Source tools for creating agents or chatbots. It allows you to own your agents and control them end to end without relying on a specific provider or any closed source technologies. It is designed to use modern DevOps principles to simplify deployment.
If you just want to be notified when new functionality is added, you can follow the project on Twitter.
If you want to discuss the project, ask for help, or otherwise get more involved in the community feel free to join us on Discord
Fyodorov is ALPHA software!
If you want to try out Fyodorov, the best way is to download and set up the command line tool. Directions for setting up and using the tool can be found here
You can use the command line to sign up, create agents, and chat with them.
You can browse the API documentation here. An alternative UI is available here. The raw OpenAPI specification is available at https://gagarin.danielransom.com/openapi.json
Directions on running Fyodorov locally are available here.
We are developing functionality to allow adding tools to agents, which will allow you to significantly extend their functionality.
After that we will be adding more functionality to allow adding data to give the LLM more context, using RAG.