Metadata-Version: 2.4
Name: cmc-csci040-jackbegley
Version: 0.1.1
Summary: A pirate-talking LLM chatbot built with Groq
Requires-Python: >=3.8
Requires-Dist: groq
Requires-Dist: python-dotenv
Description-Content-Type: text/markdown

# llm-inclass

![doctest](https://github.com/jbegley25-oss/lab-more-project-setup/actions/workflows/tests.yml/badge.svg)
![integration-tests](https://github.com/jbegley25-oss/lab-more-project-setup/actions/workflows/integration-tests.yml/badge.svg)

A pirate-talking LLM chatbot powered by Groq and llama-3.1-8b-instant. Chat with an AI that responds like a pirate in 1-2 sentences.

PyPI: https://pypi.org/project/cmc-csci040-jackbegley/
