Skip to content

arre-ankit/PullScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PULLSCAN

Passionate about empowering open source contributions and learning? Help us build the ultimate AI platform to help beginners to understard codebases.

Contributions welcome!✨

👀 What is this?

PullScan is your AI-powered assistant for understanding any codebase effortlessly. It provides instant PR and commit summaries, making collaboration and learning smoother than ever.

Navigating through complex pull requests and commits can be overwhelming. Traditional methods require extensive manual review, slowing down the learning process.

🔥 Key Features

  • 📝 Comprehensive PR Summaries – Get detailed insights into pull requests without digging through lines of code.

  • 🔄 Commit Summaries – Understand code changes instantly with concise, AI-generated summaries.

  • 💬 Intelligent RAG Chat – Engage in dynamic conversations and get smart, context-aware answers.

  • ⚡ Faster Codebase Understanding – Spend less time reading and more time coding.

Unlock a seamless development experience with AI-powered PR and commit insights! 🚀

What's under the hood?

diagram-export-2-26-2025-2_31_52-AM

web: The main web UI.

Built with:

http-backend: This module handles AI response and routes

This is where the magic happens!💫

Built with:

How can I contribute?

  1. Fork this repo
  2. Clone your forked repo
  3. Create a new branch
  4. Make your changes
  5. Push your changes to your branch
  6. Create a pull request

Setup Instructions

  1. Clone the repo
git clone [email protected]:arre-ankit/speechsync-ai.git
  1. Set up the Next.js app
cd web
npm install
npm run dev
  1. Set up the Backend
cd http-backend
npm install
npm run dev

About

AI-based Pull Request and Commits Summarizer with Chat Capabilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published