petercat
Basic Information
PeterCat is a solution for creating, deploying and running repository-specific conversational Q&A agents aimed at community maintainers and developers. The project provides an agent configuration system and an application SDK so teams can generate an intelligent support bot for a given GitHub repository by supplying the repo address or name. It automates generation of bot metadata such as prompts, names, avatars, opening lines and tool sets, and orchestrates ingestion of repository content and resolved issues into a knowledge base. The repo includes self-hosted deployment options with guides for local and AWS+Supabase setups, environment variable conventions for LLMs and services, and packaging targets such as npm, Docker and PyPI for distribution.