typingmind

typingmind

多模型支持的先进AI聊天界面 注重隐私和功能

Typing Mind是一个支持多种AI模型的聊天界面,包括ChatGPT、Claude和Gemini。它提供聊天管理、提示库、AI角色和插件系统等功能。该应用重视用户隐私,支持API密钥加密和自托管部署。界面设计美观实用,集成了语音输入和文本转语音等特性,为AI对话提供全面的解决方案。

Typing MindAI聊天界面自托管多模型支持高级功能Github开源项目
<h2 align="center"> <img height="150" alt="Typing Mind - A better UI for ChatGPT" src="https://www.typingmind.com/banner.png" /> <br/> Static Self-host Version </h2> <div align="center">

Typing Mind is the most advanced Chat UI frontend for AI models like ChatGPT, Claude, Gemini, and open-source models <br/>

<img alt="Users: 18,000+" src="https://img.shields.io/badge/users-18%2C000%2B-green"> <a href="https://www.typingmind.com/discord"> <img alt="Discord" src="https://img.shields.io/discord/1087527241505853520?style=flat&logo=discord"> </a> <img alt="Uptime Robot ratio (30 days)" src="https://img.shields.io/uptimerobot/ratio/m796342452-0b8b12da5c8a5f4bd1df4fbb"> <img alt="Documentations" src="https://img.shields.io/badge/Documentations-black?logo=readthedocs"> <a href="https://setapp.com/apps/typingmind"> <img alt="Setapp Rating: 91%" src="https://img.shields.io/badge/Setapp-946%20ratings-green?logo=setapp"> </a> <a href="https://www.producthunt.com/posts/typing-mind?utm_source=badge-top-post-badge&utm_medium=badge&utm_souce=badge-typing-mind"> <img alt="Product Hunt: Product of the Day" src="https://img.shields.io/badge/Product%20of%20The%20Day-%231-orange?logo=producthunt"> </a> <a href="https://x.com/TypingMindApp"> <img alt="X (formerly Twitter) Follow" src="https://img.shields.io/twitter/follow/TypingMindApp"> </a> <br/> </div> <img width="1360" alt="Screenshot of Typing Mind app" src="https://github.com/TypingMind/typingmind/assets/4214509/d9c4a4df-51ba-4f36-8406-33c1e6f7ee1c"> <div align="center"> <a href="https://www.producthunt.com/posts/typing-mind?utm_source=badge-featured&amp;utm_medium=badge&amp;utm_souce=badge-typing-mind" target="_blank"><img src="https://www.typingmind.com/assets/product-hunt/featured.svg" alt="Typing Mind - A better UI for ChatGPT | Product Hunt" width="250" height="54" style="width: 250px; height: 54px;"></a> <a href="https://www.producthunt.com/posts/typing-mind?utm_source=badge-top-post-badge&amp;utm_medium=badge&amp;utm_souce=badge-typing-mind" target="_blank"><img src="https://www.typingmind.com/assets/product-hunt/top-post-badge.svg" alt="Typing Mind - A better UI for ChatGPT | Product Hunt" width="250" height="54" style="width: 250px; height: 54px;"></a> </div>

📜 Features

  • 🤖 Support multi models:
    • ChatGPT, Claude, Gemini, Azure OpenAI, Perplexity AI, Mixtral AI, LLama
    • Adding custom endpoint, custom models (e.g., Open Router), and locally hosted models (e.g., LocalAI, Ollama)
    • Custom model parameters: Temperature, Frequency_penalty, Presence_penalty, Top_P, Top_K, etc.
  • 🚀 Advanced Features: GPT-4 Vision, Document Uploads, DALL-E 3, Web Search, Text-to-Speech, Whipsper, Plugins
  • 💬 Chat Management:
    • Tags, Search, Folders, Share, Backup & Sync, Import/Export, Migrate from ChatGPT
    • Fork Chat (conversation branching), Edit Message, Pin
  • 📚 Prompt Library (with template variable support), AI Characters, Output Control, Dynamic Context Limit
  • 🔐 Secure and private by default: API keys encryption, set password, self-host
  • 🖥️ Beautiful and Functional User Interface:
    • Voice Input, Text-to-Speech, Sound Notification
    • Light/Dark mode, Hotkeys, Responsive & Mobile Friendly, Wide Screen Support
  • 🧩 Integrations: Web Search, Plugins System (develop your own plugins), Search Keyword Suggestions
  • 🇺🇸 Multilingual:
    • 🇺🇸 English 🇩🇪 German, 🇨🇳 Mandarin, 🇻🇳 Vietnamese, 🇬🇷 Greek, 🇫🇷 French, 🇮🇹 Italian
    • 🇷🇺 Russian, 🇺🇦 Ukrainian, 🇪🇸 Spanish, 🇵🇹 Portuguese, 🇱🇺 Luxembourgish
  • 📦 Typing Mind Custom (for teams):
    • Host a customized version of Typing Mind with custom branding, self-host, customized UI
    • Team sharing: Prompts Library, AI Characters
    • User Management, Access Control, Connect Internal Data, APIs

