Skip to content

JamieLee0510/agent-flow

Repository files navigation

DnD Agent Flow

Functional Preview

Run the project

  • create .env file, and also set environment variables according to .env.example
    • there are some variables related with Slack, could refer slack api
  • $ npm install
  • $ npm run dev

Project Description

The project is to demo self-make agent sass. Users could make their own agent flow just by drag-and-drop.

The idea is inlighted from Coze , and the ui design is referred the awesome project fuzzie

This project is built in NextJS + Tailwind + ReactFlow.

ChangeLog

  • 20240427 - basic feature completed