CLI app for multi-model AI interactions
Project description
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
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 claimm-0.1.1.tar.gz.
File metadata
- Download URL: claimm-0.1.1.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 |
44f6ac37a1a3591224a566ec292010314221021aebadb6f52162677712205bf9
|
|
| MD5 |
58d2be2a80d0f32168ad4d2db6ef5ce3
|
|
| BLAKE2b-256 |
4e040750073a7f86579f0bd8c5bab8719b272b10fe9b1608c0ca5b4c150bf14b
|
File details
Details for the file claimm-0.1.1-py3-none-any.whl.
File metadata
- Download URL: claimm-0.1.1-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 |
fe010351f5e1af0cb441996da0724ec6e12b3669bdcfca7b2546b698f14236f3
|
|
| MD5 |
2fe32840466c94f7f934881686542e8f
|
|
| BLAKE2b-256 |
ae790e257c02a9d02effaa1f5917d765a30dfe6bd01c4cc917b6c55b7bdd726e
|