MinimalChat is a minimal and lightweight open-source chat application with full mobile PWA support that allows you to interact with various language m

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2024-05-11 04:00:04

MinimalChat is a minimal and lightweight open-source chat application with full mobile PWA support that allows you to interact with various language models, including GPT-4, Claude Opus, various Local/Custom Model Endpoints. A focus on being simple to setup and use while being fully featured and very responsive is always the top priority.

A huge thank you to the innovative folks at Web LLM for making it possible to bring the magic of large language models (LLMs) directly to your browser!

With this integration, you can now seamlessly download and cache popular LLM models like llama-3-8b-instruct locally and run them entirely within your browser, without any hassle or reliance on external servers. This means you can enjoy greater control and unparalleled flexibility in how you choose to interact with models.

To run the web app locally, you'll need NodeJS installed. Then, navigate to the project directory and run the following commands:

Leave a Comment