Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.05 KB

File metadata and controls

36 lines (28 loc) · 1.05 KB

MD Chat

The GPT Weapper for your AI

  • Chat with a variety of AI models
  • Supports model providers, OpenRouter and even local models!
  • Share chats with others
  • Generate images
  • Attach files to your chats for models that support it
  • Integrate with your own infrastructure with Ollama
  • Fully open-source and does not require third-party services
  • Easily self-hostable with Docker

Tech Stack

  • Next.js 15 with daisyUI
  • Prisma with PostgreSQL
  • Logto
  • Vercel AI SDK

Installation

docker pull ghcr.io/mikndotdev/chat:latest

Read the selfhosting documentation for more info!

Try it Out

A hosted version of this app is available at chat.mikn.dev.

Open Source

MD Chat is open source and available under the MIT License.
Feel free to contribute and add features or report bugs!