Skip to content

basilysf1709/luchor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Luchor logo

luchor


General Purpose Agent

A multi-agent system for general purpose on the web Declarative agent DSL, handoff orchestration, async deep research, and a real-time streaming chat interface.
One platform. Multiple agents. Structured output.

Quick StartArchitectureAgentsGitHub

stack agents license language


Quick Start

# Clone
git clone https://github.com/basilysf1709/luchor.git
cd luchor

# Agent service
cd agent
npm install
cp .env.example .env   # add your ANTHROPIC_API_KEY
npm run dev

# Web frontend (in another terminal)
cd web
npm install
cp .env.example .env   # add DATABASE_URL, AGENT_SERVICE_CHAT_URL
npm run dev

About

General purpose AI agent on the web (experiment phase)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages