AI character interaction framework for building/hosting AI companions
Top 50.7% on sourcepulse
Fount is an extensible, cross-platform framework for building and hosting AI character interactions, targeting creators and users who want to engage with AI companions. It offers a flexible, modular approach to integrating various AI sources and creating rich, immersive chat experiences.
How It Works
Fount is built on Deno for its backend, utilizing Express for API handling, and a standard HTML/CSS/JS frontend. Its core strength lies in its modular architecture, allowing users to easily create and integrate components like characters, worlds, personas, and AI sources. Custom JavaScript within AI source generators provides deep flexibility for connecting to any AI model or API, including support for API pools for intelligent request routing.
Quick Start & Requirements
curl -fsSL https://raw.githubusercontent.com/steve02081504/fount/refs/heads/master/src/runner/main.sh | bash
exe
from Releases or use PowerShell: irm https://raw.githubusercontent.com/steve02081504/fount/refs/heads/master/src/runner/main.ps1 | iex
docker pull ghcr.io/steve02081504/fount
curl
, bash
(for Linux/macOS/Android script). No specific JS runtime versions are mentioned beyond Deno.Highlighted Details
Maintenance & Community
The project has over 10 contributors and a community of over 1000 users. Support is available via Discord.
Licensing & Compatibility
The README does not explicitly state a license. Compatibility for commercial use or closed-source linking is not specified.
Limitations & Caveats
Migration of existing SillyTavern or Risu characters is not supported. The specific license is not mentioned, which may impact commercial use.
1 day ago
1 day