Skip to content

smouj/Velktharion

Velktharion

Velktharion logo

Language License Last Commit CI Ko-fi

English Español

Autonomous browser intelligence for resilient web execution.

Vision

Executes intent-driven browser tasks with resilient navigation, extraction, and snapshots.

What problem it solves

Web automation breaks when pages change and selectors become unstable.

Core superpower

  • Self-healing browser workflows with persistent execution memory

Key use cases

  • ✅ Automated data collection
  • ✅ Form workflows
  • ✅ Visual page capture
  • ✅ Repeatable UI operations

API surface

POST /navigate, POST /extract, POST /snapshot, GET /health

Technical stack

  • Core stack: FastAPI + Playwright + local persistence
  • Runtime: local-first, self-hosted friendly
  • Infra: Docker Compose + Caddy + Redis/Chroma/Ollama compatibility

Current status (Feb 2026)

  • ✅ Public scaffold available
  • ✅ Bilingual README (EN default + ES)
  • ✅ CI + release baseline configured
  • 🚧 Feature hardening in progress

Quick start

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 --help

Documentation

Contributing

Contributions are welcome. Please read CONTRIBUTING.md.

License

MIT © 2026 smouj


Other skills

Explore the full ecosystem here: smouj/smouj

Signature: @Smouj013

Releases

No releases published

Packages

 
 
 

Contributors

Languages