README_en.md
<a href="https://fastgpt.io/"></a>
FastGPT is an AI Agent building platform that provides out-of-the-box capabilities for data processing and model invocation. It also enables workflow orchestration through Flow visualization, allowing you to achieve complex application scenarios!
</div> <p align="center"> <a href="https://fastgpt.io/"> </a> <a href="https://doc.fastgpt.io/docs/introduction"> </a> <a href="https://doc.fastgpt.io/docs/self-host/dev"> </a> <a href="#-our-projects--links"> </a> </p>https://github.com/labring/FastGPT/assets/15308462/7d3a38df-eb0e-4388-9250-2409bd33f6d4
You can quickly start FastGPT using Docker. Run the following command in your terminal and follow the prompts to pull the configuration.
# Run the command to pull the configuration file
bash <(curl -fsSL https://doc.fastgpt.cn/deploy/install.sh)
# Start the service
docker compose up -d
After fully started, you can access FastGPT at http://localhost:3000. The default account is root and the password is 1234.
If you encounter any issues, you can view the complete Docker deployment tutorial
Cloud Version
If you don't need private deployment, you can directly use our cloud service at: fastgpt.io
Community Self-Hosted Version
You can quickly deploy using Docker or use Sealos Cloud to deploy FastGPT with one click.
Commercial Version
If you need more complete features or in-depth service support, you can choose our Commercial Version. In addition to providing complete software, we also offer implementation guidance for specific scenarios. You can submit a commercial consultation.
1 Application Orchestration
2 Application Debugging
3 Knowledge Base
4 OpenAPI Interface
5 Operations Features
6 Others
Join our Feishu group:
<a href="#readme"> </a>We warmly welcome contributions in various forms. If you're interested in contributing code, check out our GitHub Issues and show us your brilliant ideas!
<a href="https://github.com/labring/FastGPT/graphs/contributors" target="_blank"> <table> <tr> <th colspan="2"> </th>
</tr>
<tr>
<td>
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://next.ossinsight.io/widgets/official/compose-org-active-contributors/thumbnail.png?activity=active&period=past_28_days&owner_id=102226726&repo_ids=605673387&image_size=2x3&color_scheme=dark">
</picture>
</td>
<td rowspan="2">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://next.ossinsight.io/widgets/official/compose-org-participants-growth/thumbnail.png?activity=new&period=past_28_days&owner_id=102226726&repo_ids=605673387&image_size=4x7&color_scheme=dark">
</picture>
</td>
</tr>
<tr>
<td>
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://next.ossinsight.io/widgets/official/compose-org-active-contributors/thumbnail.png?activity=new&period=past_28_days&owner_id=102226726&repo_ids=605673387&image_size=2x3&color_scheme=dark">
</picture>
</td>
</tr>
This repository follows the FastGPT Open Source License.