👋 Overview

Typing Mind is a Chat UI frontend that allows you to use AI chats from all popular AI models with your API key (ChatGPT, Claude, Azure OpenAI, Gemini, etc.).

By using the API key with a Chat UI frontend like Typing Mind, you unlock the following benefits:

  • You only pay for what you use (instead of a monthly subscription like ChatGPT Plus)
  • Your chat conversation will NOT be used for training by OpenAI/Claude/etc.
  • Chat with multiple models conveniently within a unified interface
  • Enjoy a professional, advanced chat UI with tons of features

Typing Mind is offline first and private by default. All your data, messages, and API keys are stored locally on your device, and no one can see them except you.

This is the Static Self-host Version of Typing Mind (www.typingmind.com). By running the static self-host version, you can use Typing Mind from your private server or from a local device. Typing Mind is free to use with some basic features, a license key is needed to unlock all advanced features. See our pricing plans for more information.

🚀 Getting started

To run the app locally on your device or private server:

  1. Clone the repo
  2. Install dependencies: yarn install or npm install
  3. Start the server: yarn start or npm run start
  4. App will run at localhost:3000 by default.

Optionally, you can use any other static web server to host the src folder.

Note: if you run the app on hostnames other than localhost, you must use HTTPS to make sure all app features work.

🔗 Connect to local models

  1. Open the app
  2. Click the model dropdown → Model Settings → Add Custom Models
  3. Enter your custom model details: Endpoint, Model ID. Custom headers and body parameters are supported.
  4. Click "Test" and then "Add Model".

If you face CORS issue, make sure to run your local model in CORS mode.

Read the official documents:

📸 Screenshots

Home pageGPT-4 VisionCustom Models
<img width="1284" alt="Xnapper-2024-02-09-23 43 05" src="https://github.com/TypingMind/typingmind/assets/4214509/5e7e288e-8ecc-4706-a2d2-d39a50669058"><img width="1284" alt="gpt4 vision" src="https://github.com/TypingMind/typingmind/assets/4214509/fe55a28a-8f05-431c-8ce1-859be0236c73"><img width="1283" alt="custom model" src="https://github.com/TypingMind/typingmind/assets/4214509/aa311abd-6314-49d4-a413-cb0e9bdf617d">
AI CharactersVoice InputPlugins
<img width="1284" alt="ai characters" src="https://github.com/TypingMind/typingmind/assets/4214509/12570e1f-0015-4b08-8355-70d77b177421"><img width="1284" alt="voice input" src="https://github.com/TypingMind/typingmind/assets/4214509/bc8f79f7-571d-4c94-ab69-e75e7b129992"><img width="1284" alt="plugins" src="https://github.com/TypingMind/typingmind/assets/4214509/9c0945d2-957b-4a41-83a4-c02968c7bed9">

📝 Updates & Changelogs

To update, simply git pull and restart your server.

Change logs are available here: https://www.typingmind.com/changelog

The static self-host version updates are delayed from 1 or 2 versions compared to the latest versions on www.typingmind.com

💡 Feedback / Ideas / Bugs

Please submit your ideas to https://www.typingmind.com/ideas

For bug reports and customer support, please contact support@typingmind.com

