Metadata-Version: 2.4
Name: cmc-csci005-alejandro
Version: 0.2.0
Summary: Pirate chat REPL
Author-email: Alejandro <abedoya28@students.claremontmckenna.edu>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: groq
Requires-Dist: python-dotenv

# Pirate Chatbot

![Doctests](https://github.com/abedoya-norena/lab-more-project-setup-Public/actions/workflows/doctests.yml/badge.svg)
![Integration Tests](https://github.com/abedoya-norena/lab-more-project-setup-Public/actions/workflows/integration.yml/badge.svg)

A simple command-line chatbot that uses the Groq API to generate short pirate-style responses while maintaining conversational memory.

## Install

```bash
pip install cmc-csci005-alejandro
