update dependencies, add script to create RAG of a github repo, add API endpoint to query it, add chatbot page to interact with it

This commit is contained in:
2024-09-21 22:01:29 -04:00
parent dae681d2c2
commit 8f3d476a38
11 changed files with 2608 additions and 785 deletions

2
.gitignore vendored
View File

@@ -5,7 +5,9 @@ node_modules
/package
.env
.env.*
.envrc
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
.vercel
vectorstore