File size: 562 Bytes
9e10f7f 6f98f55 9e10f7f e336b6d 9e10f7f 6f98f55 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
---
title: ZEN VibeCoder — Web Clone & Research Foundry
emoji: 🛰️
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 5.49.1
pinned: false
---
A research + site-cloning foundry powered by Firecrawl + GPT-4o + Claude Sonnet.
- Enter API keys (or supply via env).
- Search the web, scrape/crawl targets, export ZIPs, and generate synthesis using your chosen model.
**Keys used (session-only unless env vars present):**
- `OPENAI_API_KEY` (GPT-4o)
- `ANTHROPIC_API_KEY` (Claude 3.5 Sonnet)
- `FIRECRAWL_API_KEY` (Firecrawl search/scrape/crawl) |