Skip to content

0.1.0

Compare
Choose a tag to compare
@shruti222patel shruti222patel released this 22 Jun 05:04
· 15 commits to main since this release
77d4dd9

MVP ✨

Repo-GPT is a Python CLI tool designed to utilize the power of OpenAI's GPT-3 model. It facilitates the process of code analysis and search within your repositories.

Features

  • Code extraction and processing from your repositories.
  • Semantic search within your codebase through natural language queries.
  • Response generation to natural language queries about your code.
  • Specific file analysis within your codebase.