Skip to content

FS-Frost/mai-chat

Repository files navigation

MAI Chat

main

https://fs-frost.github.io/mai-chat/

AI-powered chat to run LLMs on the browser.

  • Runs everything (models, chat history, and settings) on your machine.
  • Multimodel: TinyLlama, Llama 3, Phi-3, and more.
  • Installable as PWA.

Preview

Built with

Install dependencies

bun install

Run on localhost

bun dev