Skip to content

Hackexdecodebreaker/Xicovic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ 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

About

A telegram text based AI operating on Gemini API resources for most of its operation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages