Skip to content

jstoppa/ollama_chat_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ollama Chat app

Very simple JavaScript Chat app to connect to locally hosted Ollama API.

Alt text

Setup

  1. Setup Ollama locally (follow the steps here https://twitter.com/juanstoppa/status/1773130499357130889)
  2. Clone repo
  3. Run npm install
npm install
  1. Install Parcel
npm install -g parcel-bundler
  1. Run app
parcel src/index.html

About

Very simple JavaScript Chat app to connect to locally hosted Ollama API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors