Experimental product
volt
A proof-of-concept for AI-assisted community operations.
Project goals.
volt combines an AI Proxy, a Discord Bot, and structured data management into a proof-of-concept project for online community operations. It implements the ChatteLapin mission "Place a quiet hour between technology and the analog" from the perspective of small ties between people in a digital space.
Today's online communities tend to wear thin under chains of short messages, instant replies, and notifications. volt explores an operating model in which AI organizes, summarizes, and presents information — so members engage deeply only when needed, and otherwise stay quietly connected.
Connection to the flagship — Talent.
volt is not a standalone experiment; it doubles as technical precursor work for the B2B school features (= multiplayer classroom mode / community operations) on the long-term roadmap of Talent.
- Bot operations expertise Reused as the foundation for Talent's teacher dashboard and class operations
- AI Proxy A safer design that never exposes LLM API keys to the client
- Structured data management Design insight for learning history and progress tracking
- PM2 process management A unified operating policy across all ChatteLapin products
Technical stack.
- TypeScript + tsx (= TypeScript executed directly, no build step)
- discord.js v14 (= the latest spec, including Components V2)
- External AI API (= Proxy configuration via a Google Cloud Function)
- Structured data store (= Google Sheets API)
- PM2 (= managed under namespace=chattelapin)
Operating record and validation.
The project is currently operated for a specific online game community, providing AI-assisted information delivery, scheduling, and data aggregation. From operating data we accumulate insight into questions such as "when do people ask AI for help?" and "what is the effect of a Bot that simply, quietly exists?"
※ The operating community is under individual agreement. We refrain from detailing here whether the engagement is public or private.
Related links.
- repo github.com/ChatteLapin/volt (= private)
- Related product Talent (= the precursor target for B2B school features)
- Contact Contact section on the front page