Live data from Hacker News

Launch: Eigent – Open-Source Local-First Multi-Agent Workforce Built on Camel-AI

eigent.ai

1–10 of 20 posts

Re: Launch: Eigent – Open-Source Local-First Multi-Agent Workforce Built on Camel-AI

#2
Hi HN, I’m Guohao Li, founder of CAMEL-AI.org and Eigent.AI.

We’ve just launched Eigent, a fully open source desktop application for building and managing multi-agent AI workflows, either locally or in the cloud.

Eigent is built on top of the CAMEL-AI framework and designed specifically for developers, researchers, and teams who want increased control, privacy, and flexibility in their AI operations.

Key features include:

- Multi-agent workflows with parallel execution - Integration of 200+ Model Context Protocol (MCP) tools or custom integrations - Local deployment and “Bring Your Own Key” support for custom models - Optional human-in-the-loop interaction - Complete data ownership and privacy: data remains local unless explicitly shared

If you're interested in multi-agent systems, workflow automation, or maintaining full control over your AI agent infrastructure, we’d love your feedback.

→ GitHub: https://github.com/eigent-ai/eigent

→ Website: https://www.eigent.ai

I’m here and happy to discuss the technical details, architecture, or any questions you might have.

Re: Launch: Eigent – Open-Source Local-First Multi-Agent Workforce Built on Camel-AI

#7
post #6

I think i saw it on X, what's the tech stack behind it??

It is a desktop app. We built it with:

Backend - Framework: FastAPI - Package Manager: uv - Async Server: Uvicorn - Authentication: OAuth 2.0, Passlib. - Multi-agent framework: CAMEL

Frontend - Framework: React - Desktop App Framework: Electron - Language: TypeScript - UI: Tailwind CSS, Radix UI, Lucide React, Framer Motion - State Management: Zustand - Flow Editor: React Flow

Check the source code for more details

Post reply on HN