Skip to content

FastbuildAI 是一款面向AI开发者和AI创业者设计的开源AI框架,它可以在数分钟内完成部署并通过可视化配置界面(Do It Yourself),零代码搭建具备完善的营销、计费、支付等商业闭环功能的原生AI应用。面向用户的友好交互设计及文档体验,即使你是非技术人员也能轻松完成前述工作。

License

Notifications You must be signed in to change notification settings

Anke2025/FastbuildAI

 
 

Repository files navigation

Nest Logo

FastbuildAI

Fast build your AI application

NestJS NestJS NestJS TypeScript Turbo Vue.js Vite NuxtUI NuxtJS

Demo OnlineWebsite中文文档

Get Started

From the project root directory, run:

# Copy the example configuration file
cp .env.production.local.example .env.production.local

# Start the application using Docker
docker compose -p fastbuildai --env-file ./.env.production.local -f ./docker/docker-compose.yml up -d

Wait for 2–3 minutes until all services are up and running.

Once started, you can access the application at:

http://localhost:4090

Default Super Admin Account

  • Username: admin
  • Password: FastbuildAI&123456

Features

  • AI Chat – Multi-model AI conversation.
  • MCP Invocation – Supports Model Context Protocol (MCP).
  • User Recharge – User balance and payment system.
  • Model Management – Manage and deploy AI models.
  • Knowledge Base – Centralized AI knowledge.
  • Intelligent Agents – Autonomous agents for tasks.
  • Workflow – AI task automation.
  • Plugin System – Extend functionality with plugins.

Screenshots

image image image image image image image image image

License

Apache License 2.0

About

FastbuildAI 是一款面向AI开发者和AI创业者设计的开源AI框架,它可以在数分钟内完成部署并通过可视化配置界面(Do It Yourself),零代码搭建具备完善的营销、计费、支付等商业闭环功能的原生AI应用。面向用户的友好交互设计及文档体验,即使你是非技术人员也能轻松完成前述工作。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 54.0%
  • TypeScript 43.9%
  • JavaScript 1.1%
  • Other 1.0%