Skip to content

Raghavan1988/CodeBaseBuddy

Repository files navigation

CodeBaseBuddy

Presentation : https://docs.google.com/presentation/d/1snzmLBxwP_0WuHEyJUdqvj_8iVpj_isCiKgMzaR7EWE/edit?usp=sharing

Instructions

  1. pip install -r requirements.txt
  2. Clone the github repository of your choice (eg. https://github.com/PromtEngineer/localGPT)
  3. git clone https://github.com/PromtEngineer/localGPT
  4. export OPENAI_API_KEY= and also in the code.
  5. Build the index:python build_embeddings.py eg. python build_embeddings.py localGPT /home/raghavan/localGPT/
  6. Screenshot from 2023-10-14 00-19-13
  7. Query for your task
  8. (base) raghavan@raghavan-Blade-18-RZ09-0484:~/CodeBaseBuddy$ python search.py "which files should i change and how should i add support to new LLM Falcon 80b" 5 localGPT
  9. Screenshot from 2023-10-14 00-21-33
  10. Remember LLMs hallucinate :-)

Loom Video: https://www.loom.com/share/348d46575c2f42a68b8fa82d879f40aa?sid=45fc13ea-55a1-40b0-915b-dc8c0adbf4b9

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages