Spaces:
Sleeping
Sleeping
Update introduction.txt
Browse files- introduction.txt +25 -18
introduction.txt
CHANGED
@@ -8,29 +8,36 @@
|
|
8 |
- Type your question into the textbox and press Enter.
|
9 |
- The chatbot will respond with helpful information.
|
10 |
- Use the 'Delete Previous' button to remove the last interaction or 'Clear' to reset the chat.
|
|
|
11 |
|
12 |
## Works Cited
|
13 |
-
Below is
|
14 |
```
|
15 |
-
@
|
16 |
-
title={
|
17 |
-
author={Chengjui Fan},
|
18 |
-
journal={Conf-MLA 2023},
|
19 |
-
year={2023},
|
20 |
-
volume={NAN},
|
21 |
-
number={NAN},
|
22 |
-
pages={NAN},
|
23 |
-
publisher={Conf-MLA}
|
24 |
}
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
journal={SHSID},
|
30 |
-
year={
|
31 |
-
volume={NAN},
|
32 |
-
number={NAN},
|
33 |
-
pages={NAN},
|
34 |
publisher={Peer Advisor(PA) SHSID}
|
35 |
}
|
36 |
```
|
|
|
8 |
- Type your question into the textbox and press Enter.
|
9 |
- The chatbot will respond with helpful information.
|
10 |
- Use the 'Delete Previous' button to remove the last interaction or 'Clear' to reset the chat.
|
11 |
+
- If you want to change modes of search, instruct the chatbot to ALWAYS QUOTE AND CITE, or CHANGE TO OFFLINE HOSTING MODE please go to 'Settings'.
|
12 |
|
13 |
## Works Cited
|
14 |
+
Below is the citation of all the works that are utilized in this joint program by the contributors to this program:
|
15 |
```
|
16 |
+
@misc{Gradio Interface},
|
17 |
+
title={UI Design},
|
18 |
+
author={Chengjui Fan(Programming), Gradio(Base)},
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
}
|
20 |
+
@misc{Gradio Interface},
|
21 |
+
title={UI Carry-on Transformations and Debug},
|
22 |
+
author={Brian(Mirroring and Debugging Conflicts and Errors), Chengjui Fan(Code Transformation)},
|
23 |
+
}
|
24 |
+
@misc{ChatBot API},
|
25 |
+
title={Arcana Provider},
|
26 |
+
author={Chengjui Fan(Programming), Ollama(Local Deploy), CloseAI(Speed Deploy), OpenRouter(Free Deploy), Meta(Llama 3.2-Vision: 11B)},
|
27 |
+
}
|
28 |
+
@misc{DBMS Systems},
|
29 |
+
title={Instant Search(FiberDB) and TF-IDF Search(NylonDB)},
|
30 |
+
author={Chengjui Fan(Programming), Juilyn Celsia Fan(Programming)},
|
31 |
+
}
|
32 |
+
@misc{Content and Information Databases},
|
33 |
+
title={Source of all works and knowledge},
|
34 |
+
author={Indexademics Team, SHSID},
|
35 |
+
}
|
36 |
+
@misc{Event Holder},
|
37 |
+
title={Arcana Chatbot},
|
38 |
+
author={Indexademics Team},
|
39 |
journal={SHSID},
|
40 |
+
year={2025},
|
|
|
|
|
|
|
41 |
publisher={Peer Advisor(PA) SHSID}
|
42 |
}
|
43 |
```
|