Metadata-Version: 2.4
Name: alpaka
Version: 0.5.0
Author-email: jhnnsrs <jhnnsrs@gmail.com>
Requires-Python: >=3.11
Requires-Dist: aiohttp<4,>=3.9.5
Requires-Dist: koil>=1.0.0
Requires-Dist: rath>=3.5
Requires-Dist: websockets>=15.0.1
Description-Content-Type: text/markdown

# alpaka

[![codecov](https://codecov.io/gh/jhnnsrs/akuire/branch/master/graph/badge.svg?token=UGXEA2THBV)](https://codecov.io/gh/jhnnsrs/akuire)
[![PyPI version](https://badge.fury.io/py/akuire.svg)](https://pypi.org/project/akuire/)
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://pypi.org/project/akuire/)
![Maintainer](https://img.shields.io/badge/maintainer-jhnnsrs-blue)
[![PyPI pyversions](https://img.shields.io/pypi/pyversions/akuire.svg)](https://pypi.python.org/pypi/akuire/)
[![PyPI status](https://img.shields.io/pypi/status/akuire.svg)](https://pypi.python.org/pypi/akuire/)

Alpaka is the arkitekt compüability layer around ollama and allows your arkitekt apps to an 
an open source LLM stack. Through it your arktiekt apps can use llmlite enabled models and
most importanlly ollama models. Alpaka also lets you use chromadb and other vector databases
to store and query your embeddings. 
