You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AI code review with DeepSeek: headless PR review automation that verifies PR descriptions claim-by-claim against real code, checks docs against reality, flags requirement impact, human-in-the-loop + auto review poller + web dashboard
Prism Reviewer is an agentic, AI-driven multi-agent code review system orchestrated via LangGraph and LiteLLM. It acts as an autonomous gatekeeper for pull requests by performing targeted static analysis, dependency scanning, AST-based symbol inspection, and parallel LLM-guided code evaluation.
An AI-powered web app that reviews your code instantly — detects language, estimates complexity & gives smart suggestions. Built with FastAPI + Streamlit.
A Streamlit application that leverages AutoGen and Ollama to generate and verify code based on user queries. This project provides an interactive interface where users can request specific algorithms or code implementations, and the system automatically generates, reviews, and refines the code to ensure correctness.
AI-powered automatic code review system that analyzes GitHub repositories using multi-agent LLMs. Generates structured insights on security, performance, and maintainability with consensus-based reporting and interactive dashboard visualization.