Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit-AI

Warning

This project is still in its early stages. Currently, i have only completed the basic framework, core logic, and a basic UI. If you are interested in this project, feel free to join our Discord Group for discussions. We also warmly welcome contributions through pull requests. If you have any suggestions, please submit them via issues.

中文文档

Click here to visit the demo sample deployed on Vercel

Unit-AI is an AI workflow platform based on Vite and FastAPI, designed to help users quickly build and deploy AI applications.

Core Developers

TODO

  • Support workflow export
  • Support Dark mode
  • Support workflow drag-and-drop loading
  • Some mathematical logic nodes
  • Support for plugin development
  • Support for API provisioning

Developer Setup

  1. Clone this project
git clone git@github.com:Alndaly/unit-ai.git
cd unit-ai
  1. Install dependencies
cd frontend
pnpm i
cd ../backend 
pip install -r ./requirements.txt
  1. Start the project
cd ../frontend
pnpm dev
cd ../backend
python main.py
  1. Access http://localhost:5173

About

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages