Discover and explore top open-source AI tools and projects—updated daily.
AI code explorer for GitHub repos
Top 87.8% on SourcePulse
GitForMe is an AI-powered platform designed to help developers quickly understand and navigate complex GitHub repositories. It addresses the common challenge of onboarding onto new open-source projects by providing an interactive dashboard and natural language querying capabilities, enabling faster contributions. The target audience includes open-source contributors, developers new to a codebase, and anyone needing to quickly grasp a repository's structure and activity.
How It Works
GitForMe employs a microservice architecture. The frontend is built with React, Vite, and Framer Motion. The backend, a Node.js/Express server, handles GitHub API interactions and user authentication. An LLM server, written in Python/Flask, utilizes sentence-transformers for code embeddings, FAISS for efficient retrieval, and Azure OpenAI for natural language processing, providing grounded answers to code-related questions. This separation of concerns promotes scalability and maintainability.
Quick Start & Requirements
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
2 weeks ago
Inactive