File size: 950 Bytes
eede7ff
 
 
 
 
 
 
 
 
 
 
 
 
 
5040e5b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2417ca3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
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
---


"""
###<u> **GENERATIVE AI & LLM PROGRAMMING ASSIGNMENT # 4** </u>
* **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