Skip to content

TypingMind/typingmind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

22 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Typing Mind - A better UI for ChatGPT
Static Self-host Version

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 [email protected]

โ“ FAQs

What is self-hosting?

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

Why self-hosting? What are the benefits?

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.

What can I customize in the self-host version?

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 https://custom.typingmind.com.

Where can I deploy my self-host version?

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.

Do I have access to the full source code if I want to self-host?

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.

How do I receive updates for the self-host version?

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

Do I still need a License Key and Open API Key to use the self-hosted version?

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.

Can I let my team/community/customers use the self-host version?

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 https://custom.typingmind.com

Can I embed my License Key/API key to the self-host version somehow and let my team/community/customers use it?

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 https://typingmind.com/custom

Can I have support on technical issues if I self-host?

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 https://typingmind.com instead. You can also check out Typing Mind Custom for easier setup with custom branding and manage team members: https://custom.typingmind.com

What permissions do I have with the self-host code?
  • โœ… You have access to the compiled code of the app.
  • โœ… You have permission to deploy and use the compiled code on your own server.
  • โŒ You do not have permission to modify or redistribute the compiled code.
  • โŒ You do not have permission to share or resell the compiled code.