Gitmarvel - Analyze and Level Up Your Code on GitHub

GitMarvel is a comprehensive AI-powered web app that transforms the GitHub experience by introducing several key features:

  • Code Reviews: Uses Meta-Llama-3.1-8B-Instruct to analyze repository context and provide specific, actionable feedback on a given commit hash.
  • Code Storytelling: Generates a cinematic narrative of a repository’s progress using chronological data analysis, enhanced with images fetched from the Pixabay API.
  • Profile Analysis: Performs SWOT analysis on GitHub profiles, identifying strengths, weaknesses, and growth opportunities.
  • README Generator: Leverages Meta-Llama-3.2-3B-Instruct to analyze repository files and create structured, professional README files.
  • Dynamic Chat: Utilizes a pre-filter API call to determine the most suitable model for user queries, selecting from models like Meta-Llama-3.2-1B-Instruct, Meta-Llama-3.2-11B-Vision-Instruct, and others. The chat provides context-aware answers on topics like repositories, code, or general programming queries.
  • Reports: Exports profile and code review analyses as downloadable HTML reports for offline use.

Try it out at https://gitmarvel.vercel.app/

#lightning_hackathon

2 Likes

@aakzshh Welcome to the community. This is like a powerhouse for developers. The blend of AI-driven code reviews, storytelling, and profile analysis makes GitHub more engaging and insightful. Exportable reports are a great touch for offline use. This is a must-try for anyone serious about coding and collaboration. Fantastic job!