Metadata-Version: 2.4
Name: cmc-csci005-yyuan29
Version: 0.7.0
Summary: A pirate chatbot
Author-email: Yumo Yuan <yyuan29@cmc.edu>
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: groq
Requires-Dist: python-dotenv

# python_llm
![doctest](https://github.com/yyuan29/python_llm/actions/workflows/doctest.yml/badge.svg)

![integration test](https://github.com/yyuan29/python_llm/actions/workflows/integration_test.yml/badge.svg)

[![coverage](https://img.shields.io/badge/coverage-90%25-brightgreen)](#)

This is my python llm project. It is a chatbot library using Groq LLM. 

Check out my project on [PyPi](https://pypi.org/project/cmc-csci005-yourname/#description)
