This project was created to showcase RAG implemention using MongoDB Atlas and Voyage AI.
This is meant to be a simple project - so can shows you how a RAG implementation look like without a complex code.
The project is organized into different components:
- Back: A back-end service responsible for the AI implementation - meaning that it works with OpenAI, Voyage AI and MongoDB Atlas Database & Vector Search Database.
- Front: A front-end service that manages the UI/X implementation.
See the Installation guide
Feel free to contribute. Reach me out and/or submit a PR.