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.
- 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.