skip to content
> abdulla_
...

After a long time working on it, I’m finally sharing AbdullaxowsAI — my Discord bot. Originally built for a competition.

What it can do:

  • 🧠 AI Chat — smart responses powered by Gemini
  • 🎨 Image Generation — turns your descriptions into visuals
  • 📄 Document Analysis — reads and explains PDF, Word, Excel files
  • 🔊 Voice Features — speech-to-text and text-to-speech (GROQ)
  • 🌦️ Weather — real-time forecasts
  • 🔍 Search — web search and URL summarization
  • ⏰ Reminders — keeps track of important things

Technical side: Built with Python 3.13, fully async. Uses Gemini, Groq APIs, Discord.py, and other tools. Modular structure makes adding new features easy.

GitHub: https://lnkd.in/eSFkD_5p Test the bot: https://lnkd.in/eaT_8pH5

Note: the search feature doesn’t work on the current server — only works locally.