https://github.com/FastbuildAI/FastbuildAI
An open-source AI framework for developers and entrepreneurs. Deploy in minutes. Use its visual DIY interface to build native AI apps with full monetization (marketing, billing, payment) — zero code needed. User-friendly for non-tech users.
https://github.com/FastbuildAI/FastbuildAI
ai coze dify f-sat fastbuildai fastgpt llm nodejs rag
Last synced: about 1 month ago
JSON representation
An open-source AI framework for developers and entrepreneurs. Deploy in minutes. Use its visual DIY interface to build native AI apps with full monetization (marketing, billing, payment) — zero code needed. User-friendly for non-tech users.
- Host: GitHub
- URL: https://github.com/FastbuildAI/FastbuildAI
- Owner: FastbuildAI
- License: apache-2.0
- Created: 2025-03-14T10:22:39.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-09-01T12:37:46.000Z (about 1 month ago)
- Last Synced: 2025-09-01T12:38:23.141Z (about 1 month ago)
- Topics: ai, coze, dify, f-sat, fastbuildai, fastgpt, llm, nodejs, rag
- Language: Vue
- Homepage: https://www.fastbuildai.com/
- Size: 9.29 MB
- Stars: 372
- Watchers: 10
- Forks: 86
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
FastbuildAI
Fast build your AI application## Get Started
From the project root directory, run:
```bash
# 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
[](https://www.star-history.com/#FastbuildAI/FastbuildAI&Date)
## License
[Apache License 2.0](./LICENSE)