Spaces:
Running
Running
| title: Code Crawler | |
| emoji: 🕷️ | |
| colorFrom: blue | |
| colorTo: purple | |
| sdk: docker | |
| pinned: false | |
| license: apache-2.0 | |
| # 🕷️ Code Crawler - AI Codebase Agent | |
| An AI-powered codebase assistant that understands your code and helps you navigate, analyze, and modify it. | |
| ## Features | |
| - 💬 **Chat Mode** - Ask questions about your codebase | |
| - 🔍 **Search Mode** - Find patterns with regex | |
| - 🔧 **Refactor Mode** - Automated code refactoring | |
| - ✨ **Generate Mode** - Create new features | |
| ## Usage | |
| 1. Upload a ZIP file of your codebase | |
| 2. Click "Process & Index" | |
| 3. Start chatting or switch modes! | |
| ## Requirements | |
| Set your `GOOGLE_API_KEY` in the Secrets section. | |