Your wise AI companion. Voice-first. Memory-aware. Made for real conversations.
BABA G is a voice-first AI companion modelled after a warm, slightly humorous old guru. He listens, remembers, and replies in short, real sentences — like an old friend on a phone call. Powered by an open-source local language model (Ollama), with persistent memory and a voice-call experience that works directly in your browser.
BABA G ships with multiple voice profiles, including regional female voices (where available on your device): Indian, Chinese, Malaysian, Bengali / Bangla, and Pakistani (Urdu). Pick your voice from the sidebar. The selection is honoured immediately on the next reply.
When you say "remember that…", "my favorite…", or share details about yourself, BABA quietly stores them. On every reply, the most relevant memories are retrieved by vector similarity and woven into the system prompt — so BABA "feels" like he knows you. You can review and delete memories on the Memory page.
BABA G has a free tier and a Premium subscription. The free tier includes unlimited text chat with light Ollama-powered replies, all 9 modes, and a 20-second free voice-call trial. Premium unlocks unlimited voice calls, all premium personalities, regional female voices, no ads, and personalised daily reports — for RM 9.90 / month via Buy Me a Coffee.
Your account, conversations, and memories live in a single SQLite file on the server (or SQL Server on production). You can delete any memory at any time. Guests are anonymous and have no persistent server-side memory; client-side history and starred replies live only in your browser’s localStorage and never leave your device.
ASP.NET 8 + EF Core 8 (SQLite by default, SQL Server in production), Server-Sent-Events streaming for real-time replies, Web Speech API for browser STT/TTS, Three.js for the optional 3D avatar, and an open-source local Ollama model for the AI. Deploy as a single Docker image — see the README for the one-line run command.