Connect your Gmail, calendar, and documents so the AI can answer questions with your real personal context.
Build a private, local knowledge base from your accounts that you can also browse and edit in Obsidian.
Use the AI assistant in video calls as a participant that can look up your notes and context in real time.
Let the app automatically pick the right AI model for each task without manually choosing between providers.
Early beta, requires downloading the desktop app and authorizing accounts via OAuth before the knowledge base can be built.
OpenHuman is an open-source personal AI assistant, a desktop application that connects to your existing tools and learns about you over time. Instead of starting from scratch every session, it continuously pulls information from your accounts (email, calendar, documents, project management tools, and more) and builds a local knowledge base on your computer. This means the AI already knows your context the next time you open it. The core idea is a "memory tree", a structured, locally stored summary of everything you connect. Your data is chunked into small pieces, scored for relevance, and saved as files on your machine in a format compatible with Obsidian (a popular note-taking app), so you can browse and edit it yourself. Nothing is sent to a remote server by default. The assistant has a desktop mascot, a visual face, that can speak, react, and even join video calls as a participant. It comes with built-in tools for web search, reading web pages, working with files and code, and voice input and output. A feature called TokenJuice compresses long content before sending it to an AI model, which the project claims reduces cost and response time significantly. It connects to over 100 services including Gmail, GitHub, Slack, and Google Drive using one-click authorization. Model routing automatically picks the right AI model for each task. The project is in early beta, built with Rust, and available for download on its website. The full README is longer than what was provided.
← tinyhumansai on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.