Created by: Ankit Patidar
ShadowAI is an AI-powered security assistant that answers ANY question about cybersecurity, hacking, networking, programming, and general knowledge.
https://shadowai-mkgu.onrender.com
- π¬ ChatGPT-style interface β Ask anything!
- π΅οΈ Security focus β Hacking, CTFs, bug bounty
- π General knowledge β Pizza recipe, technology, etc.
- π Multi-provider AI β Groq, Gemini, OpenAI
- π± Mobile responsive β Works on phone too!
- Python + Flask (backend)
- HTML/CSS/JS (frontend)
- Groq/Gemini/OpenAI API
- Render (hosting)
git clone https://github.com/ANKIT48274/shadowai.git
cd shadowai
# Set API key (any one)
export GROQ_API_KEY=gsk_your_key
# OR
export GEMINI_API_KEY=your_key
# Install & run
pip install flask gunicorn
python3 app.py- Fork repo to GitHub
- Create Web Service on Render
- Add
GROQ_API_KEYenv var - Deploy! π
"In the shadows, we find the truth." author by ankit patidar