cl-completions

LLM completions library

A Common Lisp library that provides a text completion system using various large language models

A Common Lisp LLM completions library

GitHub

13 stars
3 watching
1 forks
Language: Common Lisp
last commit: 19 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
atgreen/cl-chat Provides a conversational AI interface using LLMs in Common Lisp 13
atgreen/cl-embeddings A Common Lisp library for generating word embeddings using neural network models. 8
atgreen/cl-chroma A Common Lisp interface to the Chroma vector database 8
atgreen/cl-text-splitter A Common Lisp library for splitting text into manageable segments based on document structure and layout characteristics. 7
ramarren/cl-geometry A two-dimensional computational geometry system for Common Lisp. 48
atgreen/trivial-system-loader Provides a portable system downloader/loader abstraction for Common Lisp. 12
melisgl/cl-libsvm A Common Lisp wrapper around the libsvm C++ SVM library 16
hrsh7th/cmp-cmdline Provides a Vim plugin to manage command-line completions in a unified way 564
snunez1/llama.cl A Common Lisp port of a Large Language Model (LLM) implementation 35
mmontone/cl-forms A Common Lisp library for building web forms with extensible field types and customizable rendering. 43
lmj/lparallel A library that simplifies parallel programming in Common Lisp with features such as task submission, condition handling, and computation trees. 242
cldm/cl-semver A Common Lisp implementation of the Semantic Versioning Specification for version management 14
atgreen/cl-etcd A library that simplifies the integration of a distributed key-value store into Common Lisp applications 11
vindarel/cl-str A modern and consistent Common Lisp library for string manipulation. 309
3b/cl-opengl A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. 278