← Back to Projects
2025
Homestagr
An AI assistant for real estate agents that helps them with their work, using a single-agent workflow with tool use — one LLM agent handles all user interactions and orchestrates tasks by calling tools.
About This Project
I’m building Homestagr as co-founder — an AI assistant for real estate agents that helps them with their work. It uses a single-agent workflow with tool use — one LLM agent handles all user interactions and orchestrates tasks by calling tools. Users interact via WhatsApp or the web chat interface.
I’m handling the full stack on this one—coding, marketing, and design. The backend runs on FastAPI with Supabase, while the frontend is built with Next.js 15, TypeScript, and Tailwind CSS.