JinghaoZhao / GPT-Code-Learner

Learn A Repo Interactively with GPT
MIT License
176 stars 37 forks source link

Interesting project you've created #3

Open anbraten opened 1 year ago

anbraten commented 1 year ago

Hey, that's a cool project. We are currently building a similar tool: https://github.com/geprog/codecaptain I am currently looking for enhanced ways to create embeddings from the source-code files allowing us to provide source code links in the UI. Looks like you are currently simply using the TextLoader as well. Would be happy to exchange on your experience.