TypingMind (Self-Hosted) mirror. This is 'as-is' mirror. It doesn't contain ANY changes (this also mean their license key is necessary to use anything above basic functionality).
Find a file
2024-02-10 09:11:11 +07:00
src Init 2024-02-09 22:01:51 +07:00
.gitignore Init 2024-02-09 22:01:51 +07:00
LICENSE.md Update README.md 2024-02-10 09:11:11 +07:00
package.json Init 2024-02-09 22:01:51 +07:00
README.md Update README.md 2024-02-10 09:11:11 +07:00
yarn.lock Init 2024-02-09 22:01:51 +07:00

Typing Mind - A better UI for ChatGPT

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

Users: 18,000+ Discord Uptime Robot ratio (30 days) Documentations Setapp Rating: 91% Product Hunt: Product of the Day X (formerly Twitter) Follow
Screenshot of Typing Mind app
Typing Mind - A better UI for ChatGPT | Product Hunt Typing Mind - A better UI for ChatGPT | Product Hunt

📜 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 page GPT-4 Vision Custom Models
Xnapper-2024-02-09-23 43 05 gpt4 vision custom model
AI Characters Voice Input Plugins
ai characters voice input plugins

📝 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