Archer f3fc0bdbe5 docs: English README translation (aligned with Chinese) (#6435)
* docs: sync English README with Chinese version

- Update English README to match Chinese README content
- Translate core features, usage, and other sections
- Keep existing formatting and structure

* docs: add Indonesian, Thai, Vietnamese README and update navigation links

- Add README_id.md (Bahasa Indonesia)
- Add README_th.md (ไทย)
- Add README_vi.md (Tiếng Việt)
- Update navigation links in README.md and README_en.md

This PR adds support for Southeast Asian languages to improve accessibility for users in Indonesia, Thailand, Vietnam and other ASEAN countries.

* Update README_id.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update README_id.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix: correct HTML syntax errors in translated README files

- Fix img tag syntax in README_id.md (line 146)
- Fix img tag syntax in README_th.md (lines 31, 136)

* docs: add missing sections to match Chinese version

- Add RoadMap section (💡 RoadMap)
- Add Join Us section (🏘️ Join Us)
- Add Others section (👀 Others)
- Apply to all 4 language versions (EN, ID, TH, VI)

* fix: rewrite README_en.md to match Chinese version exactly

- Fix duplicate content issue
- Ensure complete alignment with Chinese README
- Add all sections: Roadmap, Development, Join Us, Others, etc.

* docs: complete rewrite all translations to match Chinese exactly

- Rewrite README_en.md (English)
- Rewrite README_id.md (Indonesian)
- Rewrite README_th.md (Thai)
- Rewrite README_vi.md (Vietnamese)

All translations now strictly aligned with Chinese version:
- Quick Start
- Usage
- Core Features
- Our Projects & Links
- Third-party Ecosystem
- Community
- Contributors
- Star History
- License

* docs: rewrite English README to exactly match Chinese version

Sections (9 total, aligned with CN):
1. Quick Start
2. 🛸 Usage
3. 💡 Core Features
4. 💪 Our Projects & Links
5. 🌿 Third-party Ecosystem
6. 🏘️ Community
7. 🤝 Contributors
8. 🌟 Star History
9. License

* fix: correct translations to align with Chinese README

- Translate badge text from Chinese to respective languages (id/th/vi)
- Translate '返回顶部' (Back to Top) buttons to respective languages
- Fix mixed Chinese text in Indonesian README ('提交')
- Translate 'Assisted workflow generation' in all new files
- Translate 'Hybrid retrieval & reranking' in all new files
- Fix anchor links to match actual heading text
- Fix redundant 'open source license' in English README
- Keep README.md changes minimal (language links only)

* fix: rewrite Japanese README to align with Chinese version

- Complete rewrite to match current Chinese README structure
- Translate all badge text to Japanese
- Update description from 'knowledge base Q&A system' to 'AI Agent building platform'
- Add all 9 sections matching Chinese version
- Update language links to include all 6 languages
- Remove outdated sections (Development, Others, etc.)

---------

Co-authored-by: Developer <dev@example.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: OpenClaw Bot <bot@openclaw.ai>
2026-02-13 23:07:09 +08:00
2026-02-12 16:37:50 +08:00
2026-02-12 19:58:01 +08:00
2025-08-25 19:19:43 +08:00
2026-02-12 16:37:50 +08:00
2026-02-13 11:38:01 +08:00
2026-02-13 11:38:01 +08:00
2026-02-13 11:23:02 +08:00
2026-02-13 11:23:02 +08:00
2026-01-09 18:25:02 +08:00
2026-02-12 16:37:50 +08:00
2025-10-20 19:08:21 +08:00
2025-11-04 16:58:12 +08:00
2026-02-12 16:37:50 +08:00
2024-01-05 18:02:53 +08:00
2024-07-15 22:50:48 +08:00
2025-08-02 19:38:37 +08:00
2023-03-28 00:48:24 +08:00
2025-06-19 10:35:21 +08:00
2025-07-22 09:42:50 +08:00
2025-08-02 19:38:37 +08:00
2025-10-20 19:08:21 +08:00
2026-02-12 16:37:50 +08:00
2026-02-04 20:49:26 +08:00
2025-12-15 23:36:54 +08:00
2026-02-12 16:37:50 +08:00
2026-02-12 16:37:50 +08:00
2024-09-06 17:22:24 +08:00

fastgpt logo

FastGPT

English | 简体中文 | Bahasa Indonesia | ไทย | Tiếng Việt | 日本語

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!

cloud document development project

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.

# 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

🛸 Usage

  • 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.

💡 Core Features

Demo Demo
Demo Demo

1 Application Orchestration

  • Planning Agent mode.
  • Dialogue workflow, plugin workflow, including basic RPA nodes.
  • User interaction
  • Bidirectional MCP
  • Assisted workflow generation

2 Application Debugging

  • Knowledge base single-point search testing
  • Reference feedback during conversation with edit and delete capabilities
  • Complete call chain logs
  • Application evaluation
  • Advanced orchestration DeBug mode
  • Application node logs

3 Knowledge Base

  • Multi-database reuse and mixing
  • Chunk record modification and deletion
  • Support for manual input, direct segmentation, QA split import
  • Support for txt, md, html, pdf, docx, pptx, csv, xlsx (more can be PR'd), support for URL reading & CSV batch import
  • Hybrid retrieval & reranking
  • API knowledge base
  • RAG module hot-swapping

4 OpenAPI Interface

  • Completions interface (aligned with GPT chat mode)
  • Knowledge base CRUD
  • Dialogue CRUD
  • Automated OpenAPI interface

5 Operations Features

  • Login-free sharing window
  • One-click Iframe embedding
  • Unified dialogue record review with data annotation
  • Application operation logs

6 Others

  • Visual model configuration.
  • Voice input and output support (configurable)
  • Fuzzy input hints
  • Template marketplace
# #

🌿 Third-party Ecosystem

#

🏘️ Community

Join our Feishu group:

#

🤝 Contributors

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!




Active participants of labring - past 28 days New trends of labring
New participants of labring - past 28 days

🌟 Star History

Star History Chart #

License

This repository follows the FastGPT Open Source 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 for full details.
  4. Contact: Dennis@sealos.io, View Commercial Pricing
Description
FastGPT is a knowledge-based platform built on the LLM, offers out-of-the-box data processing and model invocation capabilities, allows for workflow orchestration through Flow visualization!
Readme 614 MiB
Languages
TypeScript 47.7%
JavaScript 42.5%
MDX 8.8%
Python 0.6%