SPB Git

spb/ka6 Public

ka6 — bot FLAGSHIP du Groupe KA : explorateur structuré du web québécois. Crawling concurrent robuste, Claude Sonnet+Haiku, graphe de connaissances, dashboard temps réel.

Python 97.8% Shell 2.2%
243 B · 13 lines dotenv
Raw Blame History
1# Author: Simon-Pierre Boucher2# Contact: contact@spboucher.ai34ANTHROPIC_API_KEY=sk-ant-...5FIRECRAWL_API_KEY=fc-...67KA_BOT_MODEL=claude-haiku-4-5-202510018KA_BOT_DB=ka_bot.db910KA_BOT_DELAY=1.511KA_BOT_RESPECT_ROBOTS=true12KA_BOT_MAX_PAGES=5013