Agentic RAG: When AI Starts Thinking Like a Researcher
Author(s): Jayita Gulati Originally published on Towards AI. Photo by Emilipothèse on Unsplash AI has come a long way in the past few years, but imagine this: what if AI could actually think like a researcher? Sounds a bit crazy, right? Well, …
Implementing RAG from Scratch Using Hugging Face Transformers and FAISS
Author(s): Jayita Gulati Originally published on Towards AI. Image by Author In the world of AI and chatbots, it’s exciting to see language models generate human-like text. But there’s one big problem: these models don’t always know everything. They only respond based …
Explainable AI: How to Make Machine Learning Decisions Understandable
Author(s): Jayita Gulati Originally published on Towards AI. Learn about Explainable AI and its Methods and how to implement them in Python.Photo by Randy Fath on Unsplash Imagine using an AI system to decide who gets a loan — but no one …