RubyGems Navigation menu

ollama_chat 0.0.7

The app provides a command-line interface (CLI) to an Ollama AI model, allowing users to engage in text-based conversations and generate human-like responses. Users can import data from local files or web pages, which are then processed through three different modes: fully importing the content into the conversation context, summarizing the information for concise reference, or storing it in an embedding vector database for later retrieval based on the conversation.

Gemfile:
=

install:
=

Versions:

  1. 0.0.17 July 13, 2025 (172 KB)
  2. 0.0.16 July 10, 2025 (172 KB)
  3. 0.0.15 July 02, 2025 (171 KB)
  4. 0.0.14 June 07, 2025 (169 KB)
  5. 0.0.13 June 05, 2025 (169 KB)
  6. 0.0.7 May 22, 2025 (164 KB)
Show all versions (18 total)

Runtime Dependencies (16):

amatch ~> 0.4.1
complex_config ~> 0.22, >= 0.22.2
csv ~> 3.0
documentrix ~> 0.0
excon ~> 1.0
kramdown-ansi ~> 0.0, >= 0.0.1
mime-types ~> 3.0
ollama-ruby ~> 1.0
pdf-reader ~> 2.0
redis ~> 5.0
rss ~> 0.3
search_ui ~> 0.0
term-ansicolor ~> 1.11
tins ~> 1.34
xdg ~> 7.0

Development Dependencies (7):

all_images ~> 0.6
debug >= 0
gem_hadar ~> 1.20
kramdown ~> 2.0
rspec ~> 3.2
simplecov >= 0
webmock >= 0

Owners:

Pushed by:

Authors:

  • Florian Frank

SHA 256 checksum:

=

Total downloads 3,023

For this version 163

Version Released:

License:

MIT

Required Ruby Version: ~> 3.1

Links: