
RepoSense is an AI repository intelligence platform built with IBM Bob as the core intelligence engine. Engineers connect any JavaScript or TypeScript GitHub repository. IBM Bob reads the entire codebase with full context and generates an interactive D3 force-directed dependency graph showing every file, every connection, and every risk level. The killer feature is Change Impact Tracing. Type any filename and IBM Bob recursively traces all downstream dependencies across 3 hops — showing exactly which modules break, why they break, and the operational risk of the change. The Blast Radius Score summarizes the impact in one number. Key Features: - Architecture Graph: Interactive force-directed visualization of the entire repository structure with risk-colored glowing nodes - Change Impact Tracer: IBM Bob powered recursive dependency tracing with animated wave propagation - Blast Radius Score: Instant count of affected modules with HIGH/MEDIUM/LOW risk breakdown - Ask the Repo: Natural language Q&A powered by Groq (llama3-70b) using the repository graph as context - 3-Level Fallback: IBM Bob → Groq → Parser ensures the demo never dies IBM Bob is not a plugin — it is the entire intelligence layer. Bob reads the complete repository context and returns structured dependency risk data that powers every feature in RepoSense. Built with: IBM Bob IDE, React, Vite, D3.js, Node.js, Express, Groq API, Supabase, Vercel. Live at: reposense-tau.vercel.app
17 May 2026