sirocco-ventures / raggenie

https://www.raggenie.com
MIT License
29 stars 13 forks source link

Raggenie basic project skeleton and workflow #2

Closed agberoz closed 4 days ago

agberoz commented 1 week ago

This pull request establishes the foundational structure for the Rag Genie project with the following key features:

  1. Set up the initial directory layout and essential files for the backend infrastructure
  2. Implemented FastAPI to facilitate seamless API integrations, enhancing the project's scalability and performance
  3. Added support for Chroma and MongoDB Atlas as vector databases to enable efficient data storage and retrieval
  4. Integrated support for OpenAI and AI71 inference endpoints, allowing for advanced AI capabilities within the application
  5. Included support for BigQuery, PostgreSQL, and Airtable as Plugins providing flexibility in data handling and analysis