❓ FAQs

<details> <summary> <b>What is self-hosting?</b> </summary>

Self-host means you deploy the same version of TypingMind.com on your own web hosting server and domain name for your personal use.

</details> <details> <summary> <b>Why self-hosting? What are the benefits?</b> </summary>

Some people prefer to run the software on their own server for privacy and availability reasons. For example, if TypingMind.com becomes inaccessible in the future, you can still access your own version of TypingMind from your server without any problem. The self-host version can also be run locally like an app.

</details> <details> <summary> <b>What can I customize in the self-host version?</b> </summary>

As of now, you cannot customize anything. The self-host version will be exactly the same as the one you are using on TypingMind.com. If you are looking for a more flexible and customizable way to use Typing Mind, check out <a href="https://custom.typingmind.com">https://custom.typingmind.com</a>.

</details> <details> <summary> <b>Where can I deploy my self-host version?</b> </summary>

Anywhere! You can deploy it on your own server, or on a static web cloud service like GitHub Pages, Cloudflare Pages, AWS S3, Vercel, Netlify, Heroku, etc. You can even run it on localhost.

</details> <details> <summary> <b>Do I have access to the full source code if I want to self-host?</b> </summary>

No. The license key only grants you permission to use and deploy the app on your own server. You do not have permission to modify or redistribute the code. The full source code is not available for sale as the app is not open-source. You will only receive the compiled code of the app, you can deploy the app anywhere without having to update any code or settings.

</details> <details> <summary> <b>How do I receive updates for the self-host version?</b> </summary>

