HA
Hackexdecodebreaker/Xicovic
A telegram text based AI operating on Gemini API resources for most of its operation
๐ Xicovic
Xicovic is a Telegram-based AI powered by Gemini API, designed to provide intelligent text-based interactions within Telegram. It integrates advanced AI functionalities with seamless Telegram bot operations.
๐ Requirements
Ensure the following libraries are installed before running Xicovic:
- Telepot โ Telegram bot interaction
- google โ Google API tools
- google-genai โ Gemini API integration
- markdownify โ HTML to Markdown conversion
- markdown โ Markdown rendering support
- google-api-core โ Google API core functionalities
Xicovic runs on Python 3.
๐ ๏ธ Installation
Clone the repository and set up dependencies:
git clone https://github.com/Hackexdecodebreaker/Xicovic.git
cd Xicovic
pip install -r requirements.txt ๐ Setup & Execution
1๏ธโฃ Create a Telegram Bot: Get your bot token from BotFather.
2๏ธโฃ Configure Xicovic: Replace #Token in the script with your bot token And Make Sure To Set Your Gemini-flash API key as required in the code.
3๏ธโฃ Run the bot:
python3 xicovic.py๐ก Features
- ๐ค AI-Powered Responses via Gemini API
- ๐จ Seamless Telegram Bot Integration for text-based interactions
- ๐ง Customizable API Calls for advanced functionalities