Our project is a FOSS-compliant Code Review Platform using local GPT models and RAG to automate documentation, improve code readability, and enhance collaboration—all without external APIs.
Our project is a Code Review Platform that leverages Retrieval-Augmented Generation (RAG) using local GPT models to improve code readability and maintainability. The platform automatically generates documentation, suggests better variable and function names, and provides context-aware code improvements—all without relying on external APIs. By integrating a local knowledge base and open-source tools like Hugging Face Transformers and FAISS, our platform ensures compliance with FOSS guidelines while delivering a powerful, collaborative tool for developers. This project is designed to streamline code reviews, enhance collaboration, and make codebases more accessible for open-source communities. make it more smaller