Skip to content
forked from 401labs/Anvesh

just an ad-hoc experiment out of curiousness!

License

Notifications You must be signed in to change notification settings

BeastxD7/Anvesh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦅 Anvesh (अन्वेष)

An automated intelligence engine that hunts for high-value businesses with zero online presence.

Python FastAPI Playwright PostgreSQL

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).

🚀 Quick Start

Docker (Recommended)

Run the full stack (backend + database) from the root:

docker compose up --build

API available at http://localhost:8000

Local Development (Backend)

Navigate to the server directory:

cd automation-server
uv sync
cp .env.example .env.local
uv run uvicorn app.main:app --reload

📚 Documentation

See Automation Server Docs for API details.

🇮🇳 Made in Bharat

Anvesh is built to empower freelancers and small agencies worldwide by providing professional-grade tools at zero cost.

📄 License

MIT License - see LICENSE for details.

About

just an ad-hoc experiment out of curiousness!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.6%
  • TypeScript 24.2%
  • MDX 10.6%
  • HTML 8.8%
  • CSS 3.4%
  • JavaScript 1.1%
  • Dockerfile 0.3%