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 22:04:52 +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 2024-02-09 22:04:52 +07:00
yarn.lock Init 2024-02-09 22:01:51 +07:00

typingmind

The most advanced Web UI for AI chat

Getting started

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