We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0467ba1 commit ed69bfeCopy full SHA for ed69bfe
README.md
@@ -13,7 +13,9 @@ this project will bootstrap and scaffold the projects for specific semantic sear
13
### how to run the project ?
14
- `git clone [email protected]:pavanjava/bootstrap-rag.git`
15
- `pip install -e .`
16
-- `bootstraprag create <PROJECT_NAME>`
+- run `bootstraprag create <PROJECT_NAME>`
17
+- Navigate to newly created project `<PROJECT_NAME>` the run `pip install -r requirements.txt`
18
+- Once all the modules are installed run `python main.py`
19
20
### known Issues
21
0 commit comments