Tesneem commited on
Commit
f6eb1bd
1 Parent(s): 5cf2c77

Update kaggle notebook.py

Browse files
Files changed (1) hide show
  1. 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