An automated intelligence engine that hunts for high-value businesses with zero online presence.
Anvesh is a monorepo containing:
- Automation Server: The core Python/FastAPI backend and scraping engine.
- Web Portal: The frontend dashboard and documentation site (Coming Soon).
Run the full stack (backend + database) from the root:
docker compose up --buildAPI available at http://localhost:8000
Navigate to the server directory:
cd automation-server
uv sync
cp .env.example .env.local
uv run uvicorn app.main:app --reloadSee Automation Server Docs for API details.
Anvesh is built to empower freelancers and small agencies worldwide by providing professional-grade tools at zero cost.
MIT License - see LICENSE for details.