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 …