https://t.co/bbjU1Y2GW7
What if a mysterious lantern appeared in the middle of a forest... and everyone who followed it never returned?
My latest Hindi horror story with a chilling twist, "आधी रात की लालटेन", is now live on YouTube.
#HindiHorror#Storytelling#HorrorStories
Pakistan’s contribution to Global Peace:
1. Mumbai 26/11 Attacks 2008
2. Pahalgam Terror Attack 2025
3. Pulwama Terror Attack 2019
4. Uri Terror Attack 2016
5. Nagrota Attack 2016
6. Pathankot Terror Attack 2016
7. Indian Parliament Attack 2001
Never Forget.
Never Forgive.
🔧 Stack used:
Python
APIs: OpenAI, Google Gemini, Groq
dotenv, openai package, IPython.display
Full code is here https://t.co/xWxWs6NmMa
Curious: How would you benchmark LLM performance? 🤔
#AI#Python#LLMs#OpenAI#GoogleGemini#Groq#APIs
🤖 AI vs AI vs AI 🔥
I ran a small experiment:
Ask the same question to multiple LLMs (OpenAI, Gemini, Groq)
Collect their answers
Let another LLM act as the judge 🏆
Here’s what happened 👇
#AI#LLMs#GenerativeAI#pythonlearning#AgenticAI
Why I loved this experiment:
- Each model had a unique “style” (concise, creative, or logical).
- It showed how much LLMs differ when answering the same prompt.
- Using an AI to judge AIs? Surprisingly effective 😅
Bottom line: Agentic AI is here, and it's reshaping how we work. But delivering autonomy demands architecture that balances innovation, oversight, and safety. What tooling or governance have you built—or seen—that works? #FutureOfWork
Consumer insights are also evolving. Qualtrics now uses agentic AI to analyze feedback in real-time and respond contextually at scale—moving from data collection to automated, personalized action.
Built a simple Python project connecting Google Gemini using the familiar OpenAI SDK style.
It loads your Gemini API key from .env, sends chat messages, prints AI responses simple & beginner-friendly.
Code is here 👉https://t.co/ffEZlKTfa1
#Python#AI#Gemini#OpenAI#LLM