Overview of fount platform
masterfount is a programmable, standardized, modular, and customizable AI agent runtime platform. It is designed to bridge the gap between highly efficient productivity tools (e.g., coding assistants, meeting summarizers) and immersive emotional interaction (e.g., digital companions).
Key characteristics include:
- Programmable Logic: Customize agent logic via code, not just prompts.
- Real-time Code Execution: Supports live compilation and execution of code blocks (C/C++, Rust, Python, JS, etc.) within the chat interface.
- Modular & Shareable: Agents (roles) and workflows can be encapsulated as files and shared easily.
- Cross-Platform: Runs on Windows, macOS, Linux, and Android (via direct installation or Docker).
- Extensible AI Sources: Connect to any AI provider (OpenAI, Claude, OpenRouter, etc.) using custom JavaScript in the AI Source Generator.
- Developer-Centric: Git-driven component management and VSCode integration for debugging agent logic.