File size: 579 Bytes
eaed050 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
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-5 + 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-5)
- `ANTHROPIC_API_KEY` (Claude Sonnet 4.5 / Sonnet-latest)
- `FIRECRAWL_API_KEY` (Firecrawl search/scrape/crawl)
|