ollama_chat 0.0.4
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:
=
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
~> 0.15
pdf-reader
~> 2.0
redis
~> 5.0
reverse_markdown
~> 3.0
rss
~> 0.3
search_ui
~> 0.0
term-ansicolor
~> 1.11
tins
~> 1.34
xdg
~> 7.0