Skip to content
/ BuildingAI Public template
forked from BidingCC/BuildingAI

一个面向开发者和创业者的开源 AI 框架。只需几分钟即可部署。使用其可视化 DIY 界面,无需编写代码即可构建原生 AI 应用,并实现完整的商业化(营销、计费、支付)。对非技术人员非常友好。

License

Notifications You must be signed in to change notification settings

Tliutao/BuildingAI

 
 

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 image

Star History

Star History Chart

License

Apache License 2.0

About

一个面向开发者和创业者的开源 AI 框架。只需几分钟即可部署。使用其可视化 DIY 界面,无需编写代码即可构建原生 AI 应用,并实现完整的商业化(营销、计费、支付)。对非技术人员非常友好。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 52.6%
  • TypeScript 45.6%
  • JavaScript 1.1%
  • Other 0.7%