Information retrieval on source code through natural language queries
-
Updated
Jan 23, 2022 - Python
Information retrieval on source code through natural language queries
A powerful CLI tool that uses vector embeddings and LLMs (via Together AI) to help developers understand and explore codebases through natural language. Ask questions about your code in plain English, get context-aware responses with relevance scoring, manage multiple projects, and integrate directly with GitHub repositories.
Semantic Code Search using GPT2 small model as Code and Query Encoder
Add a description, image, and links to the semantic-code-search topic page so that developers can more easily learn about it.
To associate your repository with the semantic-code-search topic, visit your repo's landing page and select "manage topics."