I’m excited to share AGI-SaaS v1.0.0, an open-source Python framework for Retrieval-Augmented Generation (RAG):
• Plugin-based LLM pipelines
• Async, concurrent API calls
• Supports OpenRouter, OpenAI & llama.cpp
Get started:
pip install agi-saas==1.0.0
Feedback & ideas welcome!