Autonomous GitHub explorer bot for discovering useful public repositories, evaluating them with AI, and publishing a cumulative project library to a bot-owned GitHub repository.
Ohman uses PostgreSQL, GORM auto migration, GitHub API access, an OpenAI-compatible local AI gateway, and Telegram as the main control plane.
docker compose up -d postgres ohman/start
/stop
/restart
/status
/run_once [limit]
/publish
/set_limit <number>
/set_interval <cron>
/queries
/set_queries <json array>
/config_get <key>
/config_set <key> <value>
/config_list [prefix]
/reports_on
/reports_off
/help
ai.base_urlai.modelgithub.tokengithub.bot_usernamegithub.bot_repogithub.search_queriesschedule.exploration_intervalexploration.max_repos_per_runtelegram.enabledtelegram.allowed_chat_ids
go test ./...
go run .
go run ./cmd/publish-library