Skip to content

dhaneshdutta/totaUI-v2

Repository files navigation

🦜 TotaUI

Welcome to TotaUI, the next version of my React-based web interface for running local Large Language Models (LLMs) through Ollama. This updated version improves on the original TotaUI, making it easier and faster to chat with your local models.

TotaUI Preview

🚀 Quick Start

Here’s how to get it up and running on your machine:

1. Clone the repository

git clone https://github.com/dhaneshdutta/totaUI-v2.git
cd totaUI-v2

2. Install the dependencies

You’ll need Node.js installed. Once you have that, run:

npm install

3. Start the app

To launch the web interface locally:

npm start

This will open the app in your browser at http://localhost:3000. You’re ready to interact with your local LLM!


🖼️ Preview

Here’s what the UI looks like in action:

TotaUI Preview


Contribute

Feel free to open issues or suggest new features. I’m open to collaboration!


That’s it! If you have any questions or run into any issues, don’t hesitate to reach out. Enjoy chatting with your local models! 😊

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published