CoolFace
Apppublic

agenticworkflowsspace/lead-hunter-ai

sourceHugging Faceupdated 6mo agoView on Hugging Face
1likes
App README

Lead Hunter AI Dashboard

A powerful, futuristic Lead Generation Engine built with FastAPI and React.

๐Ÿš€ Deployment Instructions for Hugging Face Spaces

  1. 1.Create a New Space on Hugging Face.
  2. 2.Select Docker as the SDK.
  3. 3.Choose the Blank template (or any Docker template).
  4. 4.Upload all files from this repository (including Dockerfile, app.py, frontend/, tools/, and requirements.txt).
  5. 5.Hugging Face will automatically build and start the Space on port 7860.

๐Ÿ“ Project Structure

  • โ€”app.py: FastAPI Backend (API + Static File Server)
  • โ€”frontend/: React + Vite + GSAP Dashboard
  • โ€”tools/: Playwright Scraper and Enrichment Agents
  • โ€”Dockerfile: Multi-stage build for Node/Python/Playwright environment

๐Ÿ›ก๏ธ Robustness Features

  • โ€”Pre-configured Playwright dependencies.
  • โ€”Static file serving integrated into the backend.
  • โ€”Relative API paths for cross-domain stability.