An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          


Nest Logo

FastbuildAI


Fast build your AI application


NestJS
NestJS
NestJS
TypeScript
Turbo
Vue.js
Vite
NuxtUI
NuxtJS


Demo Online
Website
中文文档

## 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

![image](./docs/screenshots/1.png)
![image](./docs/screenshots/2.png)
![image](./docs/screenshots/3.png)
![image](./docs/screenshots/4.png)
![image](./docs/screenshots/5.png)
![image](./docs/screenshots/6.png)
![image](./docs/screenshots/7.png)
![image](./docs/screenshots/8.png)
![image](./docs/screenshots/9.png)
![image](./docs/screenshots/10.png)

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=FastbuildAI/FastbuildAI&type=Date)](https://www.star-history.com/#FastbuildAI/FastbuildAI&Date)

## License

[Apache License 2.0](./LICENSE)