Home
Services
Work
About
Blog
Back to Portfolio
AI / Technology7+ technologies

EDEN - Autonomous Creative AI Studio

EDEN - Autonomous Creative AI Studio — AI / Technology project by Brandyn Fisher
LiveProduct Status
Open-source + SDKPlatform
ActiveCommunity
EveFlagship Agent

The Challenge

The generative AI space is dominated by single-shot prompt-and-response tools: type a prompt, get an image, close the tab. Eden set out to build something more ambitious: a platform where creators could build persistent, autonomous AI agents with their own personalities, their own custom-trained visual models, and the ability to collaborate with humans and with each other on multi-step creative work. That meant solving problems the space doesn't have textbook answers for yet — training custom visual models on user-provided samples at reasonable cost, running a workflow ecosystem where community-contributed ComfyUI pipelines could be called autonomously by agents and earn their creators revenue, giving agents context, tools, and identity that persist across sessions, and building all of it on an open-source foundation so the platform stays extensible.

The Solution

I built the core experience at app.eden.art: a Next.js frontend and Fastify (Node.js) backend where creators build agents, train custom visual models, and generate multi-modal work. Behind it, a FastAPI (Python) orchestration service handles model calls, tool use, and agent execution — turning 'run this agent' into a chain of ComfyUI workflow calls that returns a finished output. A custom Flux LoRA training pipeline deployed on GCP lets users train visual models on their own sample images, so agent output reflects the creator's own style rather than a generic default. Community-contributed ComfyUI workflows become tools any agent can call, with contributors earning revenue when their workflows are used. On top of this, autonomous agents like Eve, Eden's flagship agent, can hold conversations and produce multi-step creative work — art, video, and stories — without a prompt at every step.

Key Features

Persistent, autonomous AI agents with their own identity and tools
Custom Flux LoRA visual model training pipeline on GCP
FastAPI orchestration layer for model calls, tool use & workflow execution
Community ComfyUI workflow ecosystem with contributor revenue share
Multi-modal generation: image, video, audio, and multi-step story output
Open-source foundation with a developer SDK and documented API

The Outcome

Eden is live at app.eden.art with public agents, custom model training, and multi-modal generation available to creators today. It runs on an open-source foundation with an SDK developers can build on and a documented API at docs.eden.art, and has grown an active community across Discord, X, and Instagram.

Visit Live Site ↗

Tech Stack

Next.jsFastify (Node.js)FastAPI (Python)Google Cloud PlatformComfyUIFlux LoRAStable Diffusion

Client Testimonial

I endorse! Brandyn is a capable engineer.

Gene Kogan

Co‑Founder, Eden Labs

Like What You See?

Let's build something great together.

FXEmpire - Financial Markets & Trading Platform
FinanceFXEmpire

FXEmpire - Financial Markets & Trading Platform

FXEmpire operates a large financial publishing and market-data platform covering forex, commodities, stocks, indices, cryptocurrencies, and ETFs. The platform combines financial news and analysis with real-time market information, trading tools, calendars, screeners, and other data-driven features used by traders and investors. My involvement was focused specifically on the backend side of the platform, supporting the APIs and server-side functionality required to deliver reliable financial data and application features without representing the entire FXEmpire product as my work.

KeepComing - Digital Loyalty Platform for Independent Shops
Retailkeepcoming.app

KeepComing - Digital Loyalty Platform for Independent Shops

Small independent businesses — cafes, restaurants, salons, barbers, retail shops — run on regulars. The paper punch card is the oldest, most reliable retention tool in that world, and also the most fragile: cards get lost, forgotten, or thrown in a drawer. Every existing digital alternative asked customers to download yet another app, which is exactly the friction that kills adoption at the counter. KeepComing set out to build something a customer could opt into in under fifteen seconds, with no download, no account setup, and no card to lose, using infrastructure they already carry: Apple Wallet and Google Wallet. It also targeted a segment most SaaS loyalty tools ignore, independent shops, because average revenue per customer is too small for enterprise sales motions.