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-09 23:00:20 +07:00
src Init 2024-02-09 22:01:51 +07:00
.gitignore Init 2024-02-09 22:01:51 +07:00
LICENSE.md Init 2024-02-09 22:01:51 +07:00
package.json Init 2024-02-09 22:01:51 +07:00
README.md Update README.md 2024-02-09 23:00:20 +07:00
yarn.lock Init 2024-02-09 22:01:51 +07:00

Typing Mind - A better UI for ChatGPT

Users: 18,000+ Discord Uptime Robot ratio (30 days) Version: Self-host X (formerly Twitter) Follow Setapp Rating: 91% Product Hunt: Product of the Day

Typing Mind is the most advanced Chat UI frontend for AI models like ChatGPT, Claude, Gemini, and open-source models
Screenshot of Typing Mind app
Typing Mind - A better UI for ChatGPT | Product Hunt Typing Mind - A better UI for ChatGPT | Product Hunt

Getting started

  1. Clone the repo
  2. Install dependencies: yarn install or npm install
  3. Start the server: yarn start or npm run start