TrustClaw is a self-hostable personal AI agent that integrates vector memory and Composio tools, with a Telegram interface. It aims to provide a private, customizable AI assistant experience, leveraging a toolkit for various actions.
A starter prompt for Claude Code, what you'll need, and how to reach them.
You are an expert full-stack developer. Create a self-hostable personal AI agent application named 'VaraAgent' that is inspired by ComposioHQ/trustclaw. The core functionality must include a Telegram bot interface for user interaction, persistent vector memory, and a framework for integrating external tools. Use Next.js 16 App Router with React 19 and Tailwind v4 for the frontend (if any UI is needed beyond Telegram), and a Python FastAPI backend for the agent logic and API. Utilize Neon Postgres with pgvector for persistent storage of agent memories and user data. The initial MVP should focus on: 1) Telegram bot setup for receiving and sending messages. 2) Basic vector memory storage and retrieval using user input. 3) A placeholder 'tool' integration that simply logs the tool call. Your goal is to provide a deployable MVP within a few weeks. Prioritize clean architecture, easy extensibility for future tools, and clear setup instructions. The build must include Dockerfiles for both frontend (if applicable) and backend, along with a `docker-compose.yml` for local development.
Developers and solo founders interested in building and deploying their own AI agents with custom tools are the target audience for Forge Kit and MCP Kit, and Agent Eval Lab can help them test their agent's reliability.
A self-hostable personal AI agent with vector memory, Composio tools, and Telegram.
Engage with the project's community on GitHub by opening a discussion or issue, or reach out to ComposioHQ via their contact details if available on their GitHub profile/website.
“I'm a solo operator deeply interested in personal AI agents and self-hosting. I've built a robust, Dockerized MVP of a 'TrustClaw-inspired' agent using Next.js, FastAPI, and Neon Postgres/pgvector. I'd love to share it and explore potential collaborations or ways to contribute to the project's ecosystem.”
Open the original ↗