Skip to content

Ollama examples using ollama-ai gem

Notifications You must be signed in to change notification settings

argotdev/ollama-rails

 
 

Repository files navigation

README

This project has samples on how to use the gem ollama-ai to communicate with Ollama.

The steps to use the project are the following:

  • Download Ollama

  • Pull llama2 model using ollama

  • Pull llava model using ollama

  • clone the repository

  • bundle install

  • rails server

  • Check available examples at routes.rb

About

Ollama examples using ollama-ai gem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 77.2%
  • HTML 17.0%
  • JavaScript 3.7%
  • CSS 2.1%