--- title: Researcher RAG emoji: 📈 colorFrom: indigo colorTo: indigo sdk: gradio sdk_version: 5.8.0 app_file: app.py pinned: false license: mit short_description: A multi-agentic RAG for doc & internet related queries --- """ ### **GENERATIVE AI & LLM PROGRAMMING ASSIGNMENT # 4** * **NAME = HASSAN JAVAID** * **ROLL NO. = MSCS23001** * **TASK = Implementation of Multi-Agentic Retreival Augmented Generation (RAG) for document and search related queries** * **LLM used: CHATGROQ WITH RAG** This file i.e. app.py is shared for deployment on Hugging Face Spaces. This file was submitted as part of course CS-500 Generative AI & LLM conducted in ITU, Lahore during Fall-2024. Hugging Face Space Link: GitHub Repo Link: This file and relavant repos are the property of the author and is under MIT License. Give credit when sharing. """ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference