Metadata-Version: 2.1
Name: gubbi
Version: 1.0.0
Summary: Minimalist terminal LLM chatbot
Home-page: UNKNOWN
Author: Prahlad Yeri
License: MIT
Project-URL: Homepage, https://github.com/prahladyeri/gubbi
Project-URL: Repository, https://github.com/prahladyeri/gubbi
Project-URL: Issues, https://github.com/prahladyeri/gubbi/issues
Description: ![python](https://img.shields.io/pypi/pyversions/gubbi.svg)
        ![license](https://img.shields.io/github/license/prahladyeri/gubbi.svg)
        [![patreon](https://img.shields.io/badge/Patreon-brown.svg?logo=patreon)](https://www.patreon.com/prahladyeri)
        [![paypal](https://img.shields.io/badge/PayPal-blue.svg?logo=paypal)](https://paypal.me/prahladyeri)
        [![follow](https://img.shields.io/twitter/follow/prahladyeri.svg?style=social)](https://x.com/prahladyeri)
        
        # gubbi
        
        Minimalist terminal LLM chatbot
        
        # Installation
        
        	pip install gubbi
Keywords: llm,chatbot,terminal
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Requires-Python: >=3.8
Description-Content-Type: text/markdown
