Update kaggle notebook.py
Browse files- kaggle notebook.py +4 -0
kaggle notebook.py
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
# Import libraries.
|
3 |
# Gradio.
|
4 |
import gradio as gr
|
|
|
1 |
|
2 |
+
#RAG Code written by Farhikhta Farzan
|
3 |
+
#MONGODB created by Farhikhta Farzan
|
4 |
+
#Documents and research gathered by Keira James, Farhikhta Farzan, and Tesneem Essa
|
5 |
+
|
6 |
# Import libraries.
|
7 |
# Gradio.
|
8 |
import gradio as gr
|