RubyGems Navigation menu

ollama_chat 0.0.43

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.45 December 10, 2025 (207 KB)
  2. 0.0.44 December 10, 2025 (207 KB)
  3. 0.0.43 December 09, 2025 (206 KB)
  4. 0.0.42 December 03, 2025 (204 KB)
  5. 0.0.41 November 20, 2025 (204 KB)
Show all versions (46 total)

Runtime Dependencies (17):

amatch ~> 0.4
complex_config ~> 0.22, >= 0.22.2
const_conf ~> 0.3
csv ~> 3.0
documentrix ~> 0.0, >= 0.0.2
excon ~> 1.0
kramdown-ansi ~> 0.2
mime-types ~> 3.0
ollama-ruby ~> 1.16
pdf-reader ~> 2.0
redis ~> 5.0
rss ~> 0.3
search_ui ~> 0.0
term-ansicolor ~> 1.11
tins ~> 1.47
unix_socks ~> 0.1

Development Dependencies (8):

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

Owners:

Pushed by:

Authors:

  • Florian Frank

SHA 256 checksum:

=

Total downloads 12,586

For this version 120

Version Released:

License:

MIT

Required Ruby Version: ~> 3.2

Links: