Autonomous browser intelligence for resilient web execution.
Executes intent-driven browser tasks with resilient navigation, extraction, and snapshots.
Web automation breaks when pages change and selectors become unstable.
- ⚡ Self-healing browser workflows with persistent execution memory
- ✅ Automated data collection
- ✅ Form workflows
- ✅ Visual page capture
- ✅ Repeatable UI operations
POST /navigate, POST /extract, POST /snapshot, GET /health
- Core stack: FastAPI + Playwright + local persistence
- Runtime: local-first, self-hosted friendly
- Infra: Docker Compose + Caddy + Redis/Chroma/Ollama compatibility
- ✅ Public scaffold available
- ✅ Bilingual README (EN default + ES)
- ✅ CI + release baseline configured
- 🚧 Feature hardening in progress
git clone https://github.com/smouj/Velktharion.git
cd Velktharion
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python -m src.velktharion.cli --helpContributions are welcome. Please read CONTRIBUTING.md.
MIT © 2026 smouj
Explore the full ecosystem here: smouj/smouj
Signature: @Smouj013