mirror of
https://github.com/Mintplex-Labs/anything-llm
synced 2026-04-25 17:15:37 +02:00
README updates (#5238)
* README updates * Update README.md * Update README.md * remove unused images * updates * copy updates
This commit is contained in:
33
README.md
33
README.md
@@ -36,9 +36,9 @@
|
||||
👉 AnythingLLM for desktop (Mac, Windows, & Linux)! <a href="https://anythingllm.com/download" target="_blank"> Download Now</a>
|
||||
</p>
|
||||
|
||||
A full-stack application that enables you to turn any document, resource, or piece of content into context that any LLM can use as a reference during chatting. This application allows you to pick and choose which LLM or Vector Database you want to use as well as supporting multi-user management and permissions.
|
||||
Chat with your docs. Automate complex workflows with AI Agents. Hyper-configurable, multi-user ready, battle-tested—and runs locally by default with zero setup friction.
|
||||
|
||||

|
||||

|
||||
|
||||
<details>
|
||||
<summary><kbd>Watch the demo!</kbd></summary>
|
||||
@@ -49,26 +49,27 @@ A full-stack application that enables you to turn any document, resource, or pie
|
||||
|
||||
### Product Overview
|
||||
|
||||
AnythingLLM is a full-stack application where you can use commercial off-the-shelf LLMs or popular open source LLMs and vectorDB solutions to build a private ChatGPT with no compromises that you can run locally as well as host remotely and be able to chat intelligently with any documents you provide it.
|
||||
AnythingLLM is the all-in-one AI application that lets you build a private, fully-featured ChatGPT—without compromises. Connect your favorite local or cloud LLM, ingest your documents, and start chatting in minutes. Out of the box you get built-in agents, multi-user support, vector databases, and document pipelines — no extra configuration required.
|
||||
|
||||
AnythingLLM divides your documents into objects called `workspaces`. A Workspace functions a lot like a thread, but with the addition of containerization of your documents. Workspaces can share documents, but they do not talk to each other so you can keep your context for each workspace clean.
|
||||
AnythingLLM supports multiple users as well where you can control the access and experience per user without compromising the security or privacy of the instance or your intellectual property.
|
||||
|
||||
## Cool features of AnythingLLM
|
||||
|
||||
- 🆕 [**Full MCP-compatibility**](https://docs.anythingllm.com/mcp-compatibility/overview)
|
||||
- 🆕 [**No-code AI Agent builder**](https://docs.anythingllm.com/agent-flows/overview)
|
||||
- 🖼️ **Multi-modal support (both closed and open-source LLMs!)**
|
||||
- [Intelligent Skill Selection](https://docs.anythingllm.com/agent/intelligent-tool-selection) Enable **unlimited** tools for your models while reducing token usage by up to 80% per query
|
||||
- [**No-code AI Agent builder**](https://docs.anythingllm.com/agent-flows/overview)
|
||||
- [**Full MCP-compatibility**](https://docs.anythingllm.com/mcp-compatibility/overview)
|
||||
- **Multi-modal support (both closed and open-source LLMs!)**
|
||||
- [**Custom AI Agents**](https://docs.anythingllm.com/agent/custom/introduction)
|
||||
- 👤 Multi-user instance support and permissioning _Docker version only_
|
||||
- 🦾 Agents inside your workspace (browse the web, etc)
|
||||
- 💬 [Custom Embeddable Chat widget for your website](https://github.com/Mintplex-Labs/anythingllm-embed/blob/main/README.md) _Docker version only_
|
||||
- 📖 Multiple document type support (PDF, TXT, DOCX, etc)
|
||||
- Simple chat UI with Drag-n-Drop functionality and clear citations.
|
||||
- 100% Cloud deployment ready.
|
||||
- Intuitive chat UI with drag-and-drop uploads and source citations.
|
||||
- Production-ready for any cloud deployment.
|
||||
- Works with all popular [closed and open-source LLM providers](#supported-llms-embedder-models-speech-models-and-vector-databases).
|
||||
- Built-in cost & time-saving measures for managing very large documents compared to any other chat UI.
|
||||
- Built-in optimizations for large document sets—lower costs and faster responses than other chat UIs.
|
||||
- Full Developer API for custom integrations!
|
||||
- Much more...install and find out!
|
||||
- ...and much more—install in minutes and see for yourself.
|
||||
|
||||
### Supported LLMs, Embedder Models, Speech models, and Vector Databases
|
||||
|
||||
@@ -184,16 +185,6 @@ Mintplex Labs & the community maintain a number of deployment methods, scripts,
|
||||
|
||||
[Learn about documents](./server/storage/documents/DOCUMENTS.md)
|
||||
|
||||
[Learn about vector caching](./server/storage/vector-cache/VECTOR_CACHE.md)
|
||||
|
||||
## External Apps & Integrations
|
||||
|
||||
_These are apps that are not maintained by Mintplex Labs, but are compatible with AnythingLLM. A listing here is not an endorsement._
|
||||
|
||||
- [Midori AI Subsystem Manager](https://io.midori-ai.xyz/subsystem/anythingllm/) - A streamlined and efficient way to deploy AI systems using Docker container technology.
|
||||
- [Coolify](https://coolify.io/docs/services/anythingllm/) - Deploy AnythingLLM with a single click.
|
||||
- [GPTLocalhost for Microsoft Word](https://gptlocalhost.com/demo/) - A local Word Add-in for you to use AnythingLLM in Microsoft Word.
|
||||
|
||||
## Telemetry & Privacy
|
||||
|
||||
AnythingLLM by Mintplex Labs Inc contains a telemetry feature that collects anonymous usage information.
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 344 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 452 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 152 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 19 KiB |
@@ -40,7 +40,7 @@
|
||||
یک اپلیکیشن کامل که به شما امکان میدهد هر سند، منبع یا محتوایی را به زمینهای تبدیل کنید که هر LLM میتواند در حین گفتگو به عنوان مرجع از آن استفاده کند. این برنامه به شما اجازه میدهد LLM یا پایگاه داده برداری مورد نظر خود را انتخاب کنید و همچنین از مدیریت چند کاربره و مجوزها پشتیبانی میکند.
|
||||
</div>
|
||||
|
||||

|
||||

|
||||
|
||||
<details>
|
||||
<summary><kbd>دموی ویدیویی را تماشا کنید!</kbd></summary>
|
||||
@@ -52,9 +52,9 @@
|
||||
|
||||
### نمای کلی محصول
|
||||
|
||||
AnythingLLM یک اپلیکیشن کامل است که در آن میتوانید از LLMهای تجاری آماده یا LLMهای متنباز محبوب و راهحلهای vectorDB برای ساخت یک ChatGPT خصوصی بدون محدودیت استفاده کنید که میتوانید آن را به صورت محلی اجرا کنید یا از راه دور میزبانی کنید و با هر سندی که به آن ارائه میدهید، هوشمندانه گفتگو کنید.
|
||||
AnythingLLM اپلیکیشن همهکاره هوش مصنوعی است که به دنبال آن بودید. AnythingLLM شامل همه چیزهایی است که برای ساخت یک ChatGPT خصوصی بدون سازش با استفاده از ارائهدهندگان LLM محلی یا ابری مورد علاقه خود نیاز دارید. AnythingLLM بسیار قابل پیکربندی است، اما همه چیزهایی که برای شروع کار نیاز دارید از جمله عاملهای داخلی، پشتیبانی چند کاربره، پایگاههای داده برداری، خطوط لوله دریافت اسناد و موارد دیگر را به صورت آماده ارائه میدهد.
|
||||
|
||||
AnythingLLM اسناد شما را به اشیایی به نام `workspaces` تقسیم میکند. یک Workspace مانند یک رشته عمل میکند، اما با اضافه شدن کانتینرسازی اسناد شما. Workspaceها میتوانند اسناد را به اشتراک بگذارند، اما با یکدیگر ارتباط برقرار نمیکنند تا بتوانید زمینه هر workspace را تمیز نگه دارید.
|
||||
AnythingLLM همچنین از چندین کاربر پشتیبانی میکند که میتوانید دسترسی و تجربه هر کاربر را بدون به خطر انداختن امنیت یا حریم خصوصی نمونه یا مالکیت فکری خود کنترل کنید.
|
||||
|
||||
</div>
|
||||
<div dir="rtl">
|
||||
@@ -195,8 +195,6 @@ Mintplex Labs و جامعه کاربران، روشها، اسکریپته
|
||||
|
||||
[درباره اسناد بیشتر بدانید](../server/storage/documents/DOCUMENTS.md)
|
||||
|
||||
[درباره کشکردن بردار بیشتر بدانید](../server/storage/vector-cache/VECTOR_CACHE.md)
|
||||
|
||||
## تلهمتری و حریم خصوصی
|
||||
|
||||
AnythingLLM توسط Mintplex Labs Inc دارای ویژگی تلهمتری است که اطلاعات استفاده ناشناس را جمعآوری میکند.
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
|
||||
これは、任意のドキュメント、リソース、またはコンテンツの断片を、チャット中にLLMが参照として使用できるコンテキストに変換できるフルスタックアプリケーションです。このアプリケーションを使用すると、使用するLLMまたはベクトルデータベースを選択し、マルチユーザー管理と権限をサポートできます。
|
||||
|
||||

|
||||

|
||||
|
||||
<details>
|
||||
<summary><kbd>デモを見る!</kbd></summary>
|
||||
@@ -49,9 +49,9 @@
|
||||
|
||||
### 製品概要
|
||||
|
||||
AnythingLLMは、市販のLLMや人気のあるオープンソースLLM、およびベクトルDBソリューションを使用して、妥協のないプライベートChatGPTを構築できるフルスタックアプリケーションです。ローカルで実行することも、リモートでホストすることもでき、提供されたドキュメントと知的にチャットできます。
|
||||
AnythingLLMは、あなたが探していたオールインワンAIアプリです。AnythingLLMには、お気に入りのローカルまたはクラウドLLMプロバイダーを使用して、妥協のないプライベートChatGPTを構築するために必要なすべてが含まれています。AnythingLLMは高度にカスタマイズ可能でありながら、ビルトインエージェント、マルチユーザーサポート、ベクトルデータベース、ドキュメント取り込みパイプラインなど、すぐに使い始めるために必要なすべてが揃っています。
|
||||
|
||||
AnythingLLMは、ドキュメントを`ワークスペース`と呼ばれるオブジェクトに分割します。ワークスペースはスレッドのように機能しますが、ドキュメントのコンテナ化が追加されています。ワークスペースはドキュメントを共有できますが、互いに通信することはないため、各ワークスペースのコンテキストをクリーンに保つことができます。
|
||||
AnythingLLMは複数ユーザーもサポートしており、インスタンスのセキュリティやプライバシー、知的財産を損なうことなく、ユーザーごとにアクセスと体験を制御できます。
|
||||
|
||||
## AnythingLLMのいくつかのクールな機能
|
||||
|
||||
@@ -169,8 +169,6 @@ Mintplex Labsおよびコミュニティは、AnythingLLMをローカルで実
|
||||
|
||||
[ドキュメントについて学ぶ](../server/storage/documents/DOCUMENTS.md)
|
||||
|
||||
[ベクトルキャッシュについて学ぶ](../server/storage/vector-cache/VECTOR_CACHE.md)
|
||||
|
||||
## 貢献する方法
|
||||
|
||||
- issueを作成する
|
||||
|
||||
@@ -38,7 +38,7 @@ Belgelerinizle sohbet edin, yapay zeka ajanlarını kullanın, son derece özell
|
||||
|
||||
Herhangi bir belgeyi, kaynağı veya içeriği sohbet sırasında herhangi bir büyük dil modelinin referans olarak kullanabileceği bir bağlama dönüştürmenizi sağlayan tam kapsamlı bir uygulama. Bu uygulama, kullanmak istediğiniz LLM veya Vektör Veritabanını seçmenize olanak tanırken, çok kullanıcılı yönetim ve yetkilendirme desteği de sunar.
|
||||
|
||||

|
||||

|
||||
|
||||
<details>
|
||||
<summary><kbd>Demoyu izle!</kbd></summary>
|
||||
@@ -49,9 +49,9 @@ Herhangi bir belgeyi, kaynağı veya içeriği sohbet sırasında herhangi bir b
|
||||
|
||||
### Ürün Genel Bakışı
|
||||
|
||||
AnythingLLM, ticari hazır büyük dil modellerini veya popüler açık kaynak LLM'leri ve vektör veritabanı çözümlerini kullanarak, hiçbir ödün vermeden özel bir ChatGPT oluşturmanıza olanak tanıyan tam kapsamlı bir uygulamadır. Bu uygulamayı yerel olarak çalıştırabilir veya uzaktan barındırarak sağladığınız belgelerle akıllı sohbetler gerçekleştirebilirsiniz.
|
||||
AnythingLLM, aradığınız hepsi bir arada yapay zeka uygulamasıdır. AnythingLLM, favori yerel veya bulut LLM sağlayıcılarınızı kullanarak hiçbir ödün vermeden özel bir ChatGPT oluşturmak için ihtiyacınız olan her şeyi içerir. AnythingLLM son derece özelleştirilebilir olmakla birlikte, yerleşik ajanlar, çok kullanıcılı destek, vektör veritabanları, belge alma işlem hatları ve daha fazlası gibi hemen başlamak için ihtiyacınız olan her şeyle birlikte gelir.
|
||||
|
||||
AnythingLLM, belgelerinizi **"çalışma alanları" (workspaces)** adı verilen nesnelere ayırır. Bir çalışma alanı, bir sohbet dizisi gibi çalışır ancak belgelerinizi kapsülleyen bir yapı sunar. Çalışma alanları belgeleri paylaşabilir, ancak birbirleriyle iletişim kurmaz, böylece her çalışma alanının bağlamını temiz tutabilirsiniz.
|
||||
AnythingLLM ayrıca birden fazla kullanıcıyı da destekler; burada örneğin güvenliğini veya gizliliğini ya da fikri mülkiyetinizi tehlikeye atmadan kullanıcı başına erişimi ve deneyimi kontrol edebilirsiniz.
|
||||
|
||||
## AnythingLLM’in Harika Özellikleri
|
||||
|
||||
@@ -179,16 +179,6 @@ Mintplex Labs ve topluluk, AnythingLLM'i yerel olarak çalıştırmak için çe
|
||||
|
||||
[Belgeler hakkında bilgi edinin](../server/storage/documents/DOCUMENTS.md)
|
||||
|
||||
[Vektör önbellekleme hakkında bilgi edinin](../server/storage/vector-cache/VECTOR_CACHE.md)
|
||||
|
||||
## Harici Uygulamalar ve Entegrasyonlar
|
||||
|
||||
_Bu uygulamalar Mintplex Labs tarafından yönetilmemektedir, ancak AnythingLLM ile uyumludur. Burada listelenmeleri bir onay anlamına gelmez._
|
||||
|
||||
- [Midori AI Alt Sistem Yöneticisi](https://io.midori-ai.xyz/subsystem/anythingllm/) - Docker konteyner teknolojisini kullanarak yapay zeka sistemlerini verimli bir şekilde dağıtmanın pratik bir yolu.
|
||||
- [Coolify](https://coolify.io/docs/services/anythingllm/) - Tek tıklamayla AnythingLLM dağıtımı yapmanıza olanak tanır.
|
||||
- [GPTLocalhost for Microsoft Word](https://gptlocalhost.com/demo/) - AnythingLLM’i Microsoft Word içinde kullanmanıza olanak tanıyan yerel bir Word eklentisi.
|
||||
|
||||
## Telemetri ve Gizlilik
|
||||
|
||||
Mintplex Labs Inc. tarafından geliştirilen AnythingLLM, anonim kullanım bilgilerini toplayan bir telemetri özelliği içermektedir.
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
|
||||
这是一个全栈应用程序,可以将任何文档、资源(如网址链接、音频、视频)或内容片段转换为上下文,以便任何大语言模型(LLM)在聊天期间作为参考使用。此应用程序允许您选择使用哪个LLM或向量数据库,同时支持多用户管理并设置不同权限。
|
||||
|
||||

|
||||

|
||||
|
||||
<details>
|
||||
<summary><kbd>观看演示视频!</kbd></summary>
|
||||
@@ -49,9 +49,9 @@
|
||||
|
||||
### 产品概览
|
||||
|
||||
AnythingLLM是一个全栈应用程序,您可以使用现成的商业大语言模型或流行的开源大语言模型,再结合向量数据库解决方案构建一个私有ChatGPT,不再受制于人:您可以本地运行,也可以远程托管,并能够与您提供的任何文档智能聊天。
|
||||
AnythingLLM是您一直在寻找的全方位AI应用程序。AnythingLLM包含了使用您喜爱的本地或云端LLM提供商构建私有ChatGPT所需的一切,毫无妥协。AnythingLLM高度可配置,但开箱即用,内置代理、多用户支持、向量数据库、文档摄取管道等功能。
|
||||
|
||||
AnythingLLM将您的文档划分为称为`workspaces` (工作区)的对象。工作区的功能类似于线程,同时增加了文档的容器化。工作区可以共享文档,但工作区之间的内容不会互相干扰或污染,因此您可以保持每个工作区的上下文清晰。
|
||||
AnythingLLM还支持多用户,您可以控制每个用户的访问权限和体验,同时不会影响实例的安全性、隐私性或您的知识产权。
|
||||
|
||||
## AnythingLLM的一些酷炫特性
|
||||
|
||||
@@ -181,16 +181,6 @@ Mintplex Labs和社区维护了许多部署方法、脚本和模板,您可以
|
||||
|
||||
[了解文档](../server/storage/documents/DOCUMENTS.md)
|
||||
|
||||
[了解向量缓存](../server/storage/vector-cache/VECTOR_CACHE.md)
|
||||
|
||||
## 外部应用与集成
|
||||
|
||||
_以下是一些与 AnythingLLM 兼容的应用程序,但并非由 Mintplex Labs 维护。列在此处并不代表官方背书。_
|
||||
|
||||
- [Midori AI 子系统管理器 - 使用 Docker 容器技术高效部署 AI 系统的简化方式](https://io.midori-ai.xyz/subsystem/anythingllm/) - 使用 Docker 容器技术高效部署 AI 系统的简化方式。
|
||||
- [Coolify](https://coolify.io/docs/services/anythingllm/) - 一键部署 AnythingLLM。
|
||||
- [适用于 Microsoft Word 的 GPTLocalhost](https://gptlocalhost.com/demo/) - 一个本地 Word 插件,让你可以在 Microsoft Word 中使用 AnythingLLM。
|
||||
|
||||
## 远程信息收集与隐私保护
|
||||
|
||||
由 Mintplex Labs Inc 开发的 AnythingLLM 包含一个收集匿名使用信息的 Telemetry 功能。
|
||||
|
||||
Reference in New Issue
Block a user