Metadata-Version: 2.3
Name: aitelegrambot
Version: 0.4.2
Summary: aitelegrambot is a Telegram bot that uses the Ollama backend to run the LLM rationalAI (by default).
Author-email: tusharhero <tusharhero@sdf.org>, alokosx <alokosx@gmail.com>
License-File: LICENSE.md
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Dist: ollama
Requires-Dist: python-dotenv
Requires-Dist: python-telegram-bot
Description-Content-Type: text/markdown

# Introduction

aitelegrambot is a Telegram bot that uses the
[Ollama](http://ollama.com/) backend to run the LLM
[rationalAI](https://ollama.com/tusharhero/rationalai)(by
default). This bot is designed to provide access to the full
capabilities of Ollama through Telegram, allowing users to interact
with LLMs in a convenient and interactive manner.

Find the [CHANGELOG](CHANGELOG.md), and [Documentation.](docs/).
