Claimm
Claimm (Command Line AI for Multi-Models) is a CLI app for interacting with multiple AI models (OpenAI and Claude). It supports context management and a modular design. Its purpose is to simplify the activity of sending the same "request" to different LLMs and to easily seed requests with specific prompt directives.
Features
- Multi-model support
- Contextual history with MongoDB
- Rich CLI formatting
Quick Start
- Clone the repository.
- Set up a virtual environment:
python3 -m venv venv source venv/bin/activate
- Install dependencies:
pip install -r requirements.txt
- Run the app:
python -m src.claimm.main
License
MIT License
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
claimm-0.1.3.tar.gz
(4.5 kB
view details)
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 claimm-0.1.3.tar.gz.
File metadata
- Download URL: claimm-0.1.3.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.0.1 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0dfdc129cf1000523999e9d08b5d26f939ce1754c711a68d7464defc1044cf50
|
|
| MD5 |
41ad142133fe261bbb9658a74b0b3383
|
|
| BLAKE2b-256 |
65e68f852ff6e5c4e608331c49aacfc2a3116d99ff37cda232dc46ffccfacd0c
|
File details
Details for the file claimm-0.1.3-py3-none-any.whl.
File metadata
- Download URL: claimm-0.1.3-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.0.1 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
421dd457c330b3c9532076b7c47254526438fe46bce84f67093f32baef240877
|
|
| MD5 |
49bc4c49ade35e3abe1644a4a2868f16
|
|
| BLAKE2b-256 |
d8d64ad0285f85c342fadccae2be3f0a5d2dd42ea3d9284844f47d52946579d6
|