Metadata-Version: 2.4
Name: cmc-csci040-andrewvankomen
Version: 0.1.4
Description-Content-Type: text/markdown
Requires-Dist: groq
Requires-Dist: openai
Requires-Dist: python-dotenv

# cmc-csci040-andrewvankomen

![Doctests](https://github.com/avankomen25/LLM-Project/actions/workflows/tests.yaml/badge.svg)
![Integration Tests](https://github.com/avankomen25/LLM-Project/actions/workflows/integration-tests.yaml/badge.svg)
![Flake8](https://github.com/avankomen25/LLM-Project/actions/workflows/flake8.yaml/badge.svg)
[![codecov](https://codecov.io/github/avankomen25/LLM-Project/graph/badge.svg?token=K97YWXIYUX)](https://codecov.io/github/avankomen25/LLM-Project)
![PyPI](https://img.shields.io/pypi/v/cmc-csci040-andrewvankomen)

A command-line chat application that uses the Groq API to have conversations with an LLM.

[PyPI page](https://pypi.org/project/cmc-csci040-andrewvankomen/)
