https://github.com/AllAboutAI-YT/rag
Easy RAG Setup
https://github.com/AllAboutAI-YT/rag
Last synced: 5 months ago
JSON representation
Easy RAG Setup
- Host: GitHub
- URL: https://github.com/AllAboutAI-YT/rag
- Owner: AllAboutAI-YT
- Created: 2024-02-01T14:58:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-01T15:02:34.000Z (about 1 year ago)
- Last Synced: 2024-08-13T07:07:36.997Z (8 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 30
- Watchers: 2
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - AllAboutAI-YT/rag - Easy RAG Setup (Python)
README
# rag
Easy RAG Setuppip install -r requirements.txt
1. Set your Open AI API KEY
2. Set your Documents PATH
3. Run chroma.py