Skip to main content

AI Companion for Pair Programming

Project description

ducky

Ducky Project Overview Ducky is a Python project that uses the ChatOllama language model from the langchain_core package. It's designed to generate responses based on a given prompt. Installation To install the necessary dependencies, you'll need to create a virtual environment and install the packages listed in the requirements.txt file.

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Usage To use Ducky, you'll need to run the ducky.py script with a prompt as an argument. The script will pass the prompt to the ChatOllama instance and print the generated response.

python ducky.py --prompt "Your prompt here"

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

rubber-ducky-1.0.0.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

rubber_ducky-1.0.0-py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 3

Supported by

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