boldhasnain commited on
Commit
9edf3fd
·
verified ·
1 Parent(s): 7bc7fb6

Delete README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -18
README.md DELETED
@@ -1,18 +0,0 @@
1
- # Multi-modal RAG-based LLM for Information Retrieval
2
-
3
- In this project, we have set up a RAG (Retrieval-Augmented Generation) system with the following features:
4
-
5
- 1. **Custom PDF Input**: Upload and process PDF files.
6
- 2. **Multi-modal Interface**: Supports both images and text.
7
- 3. **Feedback Recording and Reusage**: Collects user feedback and reuses it for improving retrieval.
8
- 4. **Usage of Agents for Context Retrieval**: Uses agents to enhance context retrieval capabilities.
9
-
10
- ## Running the Project
11
-
12
- ### Using Docker
13
-
14
- 1. Clone the project repository.
15
- 2. To run the Docker image, execute the `docker_rag.sh` script:
16
-
17
- ```bash
18
- /bin/zsh ./docker_rag.sh