Skip to content

A "chat with your codebase" experiment using RAG techniques on large and complex codebases.

License

Notifications You must be signed in to change notification settings

i-am-neon/dev-shop

 
 

Repository files navigation

Dev Shop

Experimental dev setup for a chat bot connected to local repo and docs to assist with coding.

Example Image

Stack

  • Next
  • tRPC
  • Pinecone vector db
  • Langchain

Setup

First, create a .env based on .env.example.

Install

npm install

Development

npm run dev

About

A "chat with your codebase" experiment using RAG techniques on large and complex codebases.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.2%
  • JavaScript 6.3%
  • Shell 1.3%
  • CSS 0.2%