Skip to content

EnergyREX/ollama-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ollama-chat

A minimal web-UI to talk with Ollama models. This application uses React.js to create the UI.

Stack

Tools used

System specs

  • Minimum have 16GB RAM.
  • Have Ollama installed.
  • Tested on AMD Ryzen 1800X and AMD Ryzen 5 7535HS.
  • Have installed Node.js and NPM in your system.

Features and planned features

  • Chatting with Ollama
  • Large prompt fields
  • Markdown parsing with syntax highlighting
  • Dark and Light mode
  • Saving sessions in a database.

Run

  • Open a new terminal in the project folder. Ensure that you have Node.js and NPM installed.
  • Run npm run i first to install all dependencies
  • Run npm run dev to run the project. Ensure to have all models installed.
  • Go to https://localhost:5173/

NOTE: This project is still under development, some functions may don't work yet, you can also use this project for your own projects. But remember, this is just an experimental project.

About

A chat application based on ollama.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published