Metadata-Version: 2.4
Name: cmc-csci005-nicolaslaub
Version: 0.1.3
Summary: A pirate-themed LLM chatbot powered by Groq
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: groq
Requires-Dist: python-dotenv

# CSCI040LLM

[![Run Tests](https://github.com/NicoLS18/CSCI040LLM/actions/workflows/tests.yml/badge.svg)](https://github.com/NicoLS18/CSCI040LLM/actions/workflows/tests.yml)
[![Integration Test](https://github.com/NicoLS18/CSCI040LLM/actions/workflows/integration.yml/badge.svg)](https://github.com/NicoLS18/CSCI040LLM/actions/workflows/integration.yml)

A pirate-themed command-line chatbot powered by the Groq LLM API that maintains conversation history across messages.

PyPI: https://pypi.org/project/cmc-csci005-nicolaslaub/
