Proma
ActiveDescription
Proma is an open-source AI agent platform for building, deploying, and monitoring production conversational agents with RAG, memory, and tool integrations.
Key Features
- Native Feishu group chat support for in-workflow AI collaboration
- Built on Claude Agent SDK, reusing proven capabilities
- Multi LLM provider switching without vendor lock-in
- Smooth agent experience optimized for power users
- Proactive agent that anticipates task needs
Use Cases
Categories
Quick Start
# Clone and install
git clone https://github.com/proma-ai/Proma
cd Proma
pnpm install
# Configure Feishu bot and LLM
cp .env.example .env
# Edit .env to fill in FEISHU_APP_ID, FEISHU_APP_SECRET, ANTHROPIC_API_KEY
# Start
pnpm dev
# Add the bot to a Feishu group to use it
> @Proma help me organize this week's meeting notes