genai-lib: Library and command line tool for interacting with various generative AI LLMs

[ library, program, unclassified ] [ Propose Tags ] [ Report a vulnerability ]

Library and command line tool for performing completions and chats with various generative AI LLMs (Large Language Models).


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.3
Change log CHANGELOG.md
Dependencies aeson (>=2.1.2 && <2.2), base (>=3 && <5), bytestring (>=0.11.4 && <0.12), formatting (>=7.2.0 && <7.3), genai-lib, heredoc (>=0.2.0 && <0.3), hslogger (>=1.3.1 && <1.4), http-client (>=0.7.16 && <0.8), optparse-applicative (>=0.17.1 && <0.19), prettyprinter (>=1.7.1 && <1.8), servant (>=0.20.1 && <0.21), servant-client (>=0.20 && <0.21), servant-client-core (>=0.20 && <0.21), string-conv (>=0.2.0 && <0.3), text (>=1.2.5 && <3) [details]
License ISC
Copyright 2024 Dino Morelli
Author Dino Morelli
Maintainer dino@ui3.info
Category Unclassified
Source repo head: git clone https://codeberg.org/dinofp/genai-lib
Uploaded by DinoMorelli at 2025-03-27T14:57:01Z
Distributions
Executables genai
Downloads 4 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2025-03-27 [all 1 reports]

Readme for genai-lib-1.3

[back to package description]

genai-lib

Synopsis

Library and command line tool for interacting with various generative AI LLMs

Description

Library and command line tool for performing completions and chats with various generative AI LLMs (Large Language Models). Works today with Ollama and some work has been done to support OpenAI in the future.

This project is very much in-progress and incomplete.

Getting source

Source code is available from codeberg at the genai-lib project page.

Contact

Dino Morelli dino@ui3.info