diff --git a/README.md b/README.md index 9bd843772c..2819dd62bc 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,10 @@

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

FastGPT 是一个 AI Agent 构建平台,提供开箱即用的数据处理、模型调用等能力,同时可以通过 Flow 可视化进行工作流编排,从而实现复杂的应用场景! @@ -68,7 +71,7 @@ docker compose up -d - [x] 规划 Agent 模式。 - [x] 对话工作流、插件工作流,包含基础的 RPA 节点。 - [x] 用户交互 - - [x] 双向 MCP + - [x] 双向 MCP - [ ] 辅助生成工作流 `2` 应用调试能力 @@ -87,19 +90,19 @@ docker compose up -d - [x] 混合检索 & 重排 - [x] API 知识库 - [ ] RAG 模块热插拔 - + `4` OpenAPI 接口 - [x] completions 接口 (chat 模式对齐 GPT 接口) - [x] 知识库 CRUD - [x] 对话 CRUD - [x] 自动化 OpenAPI 接口 - + `5` 运营能力 - [x] 免登录分享窗口 - [x] Iframe 一键嵌入 - [x] 统一查阅对话记录,并对数据进行标注 - [x] 应用运营日志 - + `6` 其他 - [x] 可视化模型配置。 - [x] 支持语音输入和输出 (可配置语音输入语音回答) @@ -128,7 +131,7 @@ docker compose up -d - [AI Proxy:大模型聚合服务](https://sealos.run/aiproxy/?k=fastgpt-github/) - [SiliconCloud (硅基流动) —— 开源模型在线体验平台](https://cloud.siliconflow.cn/i/TR9Ym0c4) - [PPIO 派欧云:一键调用高性价比的开源模型 API 和 GPU 容器](https://ppinfra.com/user/register?invited_by=VITYVU&utm_source=github_fastgpt) - + # diff --git a/README_en.md b/README_en.md index a6d8dac63a..0cd85f83f8 100644 --- a/README_en.md +++ b/README_en.md @@ -4,45 +4,48 @@ # FastGPT -![Qoute](./.github/imgs/image.png) -

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! -[![GitHub Repo stars](https://img.shields.io/github/stars/labring/FastGPT?style=flat-square&labelColor=d4eaf7&color=7d09f1)](https://github.com/labring/FastGPT/stargazers) -[![GitHub pull request](https://img.shields.io/badge/PRs-welcome-fffff?style=flat-square&labelColor=d4eaf7&color=7d09f1)](https://github.com/labring/FastGPT/pulls) -[![GitHub last commit](https://img.shields.io/github/last-commit/labring/FastGPT?style=flat-square&labelColor=d4eaf7&color=7d09f1)](https://github.com/labring/FastGPT/pulls) -[![License](https://img.shields.io/badge/License-Apache--2.0-ffffff?style=flat-square&labelColor=d4eaf7&color=7d09f1)](https://github.com/labring/FastGPT/blob/main/LICENSE) -[![Documentation](https://img.shields.io/badge/Documentation-7d09f1?style=flat-square)](https://doc.fastgpt.io/docs/introduction) -[![Local Development](https://img.shields.io/badge/Local_Development-%23d4eaf7?style=flat-square&logo=xcode&logoColor=7d09f1)](https://doc.fastgpt.io/docs/introduction/development/intro) -[![Explore our platform](https://img.shields.io/badge/Explore_our_platform-d4eaf7?style=flat-square&logo=spoj&logoColor=7d09f1)](https://fastgpt.io/) - -[![discord](https://theme.zdassets.com/theme_assets/678183/cc59daa07820943e943c2fc283b9079d7003ff76.svg)](https://discord.gg/mp68xkZn2Q)     -[![Wechat](https://upload.wikimedia.org/wikipedia/en/thumb/a/af/WeChat_logo.svg/100px-WeChat_logo.svg.png?20231125073656)](https://oss.laf.run/otnvvf-imgs/feishu3.png) - - -## 🎥 Comprehensive Feature Demonstration + +

+ + 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: +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 | ![Demo](./.github/imgs/intro3.png) | ![Demo](./.github/imgs/intro4.png) | `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: ![](https://oss.laf.run/otnvvf-imgs/fastgpt-feishu2.png) @@ -159,12 +162,12 @@ We warmly welcome contributions in various forms. If you're interested in contri Active participants of labring - past 28 days - **** + - New trends of labring + New trends of labring @@ -172,7 +175,7 @@ We warmly welcome contributions in various forms. If you're interested in contri - New participants of labring - past 28 days + New participants of labring - past 28 days @@ -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 logo + +# FastGPT + +

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

+ +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! + +
+ +

+ + cloud + + + document + + + development + + + project + +

+ +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 + +| | | +| ---------------------------------- | ---------------------------------- | +| ![Demo](./.github/imgs/intro1.png) | ![Demo](./.github/imgs/intro2.jpg) | +| ![Demo](./.github/imgs/intro3.png) | ![Demo](./.github/imgs/intro4.png) | + +`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: + +![](https://oss.laf.run/otnvvf-imgs/fastgpt-feishu2.png) + + + # + + +## 🤝 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! + + + + + + + + + + + + + +
+


+
+ + + Active participants of labring - past 28 days + + + + + New trends of labring + +
+ + + New participants of labring - past 28 days + +
+
+ +## 🌟 Star History + + + + + + Star History Chart + + + + + # + + +## 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 @@

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

-FastGPT は、LLM 上 に 構築 された 知識 ベースの Q&A システムで、すぐに 使 えるデータ 処理 とモデル 呼 び 出 し 機能 を 提供 し、Flow の 可視化 を 通 じてワークフローのオーケストレーションを 可能 にします! +FastGPT は AI Agent 構築プラットフォームであり、すぐに使えるデータ処理やモデル呼び出し機能を提供します。また、Flow の可視化によるワークフローオーケストレーションにより、複雑なアプリケーションシナリオを実現できます!

- cloud + cloud - document + document - development + development - - project - - - license + + project

https://github.com/labring/FastGPT/assets/15308462/7d3a38df-eb0e-4388-9250-2409bd33f6d4 -## 🛸 クラウドサービスの 利用 +## クイックスタート -[fastgpt.io](https://fastgpt.io/) +Docker を使って FastGPT をすぐに起動できます。ターミナルで以下のコマンドを実行し、ガイドに従って設定を取得してください。 -| | | +```bash +# コマンドを実行して設定ファイルを取得 +bash <(curl -fsSL https://doc.fastgpt.cn/deploy/install.sh) +# サービスを起動 +docker compose up -d +``` + +完全に起動した後、`http://localhost:3000` で FastGPT にアクセスできます。デフォルトのアカウントは `root`、パスワードは `1234` です。 + +問題が発生した場合は、[Docker デプロイの完全チュートリアル](https://doc.fastgpt.io/docs/introduction/development/docker)をご覧ください。 + +## 🛸 利用方法 + +- **クラウド版** + プライベートデプロイが不要な場合は、クラウドサービスを直接ご利用いただけます:[fastgpt.io](https://fastgpt.io/) + +- **コミュニティセルフホスト版** + [Docker](https://doc.fastgpt.io/docs/introduction/development/docker) で素早くデプロイするか、[Sealos Cloud](https://doc.fastgpt.io/docs/introduction/development/sealos) でワンクリックデプロイが可能です。 + +- **商用版** + より完全な機能や深いサービスサポートが必要な場合は、[商用版](https://doc.fastgpt.io/docs/introduction/commercial)をお選びいただけます。完全なソフトウェアの提供に加え、シナリオに応じた導入ガイダンスも提供しています。[商用相談](https://fael3z0zfze.feishu.cn/share/base/form/shrcnjJWtKqjOI9NbQTzhNyzljc)からお問い合わせください。 + +## 💡 コア機能 + +| | | | ---------------------------------- | ---------------------------------- | -| ![Demo](./.github/imgs/intro1.png) | ![Demo](./.github/imgs/intro2.png) | +| ![Demo](./.github/imgs/intro1.png) | ![Demo](./.github/imgs/intro2.jpg) | | ![Demo](./.github/imgs/intro3.png) | ![Demo](./.github/imgs/intro4.png) | -## 💡 機能 +`1` アプリケーションオーケストレーション + - [x] プランニング Agent モード + - [x] 対話ワークフロー、プラグインワークフロー、基本的な RPA ノードを含む + - [x] ユーザーインタラクション + - [x] 双方向 MCP + - [ ] ワークフロー自動生成 -1. パワフルなビジュアルワークフロー:AI アプリケーションを 簡単 に 作成 +`2` アプリケーションデバッグ + - [x] ナレッジベース単点検索テスト + - [x] 対話中の参照フィードバック(編集・削除可能) + - [x] 完全なコールチェーンログ + - [x] アプリケーション評価 + - [ ] 高度なオーケストレーション DeBug モード + - [ ] アプリケーションノードログ - - [x] デッキのシンプルモード - マニュアルアレンジ 不要 - - [x] ユーザ 対話事前 ガイダンス - - [x] グローバル 変数 - - [x] ナレッジベース 検索 - - [x] 複数 の LLM モデルによる 対話 - - [x] テキストマジック - 構造化 データへの 変換 - - [x] HTTP による 拡張 - - [ ] on-the-fly HTTP モジュールのための 埋 め 込 みLaf - - [x] 次 の 対話 ステップへの 指示 - - [x] ソースファイル 参照 の 追跡 - - [ ] カスタムファイルリーダー - - [ ] モジュールをプラグインにパッケージして 再利用 する +`3` ナレッジベース + - [x] マルチデータベースの再利用と混合 + - [x] チャンクレコードの修正と削除 + - [x] 手動入力、直接分割、QA 分割インポートに対応 + - [x] txt, md, html, pdf, docx, pptx, csv, xlsx に対応(PR で追加可能)、URL 読み取りと CSV 一括インポートに対応 + - [x] ハイブリッド検索 & リランキング + - [x] API ナレッジベース + - [ ] RAG モジュールのホットスワップ -2. 広範 なナレッジベースの 前処理 +`4` OpenAPI インターフェース + - [x] completions インターフェース(GPT チャットモードに準拠) + - [x] ナレッジベース CRUD + - [x] 対話 CRUD + - [x] 自動化 OpenAPI インターフェース - - [x] 複数 のナレッジベースの 再利用 と 混合 - - [x] チャンクの 変更 と 削除 を 追跡 - - [x] 手動入力、直接分割、QA 分割 インポートをサポート - - [x] URL フェッチとバッチ CSV インポートをサポート - - [x] ナレッジベースにユニークなベクトルモデルを 設定可能 - - [x] オリジナルファイルの 保存 - - [ ] ファイル 学習 エージェント +`5` 運用機能 + - [x] ログイン不要の共有ウィンドウ + - [x] Iframe ワンクリック埋め込み + - [x] 統一された対話記録の閲覧とデータアノテーション + - [x] アプリケーション運用ログ -3. 複数 の 効果測定 チャンネル +`6` その他 + - [x] ビジュアルモデル設定 + - [x] 音声入出力対応(設定可能) + - [x] あいまい入力ヒント + - [x] テンプレートマーケット - - [x] シングルポイントナレッジベース 検索 テスト - - [x] 対話中 のフィードバック 参照 と 修正 ・ 削除機能 - - [x] 完全 なコンテキストの 提示 - - [ ] 完全 なモジュール 中間値提示 + + # + -4. OpenAPI +## 💪 プロジェクトとリンク - - [x] 補完 インターフェイス (GPT インターフェイスに 合 わせる) - - [ ] ナレッジベース CRUD +- [クイックスタート ローカル開発](https://doc.fastgpt.io/docs/introduction/development/intro/) +- [OpenAPI ドキュメント](https://doc.fastgpt.io/docs/openapi/intro) +- [FastGPT-plugin](https://github.com/labring/fastgpt-plugin) +- [AI Proxy: モデル集約ロードバランシングサービス](https://github.com/labring/aiproxy) +- [Laf: 3分でサードパーティアプリケーションに接続](https://github.com/labring/laf) +- [Sealos: クラスタアプリケーションの迅速なデプロイ](https://github.com/labring/sealos) -5. オペレーション 機能 + + # + - - [x] ログイン 不要 の 共有 ウィンドウ - - [x] Iframe によるワンクリック 埋 め 込 み - - [ ] 対話記録 への 統一 されたアクセス +## 🌿 サードパーティエコシステム -## 👨‍💻 開発 +- [AI Proxy: 大規模モデル集約サービス](https://sealos.run/aiproxy/?k=fastgpt-github/) +- [SiliconCloud - オープンソースモデルオンライン体験プラットフォーム](https://cloud.siliconflow.cn/i/TR9Ym0c4) +- [PPIO: コスパの高いオープンソースモデル API と GPU コンテナをワンクリックで利用](https://ppinfra.com/user/register?invited_by=VITYVU&utm_source=github_fastgpt) -プロジェクトの 技術 スタック:NextJs + TS + ChakraUI + Mongo + Postgres (Vector プラグイン) + + # + -- **⚡ デプロイ** +## 🏘️ コミュニティ - [![](https://cdn.jsdelivr.net/gh/labring-actions/templates@main/Deploy-on-Sealos.svg)](https://cloud.sealos.io/?openapp=system-fastdeploy%3FtemplateName%3Dfastgpt&uid=fnWRt09fZP) +Feishu グループに参加: - デプロイ 後、データベースをセットアップするので、2~4分待 ってください。基本設定 を 使 っているので、最初 は 少 し 遅 いかもしれません。 +![](https://oss.laf.run/otnvvf-imgs/fastgpt-feishu2.png) -- [ローカル 開発入門](https://doc.fastgpt.io/docs/introduction/development/intro) -- [FastGPT のデプロイ](https://doc.fastgpt.io/docs/introduction/development/docker) -- [システム 設定 ガイド](https://doc.fastgpt.io/docs/introduction/development/configuration) -- [複数 モデルの 設定](https://doc.fastgpt.io/docs/introduction/development/modelConfig/ai-proxy) -- [バージョン 更新 とアップグレード](https://doc.fastgpt.io/docs/introduction/development/upgrading/index) + + # + - +## 🤝 コントリビューター - - -## 👀 その 他 - -- [FastGPT FAQ](https://kjqvjse66l.feishu.cn/docx/HtrgdT0pkonP4kxGx8qcu6XDnGh) -- [Docker 導入 チュートリアル 動画](https://www.bilibili.com/video/BV1jo4y147fT/) -- [公式 アカウント 統合 ビデオチュートリアル](https://www.bilibili.com/video/BV1xh4y1t7fy/) -- [FastGPT ナレッジベースデモ](https://www.bilibili.com/video/BV1Wo4y1p7i1/) - -## 💪 関連 プロジェクト - -- [Laf:サードパーティ 製 アプリケーションに 3 分 でクイックアクセス](https://github.com/labring/laf) -- [Sealos:クラスタアプリケーションの 迅速 な 展開](https://github.com/labring/sealos) -- [One API:マルチモデル 管理、Azure、Wenxin Yiyuan などをサポートします。](https://github.com/songquanpeng/one-api) -- [TuShan:5 分 でバックエンド 管理 システムを 構築](https://github.com/msgbyte/tushan) - -## 🤝 サードパーティエコシステム - -- [luolinAI:すぐに 使 える 企業向 け WeChat ボット](https://github.com/luolin-ai/FastGPT-Enterprise-WeChatbot) + + + + + + + + + + + + +
+


+
+ + + Active participants of labring - past 28 days + + + + + New trends of labring + +
+ + + New participants of labring - past 28 days + +
+
## 🌟 Star History -[![Star History Chart](https://api.star-history.com/svg?repos=labring/FastGPT&type=Date)](https://star-history.com/#labring/FastGPT&Date) + + + + + Star History Chart + + + + + # + + +## ライセンス + +本リポジトリは [FastGPT Open Source License](./LICENSE) に準拠しています。 + +1. バックエンドサービスとしての商用利用は許可されていますが、SaaS サービスの提供は許可されていません。 +2. 商用ライセンスなしの商用サービスは、関連する著作権情報を保持する必要があります。 +3. 詳細は [FastGPT Open Source License](./LICENSE) をご覧ください。 +4. お問い合わせ:Dennis@sealos.io、[商用版の価格を見る](https://doc.fastgpt.io/docs/introduction/commercial/) diff --git a/README_th.md b/README_th.md new file mode 100644 index 0000000000..523b0ffad9 --- /dev/null +++ b/README_th.md @@ -0,0 +1,206 @@ +
+ +fastgpt logo + +# FastGPT + +

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

+ +FastGPT เป็นแพลตฟอร์มสำหรับสร้าง AI Agent ที่มีความสามารถพร้อมใช้งานสำหรับการประมวลผลข้อมูลและการเรียกใช้โมเดล นอกจากนี้ยังสามารถจัดระเบียบ workflow ผ่านการแสดงภาพ Flow เพื่อให้บรรลุสถานการณ์การใช้งานที่ซับซ้อนได้! + +
+ +

+ + cloud + + + document + + + development + + + project + +

+ +https://github.com/labring/FastGPT/assets/15308462/7d3a38df-eb0e-4388-9250-2409bd33f6d4 + +## เริ่มต้นอย่างรวดเร็ว + +คุณสามารถเริ่มต้น FastGPT ได้อย่างรวดเร็วโดยใช้ Docker รันคำสั่งต่อไปนี้ในเทอร์มินัลและทำตามคำแนะนำเพื่อดึงการกำหนดค่า + +```bash +# รันคำสั่งเพื่อดึงไฟล์การกำหนดค่า +bash <(curl -fsSL https://doc.fastgpt.cn/deploy/install.sh) +# เริ่มบริการ +docker compose up -d +``` + +เมื่อเริ่มต้นสมบูรณ์แล้ว คุณสามารถเข้าถึง FastGPT ที่ `http://localhost:3000` บัญชีเริ่มต้นคือ `root` และรหัสผ่านคือ `1234` + +หากคุณพบปัญหา คุณสามารถ [ดูบทแนะนำการติดตั้ง Docker ฉบับสมบูรณ์](https://doc.fastgpt.io/docs/introduction/development/docker) + +## 🛸 วิธีการใช้งาน + +- **เวอร์ชันคลาวด์** + หากคุณไม่ต้องการติดตั้งแบบส่วนตัว คุณสามารถใช้บริการคลาวด์ของเราได้โดยตรงที่: [fastgpt.io](https://fastgpt.io/) + +- **เวอร์ชันโฮสต์ตัวเองของชุมชน** + คุณสามารถติดตั้งได้อย่างรวดเร็วโดยใช้ [Docker](https://doc.fastgpt.io/docs/introduction/development/docker) หรือใช้ [Sealos Cloud](https://doc.fastgpt.io/docs/introduction/development/sealos) เพื่อติดตั้ง FastGPT ด้วยคลิกเดียว + +- **เวอร์ชันพาณิชย์** + หากคุณต้องการคุณสมบัติที่สมบูรณ์มากขึ้นหรือการสนับสนุนบริการเชิงลึก คุณสามารถเลือก [เวอร์ชันพาณิชย์](https://doc.fastgpt.io/docs/introduction/commercial) นอกจากการให้ซอฟต์แวร์ที่สมบูรณ์ เรายังให้คำแนะนำการนำไปใช้สำหรับสถานการณ์เฉพาะ คุณสามารถส่ง[ปรึกษาธุรกิจ](https://fael3z0zfze.feishu.cn/share/base/form/shrcnjJWtKqjOI9NbQTzhNyzljc) + +## 💡 คุณสมบัติหลัก + +| | | +| ---------------------------------- | ---------------------------------- | +| ![Demo](./.github/imgs/intro1.png) | ![Demo](./.github/imgs/intro2.jpg) | +| ![Demo](./.github/imgs/intro3.png) | ![Demo](./.github/imgs/intro4.png) | + +`1` ความสามารถในการจัดระเบียบแอปพลิเคชัน + - [x] โหมด Agent วางแผน + - [x] Workflow สนทนา, workflow ปลั๊กอิน, รวมถึงโหนด RPA พื้นฐาน + - [x] การโต้ตอบกับผู้ใช้ + - [x] MCP สองทิศทาง + - [ ] สร้าง workflow อัตโนมัติ + +`2` ความสามารถในการดีบักแอปพลิเคชัน + - [x] การทดสอบการค้นหาฐานความรู้แบบจุดเดียว + - [x] ข้อมูลอ้างอิงระหว่างการสนทนาพร้อมความสามารถในการแก้ไขและลบ + - [x] บันทึกห่วงโซ่การเรียกใช้แบบสมบูรณ์ + - [x] การประเมินแอปพลิเคชัน + - [ ] โหมดดีบัก DeBug การจัดระเบียบขั้นสูง + - [ ] บันทึกโหนดแอปพลิเคชัน + +`3` ความสามารถของฐานความรู้ + - [x] การใช้ฐานข้อมูลหลายฐานซ้ำและผสม + - [x] การแก้ไขและลบบันทึก chunk + - [x] รองรับการป้อนข้อมูลด้วยตนเอง การแบ่งส่วนโดยตรง การนำเข้า QA แบบแยก + - [x] รองรับ txt, md, html, pdf, docx, pptx, csv, xlsx (เพิ่มเติมได้โดย PR), รองรับการอ่าน URL และการนำเข้า CSV จำนวนมาก + - [x] การค้นหาแบบผสมและการจัดอันดับใหม่ + - [x] ฐานความรู้ API + - [ ] การสลับโมดูล RAG แบบร้อน + +`4` อินเทอร์เฟซ OpenAPI + - [x] อินเทอร์เฟซ completions (สอดคล้องกับโหมดแชท GPT) + - [x] CRUD ฐานความรู้ + - [x] CRUD การสนทนา + - [x] อินเทอร์เฟซ OpenAPI อัตโนมัติ + +`5` ความสามารถในการดำเนินงาน + - [x] หน้าต่างแชร์โดยไม่ต้องเข้าสู่ระบบ + - [x] การฝัง Iframe คลิกเดียว + - [x] การตรวจสอบบันทึกการสนทนาแบบรวมพร้อมการใส่คำอธิบายข้อมูล + - [x] บันทึกการดำเนินงานแอปพลิเคชัน + +`6` อื่นๆ + - [x] การกำหนดค่าโมเดลแบบภาพ + - [x] รองรับการป้อนเสียงและเอาต์พุต (กำหนดค่าได้) + - [x] คำแนะนำการป้อนข้อมูลแบบคลุมเครือ + - [x] ตลาดเทมเพลต + + + # + + +## 💪 โปรเจกต์และลิงก์ของเรา + +- [เริ่มต้นพัฒนาในเครื่อง](https://doc.fastgpt.io/docs/introduction/development/intro/) +- [เอกสาร OpenAPI](https://doc.fastgpt.io/docs/openapi/intro) +- [FastGPT-plugin](https://github.com/labring/fastgpt-plugin) +- [AI Proxy: บริการ Load Balancing การรวมโมเดล](https://github.com/labring/aiproxy) +- [Laf: เข้าถึงแอปพลิเคชันของบุคคลที่สามใน 3 นาที](https://github.com/labring/laf) +- [Sealos: การติดตั้งแอปพลิเคชันคลัสเตอร์อย่างรวดเร็ว](https://github.com/labring/sealos) + + + # + + +## 🌿 ระบบนิเวศของบุคคลที่สาม + +- [AI Proxy: บริการรวมโมเดลขนาดใหญ่](https://sealos.run/aiproxy/?k=fastgpt-github/) +- [SiliconCloud - แพลตฟอร์มประสบการณ์โมเดล Open Source ออนไลน์](https://cloud.siliconflow.cn/i/TR9Ym0c4) +- [PPIO: เรียกใช้ API โมเดล Open Source ราคาประหยัดและ GPU Container](https://ppinfra.com/user/register?invited_by=VITYVU&utm_source=github_fastgpt) + + + # + + +## 🏘️ ชุมชน + +เข้าร่วมกลุ่ม Feishu ของเรา: + +![](https://oss.laf.run/otnvvf-imgs/fastgpt-feishu2.png) + + + # + + +## 🤝 ผู้มีส่วนร่วม + +เรายินดีต้อนรับการมีส่วนร่วมในรูปแบบต่างๆ หากคุณสนใจการมีส่วนร่วมในโค้ด ดู [Issues บน GitHub](https://github.com/labring/FastGPT/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) ของเราและแสดงความคิดที่ยอดเยี่ยมของคุณ! + + + + + + + + + + + + + +
+


+
+ + + Active participants of labring - past 28 days + + + + + New trends of labring + +
+ + + New participants of labring - past 28 days + +
+
+ +## 🌟 Star History + + + + + + Star History Chart + + + + + # + + +## ใบอนุญาต + +ที่เก็บนี้ปฏิบัติตาม [FastGPT Open Source License](./LICENSE) + +1. อนุญาตให้ใช้เชิงพาณิชย์เป็นบริการแบ็กเอนด์ แต่ไม่อนุญาตให้ให้บริการ SaaS +2. บริการเชิงพาณิชย์ใดๆ ที่ไม่มีการอนุญาตเชิงพาณิชย์ต้องเก็บข้อมูลลิขสิทธิ์ที่เกี่ยวข้องไว้ +3. โปรดดู [FastGPT Open Source License](./LICENSE) สำหรับรายละเอียดฉบับเต็ม +4. ติดต่อ: Dennis@sealos.io, [ดูราคาพาณิชย์](https://doc.fastgpt.io/docs/introduction/commercial/) diff --git a/README_vi.md b/README_vi.md new file mode 100644 index 0000000000..b6d2e67dc6 --- /dev/null +++ b/README_vi.md @@ -0,0 +1,206 @@ +
+ +fastgpt logo + +# FastGPT + +

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

+ +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! + +
+ +

+ + cloud + + + document + + + development + + + project + +

+ +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 + +| | | +| ---------------------------------- | ---------------------------------- | +| ![Demo](./.github/imgs/intro1.png) | ![Demo](./.github/imgs/intro2.jpg) | +| ![Demo](./.github/imgs/intro3.png) | ![Demo](./.github/imgs/intro4.png) | + +`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: + +![](https://oss.laf.run/otnvvf-imgs/fastgpt-feishu2.png) + + + # + + +## 🤝 Đó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! + + + + + + + + + + + + + +
+


+
+ + + Active participants of labring - past 28 days + + + + + New trends of labring + +
+ + + New participants of labring - past 28 days + +
+
+ +## 🌟 Star History + + + + + + Star History Chart + + + + + # + + +## 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/)