GitHunt
HA

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

Languages

Python100.0%

Contributors

MIT License
Created June 15, 2025
Updated June 16, 2025