pycisco
1.0.0
It is a personal project developed to communicate with artificial intelligence. pycisco is a simple telegram bot that allows you to communicate free (for the moment) with some language models it currently offers. Pycisco understands the message you send and use natural language tools to analyze the feeling of the message and respond according to what the user says.
git clone https://github.com/fcoagz/pyciscorequirements.txt : pip install -r requirements.txtsrc/config_bot.py . token variablepython main.py pycisco has the ability to limit the number of applications to 15 per minute to avoid blocking the code.
Among the functions provided by the bot, we have:
/start
/help
/model
/model get the details. /config <Ai> <Modelo>
Many thanks to Xtekky, for creating such a powerful tool.