Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 623 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 623 Bytes

Repo-Recap

Repo-Recap allows users to ask questions about a GitHub repository directly within the dashboard. Using LangChain, Octokit, and Gemini AI, Repo-Recap can provide answers about the repository's codebase, previous commits, and more.

Features

  • Ask Questions: Users can ask questions about the repository, including codebase details, commit history, and more.
  • Invite Collaborators: Easily invite different people to the repository, allowing them to ask questions directly.
  • Commit Analysis: Gemini AI analyzes the differences in code from previous commits and explains what each commit did.