Simply clone or pull the latest changes from the GitHub repo (https://github.com/TypingMind/typingmind), then restart your server.

</details> <details> <summary> <b>Do I still need a License Key and Open API Key to use the self-hosted version?</b> </summary> <p>Yes. Both are needed, as the self-hosted version is exactly the same as the version you see on TypingMind.com. The License Key is needed in the self-host version. When you enter the license key, the app will connect to TypingMind's license server to verify your license.</p> </details> <details> <summary> <b>Can I let my team/community/customers use the self-host version?</b> </summary> <p>You can, but keep in mind that they will also need a TypingMind License Key and OpenAI API Key in order to use it. If you are looking to use Typing Mind for a team check out <a href="https://custom.typingmind.com">https://custom.typingmind.com</a></p> </details> <details> <summary> <b>Can I embed my License Key/API key to the self-host version somehow and let my team/community/customers use it?</b> </summary> <p>No you can't, and you shouldn't. It's not safe to share your License Key and API Key with the public like that. The Static App Self-host version is meant for personal use. If you are looking to set up a custom deployment of TypingMind for your team/community/customers, please check out <a href="https://typingmind.com/custom">https://typingmind.com/custom</a></p> </details> <details> <summary> <b>Can I have support on technical issues if I self-host?</b> </summary> <p>The self-host version comes for free when you buy a license key. There is no support on technical issues if you self-host. If you don't have the technical skills to set up the self-host version, we recommend using the hosted version on <a href="https://typingmind.com">https://typingmind.com</a> instead. You can also check out Typing Mind Custom for easier setup with custom branding and manage team members: <a href="https://custom.typingmind.com/">https://custom.typingmind.com</a></p> </details> <details> <summary> <b>What permissions do I have with the self-host code?</b> </summary> <ul> <li>✅ You have access to the compiled code of the app.</li> <li>✅ You have permission to deploy and use the compiled code on your own server.</li> <li>❌ You do not have permission to modify or redistribute the compiled code.</li> <li>❌ You do not have permission to share or resell the compiled

编辑推荐精选

Trae

Trae

字节跳动发布的AI编程神器IDE

Trae是一种自适应的集成开发环境(IDE),通过自动化和多元协作改变开发流程。利用Trae,团队能够更快速、精确地编写和部署代码,从而提高编程效率和项目交付速度。Trae具备上下文感知和代码自动完成功能,是提升开发效率的理想工具。

AI工具TraeAI IDE协作生产力转型热门
问小白

问小白

全能AI智能助手,随时解答生活与工作的多样问题

问小白,由元石科技研发的AI智能助手,快速准确地解答各种生活和工作问题,包括但不限于搜索、规划和社交互动,帮助用户在日常生活中提高效率,轻松管理个人事务。

热门AI助手AI对话AI工具聊天机器人
Transly

Transly

实时语音翻译/同声传译工具

Transly是一个多场景的AI大语言模型驱动的同声传译、专业翻译助手,它拥有超精准的音频识别翻译能力,几乎零延迟的使用体验和支持多国语言可以让你带它走遍全球,无论你是留学生、商务人士、韩剧美剧爱好者,还是出国游玩、多国会议、跨国追星等等,都可以满足你所有需要同传的场景需求,线上线下通用,扫除语言障碍,让全世界的语言交流不再有国界。

讯飞智文

讯飞智文

一键生成PPT和Word,让学习生活更轻松

讯飞智文是一个利用 AI 技术的项目,能够帮助用户生成 PPT 以及各类文档。无论是商业领域的市场分析报告、年度目标制定,还是学生群体的职业生涯规划、实习避坑指南,亦或是活动策划、旅游攻略等内容,它都能提供支持,帮助用户精准表达,轻松呈现各种信息。

AI办公办公工具AI工具讯飞智文AI在线生成PPTAI撰写助手多语种文档生成AI自动配图热门
讯飞星火

讯飞星火

深度推理能力全新升级,全面对标OpenAI o1

科大讯飞的星火大模型,支持语言理解、知识问答和文本创作等多功能,适用于多种文件和业务场景,提升办公和日常生活的效率。讯飞星火是一个提供丰富智能服务的平台,涵盖科技资讯、图像创作、写作辅助、编程解答、科研文献解读等功能,能为不同需求的用户提供便捷高效的帮助,助力用户轻松获取信息、解决问题,满足多样化使用场景。

热门AI开发模型训练AI工具讯飞星火大模型智能问答内容创作多语种支持智慧生活
Spark-TTS

Spark-TTS

一种基于大语言模型的高效单流解耦语音令牌文本到语音合成模型

Spark-TTS 是一个基于 PyTorch 的开源文本到语音合成项目,由多个知名机构联合参与。该项目提供了高效的 LLM(大语言模型)驱动的语音合成方案,支持语音克隆和语音创建功能,可通过命令行界面(CLI)和 Web UI 两种方式使用。用户可以根据需求调整语音的性别、音高、速度等参数,生成高质量的语音。该项目适用于多种场景,如有声读物制作、智能语音助手开发等。

咔片PPT

咔片PPT

AI助力,做PPT更简单!

咔片是一款轻量化在线演示设计工具,借助 AI 技术,实现从内容生成到智能设计的一站式 PPT 制作服务。支持多种文档格式导入生成 PPT,提供海量模板、智能美化、素材替换等功能,适用于销售、教师、学生等各类人群,能高效制作出高品质 PPT,满足不同场景演示需求。

讯飞绘文

讯飞绘文

选题、配图、成文,一站式创作,让内容运营更高效

讯飞绘文,一个AI集成平台,支持写作、选题、配图、排版和发布。高效生成适用于各类媒体的定制内容,加速品牌传播,提升内容营销效果。

热门AI辅助写作AI工具讯飞绘文内容运营AI创作个性化文章多平台分发AI助手
材料星

材料星

专业的AI公文写作平台,公文写作神器

AI 材料星,专业的 AI 公文写作辅助平台,为体制内工作人员提供高效的公文写作解决方案。拥有海量公文文库、9 大核心 AI 功能,支持 30 + 文稿类型生成,助力快速完成领导讲话、工作总结、述职报告等材料,提升办公效率,是体制打工人的得力写作神器。

openai-agents-python

openai-agents-python

OpenAI Agents SDK,助力开发者便捷使用 OpenAI 相关功能。

openai-agents-python 是 OpenAI 推出的一款强大 Python SDK,它为开发者提供了与 OpenAI 模型交互的高效工具,支持工具调用、结果处理、追踪等功能,涵盖多种应用场景,如研究助手、财务研究等,能显著提升开发效率,让开发者更轻松地利用 OpenAI 的技术优势。

下拉加载更多