Skip to main content

DeerTick: A Multi-Provider Language Model Interface for interacting with various AI models across different providers, supporting both interactive chat and file-based input/output.

Project description

Deertick Agent Management and Integration Toolbox (DAMIT)

DeerTick is a versatile Python-based interface for interacting with various language models from different providers, including Replicate, OpenAI, Hugging Face, OpenRouter, and Mistral.

Features

  • Support for multiple AI providers and models
  • Interactive chat mode
  • File input/output support
  • Customizable system prompts
  • Image generation capabilities
  • Text-to-speech functionality

Installation

  1. Clone the repository:

    git clone https://github.com/deeterbleater/deertick
    cd deertick
    
  2. Install the required dependencies:

    pip install -r requirements.txt
    
  3. Set up your config.ini file with the necessary API keys:

    [keys]
    REPLICATE_API_TOKEN = your_replicate_token
    OPENAI_API_TOKEN = your_openai_token
    HUGGINGFACE_API_KEY = your_huggingface_key
    OPENROUTER_API_KEY = your_openrouter_key
    MISTRAL_API_KEY = your_mistral_key
    

Usage

Command Line Interface

python deertick.py [options]

Options:

  • -m, --model MODEL: Specify the model to use (e.g., "I-8b", "I-70b", "gpt-4")
  • -p, --provider PROVIDER: Specify the provider (e.g., "replicate", "openai")
  • -s, --system PROMPT: Set the system prompt for the conversation
  • -i, --interactive: Start an interactive chat session
  • -f, --file FILE: Read input from a file
  • -o, --output FILE: Write output to a file
  • -h, --help: Show the help message
  • -l, --list: List available models and providers

Interactive Mode

To start an interactive chat session:

python deertick.py -i -m I-8b -p replicate

File Input/Output

To process input from a file and save the output:

python deertick.py -f input.txt -o output.txt -m gpt-4 -p openai

Examples

The included examples "soap_yote" and "songwriter" are examples of how deertick can be used to quickly create workflows with AI agents.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

deertick-0.0.9.tar.gz (20.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

deertick-0.0.9-py3-none-any.whl (22.5 kB view details)

Uploaded Python 3

File details

Details for the file deertick-0.0.9.tar.gz.

File metadata

  • Download URL: deertick-0.0.9.tar.gz
  • Upload date:
  • Size: 20.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.0

File hashes

Hashes for deertick-0.0.9.tar.gz
Algorithm Hash digest
SHA256 dcf70cfd80df02028173c8b5de50936782b01df145c14967f753a39e7314bef7
MD5 ef6a72063c9345a9f9839f1975a62630
BLAKE2b-256 50437d4da1f8b3d517bdc4a1da5fc8044bdbf9a3a5ded52b125c7ba57073f3a2

See more details on using hashes here.

File details

Details for the file deertick-0.0.9-py3-none-any.whl.

File metadata

  • Download URL: deertick-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 22.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.0

File hashes

Hashes for deertick-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 c838ca34fce2b0aab9d73f0f2ffa1f56563d2462205fd3a4302641d3561cc39f
MD5 f8f98e78b2699582d9ca933666ac4363
BLAKE2b-256 3de2d58e9df8a71a8836be7599565611dafc2e435aac004bd63acc8e840557d5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page