#741 · Primary category: AI Agents & Automation

gini-agent

agent agent-runtime ai-agent bun llm local-first mcp nextjs personal-agent typescript

The agent that remembers and learns.

Project last updated:07/18/26

GitHub Stars

1.7K

Forks

629

Contributors

3

License

MIT

Why we included this project

Gini Agent is a personal assistant that keeps working in the background rather than replying to a chat and moving on. A single gateway process acts as the system of record for conversations, tasks, approvals, memory, skills, and audit events, and since the web, mobile, CLI, and MCP clients all speak the same runtime, the agent stays busy even when you are not at the machine hosting it. Developers will likely appreciate how it asks for help: instead of printing a log line or expecting credentials pasted into chat, the runtime presents a purpose-built control where the work is, a secure secret field, a sign-in handoff in its own browser, a choice prompt, or a confirm-before-send step. That makes long-running autonomous work safer to hand over. It supports OpenAI, Anthropic, Bedrock, and OpenAI-compatible local servers, keeps embeddings and speech-to-text local by default, and comes with unusually thorough architecture, deployment, and remote-access docs for a self-hosted agent.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category