https://github.com/basilysf1709/rag-llms
rag on llama2
https://github.com/basilysf1709/rag-llms
Last synced: 7 months ago
JSON representation
rag on llama2
- Host: GitHub
- URL: https://github.com/basilysf1709/rag-llms
- Owner: basilysf1709
- Created: 2024-01-23T22:40:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-24T23:17:27.000Z (over 1 year ago)
- Last Synced: 2025-01-18T15:33:31.490Z (9 months ago)
- Language: Python
- Homepage:
- Size: 186 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RAG (Retrieval Augmented Generation)
## Description
Implementing RAG with OPEN_AI Models and other open source models, trying to get specific answers based on text files, images, and videos## Prerequisites
- Python 3## Setup and Installation
Provide instructions on how to set up the project. For example:
1. Install dependencies