A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
<Vibecoded> Track, analyze, and improve what LLMs are saying
Monitor your brand's visibility across ChatGPT, Claude, Gemini and emerging AI search engines
LookOut is the first open-source platform designed to track and optimize your brand's ranking in AI-powered search results. As LLMs become the primary gateway for information discovery, your visibility in AI responses directly impacts your business growth.
Get Started Now One click deply to your vercel account.
Get LookOut running in under 5 minutes:
# Clone and install
git clone https://github.com/10xuio/lookout.git
cd lookout
bun install
# Configure environment
cp .env.example .env.local
# Add your API keys to .env.local
# Setup database
bun run db:migrate
# Launch
bun run dev
Visit http://localhost:3000 to start tracking your AI search rankings.
| Provider | Model | Search Capability | Status |
|---|---|---|---|
| OpenAI | GPT-4 with Browse | Web search integration | ✅ Active |
| Anthropic | Claude 3.5 Sonnet | Real-time web access | ✅ Active |
| Gemini Pro | Search grounding | ✅ Active | |
| Perplexity | Perplexity API | Native search | ✅ Active |
| Feature | Description |
|---|---|
| Concurrent Processing | Query all LLMs simultaneously with fault tolerance |
| Background Jobs | Non-blocking processing via Vercel Functions |
| Ranking History | Track position changes over time with visualizations |
| Competitive Analysis | Monitor multiple brands in the same queries |
| Export & Reporting | Generate CSV/PDF reports for stakeholders |
| API Access | Full programmatic control via REST endpoints |
LookOut uses a modern, scalable architecture optimized for performance:
graph LR
A[User Submits Prompt] --> B[Queue Background Job]
B --> C[Process with OpenAI]
B --> D[Process with Claude]
B --> E[Process with Gemini]
C --> F[Store Results]
D --> F
E --> F
F --> G[Real-time Updates]
| Category | Technology |
|---|---|
| Frontend | Next.js 15, React 19, TypeScript, Tailwind CSS |
| Backend | Next.js API Routes, Vercel Functions |
| Database | PostgreSQL, Drizzle ORM |
| AI/LLM | OpenAI GPT-4, Anthropic Claude, Google Gemini |
| Auth | Better Auth |
| Deployment | Vercel, Docker support |
| Monitoring | Built-in analytics dashboard |
{
"functions": {
"src/app/api/prompts/process/route.ts": {
"maxDuration": 300,
"memory": 1024
}
}
}
We welcome contributions! See our Contributing Guide for details.
# Fork and clone the repo
git clone https://github.com/10xuio/lookout.git
# Create a feature branch
git checkout -b feature/amazing-feature
# Make your changes and test
bun run test
bun run lint
# Submit a pull request
| Feature | LookOut | Competitors |
|---|---|---|
| Open Source | ✅ | ❌ |
| Multi-LLM Support | ✅ | Limited |
| Self-hosted Option | ✅ | ❌ |
| Real-time Processing | ✅ | ❌ |
| API Access | ✅ | Limited |
| Custom Prompts | ✅ | ❌ |
This project is licensed under the MIT License - see the LICENSE file for details.
⭐ Star this repo if you find it useful! ⭐
Made with ❤️ by the LookOut team
Native macOS app to monitor Claude AI usage limits and watch your coding sessions live
Pocket Flow: Codebase to Tutorial
A Comprehensive Benchmark to Evaluate LLMs as Agents (ICLR'24)
干净、强大、属于你的 AI Agent 平台 --AI agents, without the clutter.