Agentic Programs¶
OVES AI-powered agent programs — built on the Tencent ecosystem.
What this site covers¶
| Layer | Platform | What we build |
|---|---|---|
| Surface | WeCom (企业微信) | Advisor bots, notification agents, interactive assistants surfaced to every employee |
| Knowledge | COS + Lexiang | RAG pipelines: object storage → embedding → vector retrieval → bot responses |
| Orchestration | WorkBuddy / CodeBuddy | Agent authoring, skill execution, multi-step automation triggered from WeCom |
| Infrastructure | Tencent Cloud | COS, EdgeOne CDN, TDengine, CI/CD — the raw services powering the agent runtime |
Quick links¶
- Getting Started — developer onboarding
- Data Sources — WeCom, Lexiang, COS, GitHub
- WeCom Bot Creation — step-by-step guide
- Programs — Advisor bots, RAG, WorkBuddy→WeCom
- ADR — Architecture Decision Records
- Architecture — C4 system diagrams
Active bots¶
| Bot | Status | Model | Knowledge | Users |
|---|---|---|---|---|
| OVES Product Expert | Live | DeepSeek | Lexiang Articles | 6 test |
See ADR-0001 for architecture details.
Why Tencent?¶
All OVES communication flows through WeCom. Agents that live where the conversation is — inside WeCom chat threads — are instantly accessible to the entire organization. The Tencent cloud stack (COS, EdgeOne, Lexiang) provides the storage, retrieval, and deployment backbone under a single provider with deep WeCom integration.