a Small Language Model (SLM) that answers questions based on a provided book or text. It uses semantic search (FAISS) to retrieve relevant content and DistilBERT (Hugging Face) to generate precise answers. Built with Python, the system achieves 75% Exact Match accuracy and is designed for efficient, scalable question answering. Perfect for extracting insights from large texts!