harish-garg / TalkToCode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TalkToCode

Usage

  • The colab has the preprocessing steps to embed a repository Open Colab

  • To run the app:

cd app && OPENAI_KEY=<key> python server.py

Features

  1. Browse code blocks and their summaries Feat 1
  2. Ask a question and "search" for the semantically relevant codeblocks Feat 2
  3. Ask a question and ask the model to "explain". Feat 3

Next Steps

  • VSCode / Chrome extension

Contributors

About


Languages

Language:Jupyter Notebook 94.7%Language:HTML 2.4%Language:Python 1.8%Language:CSS 1.1%