Add your description here
Project description
kxchat
kxchat is a conversational AI application that leverages state-of-the-art natural language processing models to facilitate interactive chat experiences. It allows users to load models from specified repositories and engage in dynamic conversations.
Table of Contents
Installation
kxchat requires Python 3.11 or higher.
Use pip/uv
pip install kxchat
uv add kxchat
Quick Start
To start a chat room using a model from a specific repository, run the following command:
kxchat room <repo> [--revision <revision>]
<repo>: The URL or path to the repository containing the model.--revision <revision>: The specific revision of the model to use (default is "main").
Example:
kxchat room meta-llama/Meta-Llama-3.1-8B-Instruct
Features
- Dynamic Model Loading: Load models from any specified repository and revision.
- Interactive Chat: Engage in real-time conversations with the AI.
- Command Line Interface: Simple and intuitive CLI for easy interaction.
Development
To set up a development environment, install the development dependencies:
uv sync --dev
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kxchat-0.1.1.tar.gz.
File metadata
- Download URL: kxchat-0.1.1.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfc282162c15f81163eb07fe6e2e0dadcc399b427509286fa2fff7757a09865b
|
|
| MD5 |
9fc605267017cade14fffddfdde4a96b
|
|
| BLAKE2b-256 |
94a7c6c6ea09025467254c8bf14fbbbdc849883814298b64ec0483432806847f
|
File details
Details for the file kxchat-0.1.1-py3-none-any.whl.
File metadata
- Download URL: kxchat-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c6750aa5765e4155c5a477407f46431180f212704457d0a8bae107dd1bd69aa
|
|
| MD5 |
2586da6e5a24ef04e51639a890ad9a06
|
|
| BLAKE2b-256 |
9ad8f5f456cfeefc36411fa4c391a4bb26ab627079ed3b6c6fecd58bd7540950
|