mirror of
https://github.com/BidingCC/BuildingAI.git
synced 2026-08-31 01:23:51 +08:00
b5470d4cb9659120ac55f6de8da37353046c9d2f
FastbuildAI
Fast build your AI application
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
Star History
License
Languages
JavaScript
61.8%
TypeScript
36.8%
CSS
1.1%
HTML
0.2%










