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!
-[](https://github.com/labring/FastGPT/stargazers)
-[](https://github.com/labring/FastGPT/pulls)
-[](https://github.com/labring/FastGPT/pulls)
-[](https://github.com/labring/FastGPT/blob/main/LICENSE)
-[](https://doc.fastgpt.io/docs/introduction)
-[](https://doc.fastgpt.io/docs/introduction/development/intro)
-[](https://fastgpt.io/)
-
-[](https://discord.gg/mp68xkZn2Q)
-[](https://oss.laf.run/otnvvf-imgs/feishu3.png)
-
-
-## 🎥 Comprehensive Feature Demonstration
+
+
https://github.com/labring/FastGPT/assets/15308462/7d3a38df-eb0e-4388-9250-2409bd33f6d4
## Quick Start
-You can quickly start FastGPT using Docker. Run the following command in your terminal and follow the prompts to pull the configuration:
+You can quickly start FastGPT using Docker. Run the following command in your terminal and follow the prompts to pull the configuration.
```bash
# Run the command to pull the configuration file
bash <(curl -fsSL https://doc.fastgpt.cn/deploy/install.sh)
-# Start the services
+# Start the service
docker compose up -d
```
-Once fully started, you can access FastGPT at `http://localhost:3000`. The default account is `root` and the password is `1234`.
+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](https://doc.fastgpt.io/docs/introduction/development/docker)
@@ -52,7 +55,7 @@ If you encounter any issues, you can [view the complete Docker deployment tutori
If you don't need private deployment, you can directly use our cloud service at: [fastgpt.io](https://fastgpt.io/)
- **Community Self-Hosted Version**
- You can quickly deploy using [Docker](https://doc.fastgpt.io/docs/introduction/development/docker) or use [Sealos Cloud](https://doc.fastgpt.io/docs/introduction/development/sealos) for one-click deployment of FastGPT.
+ You can quickly deploy using [Docker](https://doc.fastgpt.io/docs/introduction/development/docker) or use [Sealos Cloud](https://doc.fastgpt.io/docs/introduction/development/sealos) 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](https://doc.fastgpt.io/docs/introduction/commercial). In addition to providing complete software, we also offer implementation guidance for specific scenarios. You can submit a [commercial consultation](https://fael3z0zfze.feishu.cn/share/base/form/shrcnjJWtKqjOI9NbQTzhNyzljc).
@@ -65,43 +68,43 @@ If you encounter any issues, you can [view the complete Docker deployment tutori
|  |  |
`1` Application Orchestration
- - [x] Planning Agent mode
- - [x] Dialogue workflow and plugin workflow, including basic RPA nodes
+ - [x] Planning Agent mode.
+ - [x] Dialogue workflow, plugin workflow, including basic RPA nodes.
- [x] User interaction
- [x] Bidirectional MCP
- [ ] Assisted workflow generation
`2` Application Debugging
- [x] Knowledge base single-point search testing
- - [x] Feedback references during dialogue with edit and delete capabilities
+ - [x] Reference feedback during conversation with edit and delete capabilities
- [x] Complete call chain logs
- [x] Application evaluation
- - [ ] Advanced orchestration DeBug debugging mode
+ - [ ] Advanced orchestration DeBug mode
- [ ] Application node logs
-`3` Knowledge Base Features
+`3` Knowledge Base
- [x] Multi-database reuse and mixing
- [x] Chunk record modification and deletion
- - [x] Support manual input, direct segmentation, QA split import
- - [x] Support txt, md, html, pdf, docx, pptx, csv, xlsx (more can be PR'd), support URL reading and CSV batch import
+ - [x] Support for manual input, direct segmentation, QA split import
+ - [x] Support for txt, md, html, pdf, docx, pptx, csv, xlsx (more can be PR'd), support for URL reading & CSV batch import
- [x] Hybrid retrieval & reranking
- [x] API knowledge base
- [ ] RAG module hot-swapping
-
+
`4` OpenAPI Interface
- [x] Completions interface (aligned with GPT chat mode)
- [x] Knowledge base CRUD
- [x] Dialogue CRUD
- [x] Automated OpenAPI interface
-
+
`5` Operations Features
- [x] Login-free sharing window
- [x] One-click Iframe embedding
- [x] Unified dialogue record review with data annotation
- [x] Application operation logs
-
+
`6` Others
- - [x] Visual model configuration
+ - [x] Visual model configuration.
- [x] Voice input and output support (configurable)
- [x] Fuzzy input hints
- [x] Template marketplace
@@ -112,12 +115,12 @@ If you encounter any issues, you can [view the complete Docker deployment tutori
## 💪 Our Projects & Links
-- [Local Development Quick Start](https://doc.fastgpt.io/docs/introduction/development/intro/)
+- [Quick Start Local Development](https://doc.fastgpt.io/docs/introduction/development/intro/)
- [OpenAPI Documentation](https://doc.fastgpt.io/docs/openapi/intro)
- [FastGPT-plugin](https://github.com/labring/fastgpt-plugin)
- [AI Proxy: Model Aggregation Load Balancing Service](https://github.com/labring/aiproxy)
-- [Laf: 3-minute Quick Access to Third-party Applications](https://github.com/labring/laf)
-- [Sealos: Rapid Deployment of Cluster Applications](https://github.com/labring/sealos)
+- [Laf: Quick 3-Minute Access to Third-Party Applications](https://github.com/labring/laf)
+- [Sealos: Quick Cluster Application Deployment](https://github.com/labring/sealos)
@@ -128,14 +131,14 @@ If you encounter any issues, you can [view the complete Docker deployment tutori
- [AI Proxy: Large Model Aggregation Service](https://sealos.run/aiproxy/?k=fastgpt-github/)
- [SiliconCloud - Open Source Model Online Experience Platform](https://cloud.siliconflow.cn/i/TR9Ym0c4)
- [PPIO: One-click Call to Cost-effective Open Source Model API and GPU Containers](https://ppinfra.com/user/register?invited_by=VITYVU&utm_source=github_fastgpt)
-
+
## 🏘️ Community
-Join our Feishu community group:
+Join our Feishu group:

@@ -159,12 +162,12 @@ We warmly welcome contributions in various forms. If you're interested in contri
- ****
+
-
+
@@ -172,7 +175,7 @@ We warmly welcome contributions in various forms. If you're interested in contri
-
+
@@ -199,5 +202,5 @@ This repository follows the [FastGPT Open Source License](./LICENSE).
1. Commercial use as backend services is allowed, but SaaS services are not permitted.
2. Any commercial services without commercial authorization must retain the relevant copyright information.
-3. Please see [FastGPT Open Source License](./LICENSE) for the complete terms.
+3. Please see [FastGPT Open Source License](./LICENSE) for full details.
4. Contact: Dennis@sealos.io, [View Commercial Pricing](https://doc.fastgpt.io/docs/introduction/commercial/)
diff --git a/README_id.md b/README_id.md
new file mode 100644
index 0000000000..e1729d5460
--- /dev/null
+++ b/README_id.md
@@ -0,0 +1,206 @@
+
+
+FastGPT adalah platform pembangunan AI Agent yang menyediakan kemampuan siap pakai untuk pemrosesan data dan pemanggilan model. Selain itu, Anda dapat mengorkestrasikan workflow melalui visualisasi Flow untuk mencapai skenario aplikasi yang kompleks!
+
+
+
+https://github.com/labring/FastGPT/assets/15308462/7d3a38df-eb0e-4388-9250-2409bd33f6d4
+
+## Mulai Cepat
+
+Anda dapat memulai FastGPT dengan cepat menggunakan Docker. Jalankan perintah berikut di terminal dan ikuti panduan untuk menarik konfigurasi.
+
+```bash
+# Jalankan perintah untuk menarik file konfigurasi
+bash <(curl -fsSL https://doc.fastgpt.cn/deploy/install.sh)
+# Jalankan layanan
+docker compose up -d
+```
+
+Setelah sepenuhnya aktif, Anda dapat mengakses FastGPT di `http://localhost:3000`. Akun default adalah `root` dan kata sandinya adalah `1234`.
+
+Jika Anda menghadapi masalah, Anda dapat [melihat tutorial penyebaran Docker lengkap](https://doc.fastgpt.io/docs/introduction/development/docker)
+
+## 🛸 Cara Penggunaan
+
+- **Versi Cloud**
+ Jika Anda tidak memerlukan penyebaran privat, Anda dapat langsung menggunakan layanan cloud kami di: [fastgpt.io](https://fastgpt.io/)
+
+- **Versi Self-Hosted Komunitas**
+ Anda dapat menyebarkan dengan cepat menggunakan [Docker](https://doc.fastgpt.io/docs/introduction/development/docker) atau menggunakan [Sealos Cloud](https://doc.fastgpt.io/docs/introduction/development/sealos) untuk menyebarkan FastGPT dengan satu klik.
+
+- **Versi Komersial**
+ Jika Anda membutuhkan fitur yang lebih lengkap atau dukungan layanan mendalam, Anda dapat memilih [Versi Komersial](https://doc.fastgpt.io/docs/introduction/commercial). Selain menyediakan perangkat lunak lengkap, kami juga menyediakan panduan implementasi untuk skenario tertentu. Anda dapat mengirimkan [konsultasi komersial](https://fael3z0zfze.feishu.cn/share/base/form/shrcnjJWtKqjOI9NbQTzhNyzljc).
+
+## 💡 Fitur Inti
+
+| | |
+| ---------------------------------- | ---------------------------------- |
+|  |  |
+|  |  |
+
+`1` Kemampuan Orkestrasi Aplikasi
+ - [x] Mode Agent Perencanaan.
+ - [x] Workflow percakapan, workflow plugin, termasuk node RPA dasar.
+ - [x] Interaksi pengguna
+ - [x] MCP dua arah
+ - [ ] Pembuatan workflow otomatis
+
+`2` Kemampuan Debugging Aplikasi
+ - [x] Pengujian pencarian satu titik basis pengetahuan
+ - [x] Umpan balik referensi selama percakapan dengan kemampuan edit dan hapus
+ - [x] Log rantai panggilan lengkap
+ - [x] Evaluasi aplikasi
+ - [ ] Mode debug DeBug orkestrasi lanjutan
+ - [ ] Log node aplikasi
+
+`3` Kemampuan Basis Pengetahuan
+ - [x] Penggunaan ulang dan pencampuran multi-database
+ - [x] Modifikasi dan penghapusan rekaman chunk
+ - [x] Dukungan input manual, segmentasi langsung, impor QA split
+ - [x] Dukungan txt, md, html, pdf, docx, pptx, csv, xlsx (lebih banyak dapat di-PR), dukungan pembacaan URL dan impor batch CSV
+ - [x] Pencarian hibrida & reranking
+ - [x] Basis pengetahuan API
+ - [ ] Hot-swapping modul RAG
+
+`4` Antarmuka OpenAPI
+ - [x] Antarmuka completions (sesuai dengan mode chat GPT)
+ - [x] CRUD basis pengetahuan
+ - [x] CRUD percakapan
+ - [x] Antarmuka OpenAPI otomatis
+
+`5` Kemampuan Operasi
+ - [x] Jendela berbagi tanpa login
+ - [x] Embedding Iframe satu klik
+ - [x] Tinjauan catatan percakapan terpadu dengan anotasi data
+ - [x] Log operasi aplikasi
+
+`6` Lainnya
+ - [x] Konfigurasi model visual.
+ - [x] Dukungan input dan output suara (dapat dikonfigurasi)
+ - [x] Petunjuk input fuzzy
+ - [x] Pasar template
+
+
+
+
+
+## 💪 Proyek & Tautan Kami
+
+- [Mulai Cepat Pengembangan Lokal](https://doc.fastgpt.io/docs/introduction/development/intro/)
+- [Dokumentasi OpenAPI](https://doc.fastgpt.io/docs/openapi/intro)
+- [FastGPT-plugin](https://github.com/labring/fastgpt-plugin)
+- [AI Proxy: Layanan Load Balancing Agregasi Model](https://github.com/labring/aiproxy)
+- [Laf: Akses Cepat 3 Menit ke Aplikasi Pihak Ketiga](https://github.com/labring/laf)
+- [Sealos: Penerapan Cepat Aplikasi Klaster](https://github.com/labring/sealos)
+
+
+
+
+
+## 🌿 Ekosistem Pihak Ketiga
+
+- [AI Proxy: Layanan Agregasi Model Besar](https://sealos.run/aiproxy/?k=fastgpt-github/)
+- [SiliconCloud - Platform Pengalaman Online Model Open Source](https://cloud.siliconflow.cn/i/TR9Ym0c4)
+- [PPIO: Panggilan Satu Klik ke API Model Open Source Hemat Biaya dan GPU Container](https://ppinfra.com/user/register?invited_by=VITYVU&utm_source=github_fastgpt)
+
+
+
+
+
+## 🏘️ Komunitas
+
+Bergabung dengan grup Feishu kami:
+
+
+
+
+
+
+
+## 🤝 Kontributor
+
+Kami sangat menyambut kontribusi dalam berbagai bentuk. Jika Anda tertarik berkontribusi kode, lihat [Issues GitHub](https://github.com/labring/FastGPT/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) kami dan tunjukkan ide brilian Anda!
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+## 🌟 Star History
+
+
+
+
+
+
+
+
+
+
+
+
+
+## Lisensi
+
+Repositori ini mengikuti [FastGPT Open Source License](./LICENSE).
+
+1. Penggunaan komersial sebagai layanan backend diperbolehkan, tetapi layanan SaaS tidak diperbolehkan.
+2. Setiap layanan komersial tanpa otorisasi komersial harus mempertahankan informasi hak cipta yang relevan.
+3. Silakan lihat [FastGPT Open Source License](./LICENSE) untuk detail lengkap.
+4. Kontak: Dennis@sealos.io, [Lihat Harga Komersial](https://doc.fastgpt.io/docs/introduction/commercial/)
diff --git a/README_ja.md b/README_ja.md
index fb3e063295..1eb6166d1b 100644
--- a/README_ja.md
+++ b/README_ja.md
@@ -7,130 +7,200 @@
+
+FastGPT là nền tảng xây dựng AI Agent cung cấp khả năng sẵn sàng sử dụng cho xử lý dữ liệu và gọi mô hình. Ngoài ra, bạn có thể điều phối workflow thông qua trực quan hóa Flow để đạt được các kịch bản ứng dụng phức tạp!
+
+
+
+https://github.com/labring/FastGPT/assets/15308462/7d3a38df-eb0e-4388-9250-2409bd33f6d4
+
+## Bắt Đầu Nhanh
+
+Bạn có thể khởi động FastGPT nhanh chóng bằng Docker. Chạy lệnh sau trong terminal và làm theo hướng dẫn để tải cấu hình.
+
+```bash
+# Chạy lệnh để tải file cấu hình
+bash <(curl -fsSL https://doc.fastgpt.cn/deploy/install.sh)
+# Khởi động dịch vụ
+docker compose up -d
+```
+
+Sau khi khởi động hoàn tất, bạn có thể truy cập FastGPT tại `http://localhost:3000`. Tài khoản mặc định là `root` và mật khẩu là `1234`.
+
+Nếu bạn gặp vấn đề, bạn có thể [xem hướng dẫn triển khai Docker đầy đủ](https://doc.fastgpt.io/docs/introduction/development/docker)
+
+## 🛸 Cách Sử Dụng
+
+- **Phiên Bản Đám Mây**
+ Nếu bạn không cần triển khai riêng, bạn có thể sử dụng trực tiếp dịch vụ đám mây của chúng tôi tại: [fastgpt.io](https://fastgpt.io/)
+
+- **Phiên Bản Tự Host Cộng Đồng**
+ Bạn có thể triển khai nhanh chóng bằng [Docker](https://doc.fastgpt.io/docs/introduction/development/docker) hoặc sử dụng [Sealos Cloud](https://doc.fastgpt.io/docs/introduction/development/sealos) để triển khai FastGPT bằng một cú nhấp chuột.
+
+- **Phiên Bản Thương Mại**
+ Nếu bạn cần các tính năng đầy đủ hơn hoặc hỗ trợ dịch vụ chuyên sâu, bạn có thể chọn [Phiên Bản Thương Mại](https://doc.fastgpt.io/docs/introduction/commercial). Ngoài việc cung cấp phần mềm đầy đủ, chúng tôi còn cung cấp hướng dẫn triển khai cho các kịch bản cụ thể. Bạn có thể gửi [tư vấn thương mại](https://fael3z0zfze.feishu.cn/share/base/form/shrcnjJWtKqjOI9NbQTzhNyzljc).
+
+## 💡 Tính Năng Cốt Lõi
+
+| | |
+| ---------------------------------- | ---------------------------------- |
+|  |  |
+|  |  |
+
+`1` Khả Năng Điều Phối Ứng Dụng
+ - [x] Chế độ Agent lập kế hoạch.
+ - [x] Workflow hội thoại, workflow plugin, bao gồm các node RPA cơ bản.
+ - [x] Tương tác người dùng
+ - [x] MCP hai chiều
+ - [ ] Tạo workflow tự động
+
+`2` Khả Năng Gỡ Lỗi Ứng Dụng
+ - [x] Kiểm tra tìm kiếm điểm đơn trong cơ sở kiến thức
+ - [x] Phản hồi tham chiếu trong hội thoại với khả năng chỉnh sửa và xóa
+ - [x] Nhật ký chuỗi gọi đầy đủ
+ - [x] Đánh giá ứng dụng
+ - [ ] Chế độ debug DeBug điều phối nâng cao
+ - [ ] Nhật ký node ứng dụng
+
+`3` Khả Năng Cơ Sở Kiến Thức
+ - [x] Tái sử dụng và kết hợp nhiều cơ sở dữ liệu
+ - [x] Sửa đổi và xóa bản ghi chunk
+ - [x] Hỗ trợ nhập liệu thủ công, phân đoạn trực tiếp, nhập QA tách
+ - [x] Hỗ trợ txt, md, html, pdf, docx, pptx, csv, xlsx (thêm qua PR), hỗ trợ đọc URL và nhập hàng loạt CSV
+ - [x] Tìm kiếm kết hợp & xếp hạng lại
+ - [x] Cơ sở kiến thức API
+ - [ ] Hot-swapping module RAG
+
+`4` Giao Diện OpenAPI
+ - [x] Giao diện completions (tương thích với chế độ chat GPT)
+ - [x] CRUD cơ sở kiến thức
+ - [x] CRUD hội thoại
+ - [x] Giao diện OpenAPI tự động
+
+`5` Khả Năng Vận Hành
+ - [x] Chia sẻ không cần đăng nhập
+ - [x] Nhúng Iframe một cú nhấp chuột
+ - [x] Xem lại nhật ký hội thoại tập trung với chú thích dữ liệu
+ - [x] Nhật ký vận hành ứng dụng
+
+`6` Khác
+ - [x] Cấu hình mô hình trực quan.
+ - [x] Hỗ trợ nhập liệu và xuất giọng nói (có thể cấu hình)
+ - [x] Gợi ý nhập liệu mờ
+ - [x] Chợ template
+
+
+
+
+
+## 💪 Dự Án & Liên Kết Của Chúng Tôi
+
+- [Bắt Đầu Phát Triển Địa Phương](https://doc.fastgpt.io/docs/introduction/development/intro/)
+- [Tài Liệu OpenAPI](https://doc.fastgpt.io/docs/openapi/intro)
+- [FastGPT-plugin](https://github.com/labring/fastgpt-plugin)
+- [AI Proxy: Dịch Vụ Cân Bằng Tải Tổng Hợp Mô Hình](https://github.com/labring/aiproxy)
+- [Laf: Truy Cập Nhanh 3 Phút vào Ứng Dụng Bên Thứ Ba](https://github.com/labring/laf)
+- [Sealos: Triển Khai Nhanh Ứng Dụng Cụm](https://github.com/labring/sealos)
+
+
+
+
+
+## 🌿 Hệ Sinh Thái Bên Thứ Ba
+
+- [AI Proxy: Dịch Vụ Tổng Hợp Mô Hình Lớn](https://sealos.run/aiproxy/?k=fastgpt-github/)
+- [SiliconCloud - Nền Tảng Trải Nghiệm Mô Hình Nguồn Mở Trực Tuyến](https://cloud.siliconflow.cn/i/TR9Ym0c4)
+- [PPIO: Gọi API Mô Hình Nguồn Mở Tiết Kiệm và GPU Container](https://ppinfra.com/user/register?invited_by=VITYVU&utm_source=github_fastgpt)
+
+
+
+
+
+## 🏘️ Cộng Đồng
+
+Tham gia nhóm Feishu của chúng tôi:
+
+
+
+
+
+
+
+## 🤝 Đóng Góp
+
+Chúng tôi rất hoan nghênh đóng góp dưới mọi hình thức. Nếu bạn quan tâm đến việc đóng góp mã, hãy xem [Issues GitHub](https://github.com/labring/FastGPT/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) của chúng tôi và cho chúng tôi thấy ý tưởng tuyệt vời của bạn!
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+## 🌟 Star History
+
+
+
+
+
+
+
+
+
+
+
+
+
+## Giấy Phép
+
+Kho này tuân thủ [FastGPT Open Source License](./LICENSE).
+
+1. Cho phép sử dụng thương mại như dịch vụ backend, nhưng không cho phép cung cấp dịch vụ SaaS.
+2. Bất kỳ dịch vụ thương mại nào không có giấy phép thương mại phải giữ lại thông tin bản quyền liên quan.
+3. Xem [FastGPT Open Source License](./LICENSE) để biết đầy đủ chi tiết.
+4. Liên hệ: Dennis@sealos.io, [Xem Giá Thương Mại](https://doc.fastgpt.io/docs/introduction/commercial/)