Skip to content

pejuko/follamac

Repository files navigation

Follamac

screenshot

Follamac is a desktop application which provides convenient way to work with Ollama and large language models (LLMs).

The Ollama server must be running. On Linux you can start it using sudo systemctl start ollama.service or ollama serve commands. And you need to have some models pulled in the repository. You can pull latest mistral using command ollama pull mistral or you can run Follamac and pull the model from there.

Running locally

install dependencies

yarn install

build and start the application

yarn build
yarn start

Running dev version

yarn dev

and then visit the url in your browser.

Keyboard shortcuts

  • ctrl + i - opens developer tools

Attribution

chatbot

Personal-assistant icons created by edt.im - Flaticon

About

Follamac is an desktop application and provides convenient way to work with Ollama and large language models (LLMs).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages