Hallucinations in AI – with ChatGPT Examples

Hallucinations in the AI context refer to AI-generated experiences, like text or images, that do not correspond to real-world input, leading to potentially false perceptions and misleading results for users. The term was coined in a 2018 ICLR paper written by Google’s AI Research group: πŸ’‘ Hallucinations in Neural Machine Translation – Agarwal et al. … Read more

1 Billion Coders – Prompting Is The New Programming

Introduction πŸ§‘β€πŸ’» Prompting and GPT-4πŸ’‘ Main argument: Prompting is programming for the masses The recent release of GPT-4 has taken the tech world by storm, providing powerful AI-driven solutions that transform how we work and interact with technology. πŸ’‘ Recommended: GPT-4 is Out! A New Language Model on Steroids One such groundbreaking innovation is “Prompting”, … Read more

Building a Q&A Bot with OpenAI: A Step-by-Step Guide to Scraping Websites and Answer Questions

Have you ever found yourself deep in the internet rabbit hole, searching for an answer to a question that just won’t quit? It can be frustrating to sift through all the online information and still come up empty-handed. But what if there was a way to get accurate and reliable answers in a snap? Enter … Read more

How I Built a Virtual Assistant like Siri using ChatGPT Prompting (No Code!)

Siri sucks. 😞 I am a Siri user, and Siri fails me more than it performs for me. It doesn’t understand the chain of commands. Project Idea: Recreate Siri Using ChatGPT This got me thinking, “What if I can repurpose ChatGPT to work like Siri?”. So before I tell you how the prompt looks like … Read more