CodeFind -AI-Powered GitHub Code Search
CodeFind helps developers find code. repositories. and developers on GitHub using natural language queries. It combines fast repository search with AI-powered explanations so you understand why a result matches and what the code does.
Features
- Natural language search — describe what you need in plain English
- AI-powered ranking — results ranked by relevance with match scores
- Code discovery — find exact code snippets. not just repo names
- Instant analysis — AI explanations for any code or repository
- Repository deep dives — explore files. structure. and ownership
- Saved searches & history — keep track of what you've explored
- Keyboard-first — CMD+K to focus search from anywhere
What's Included
This package contains the full Next.js 14 source code for the CodeFind web application:
- App Router pages (home, search, repository, saved, history, settings)
- API routes for search, repository lookup, file browsing, and AI analysis
- AI integration layer (OpenAI / Anthropic providers)
- GitHub API integration (search, repos, contents)
- Responsive UI with Tailwind CSS and Lucide icons
- Client search bar with CMD+K shortcut and popular query chips
Tech Stack
- Next.js 14 (App Router)
- React 18
- TypeScript
- Tailwind CSS 3
- Lucide React (icons)