Spaces:
Sleeping
Sleeping
Create introduction.txt
Browse files- introduction.txt +36 -0
introduction.txt
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Welcome to ArcanaUI v0.7 by the Indexademics Team
|
2 |
+
Program Base Powered by StandardCAS™
|
3 |
+
## Introduction
|
4 |
+
Welcome to Arcana, your dynamic study resource database! Our goal is to help students like you excel in your exams by providing quick and accurate answers to your study questions.
|
5 |
+
|
6 |
+
## How to Use
|
7 |
+
- Navigate to the 'Chatbot' tab to ask your study-related questions.
|
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 a sample citation in BibTeX format:
|
14 |
+
```
|
15 |
+
@article{Fan2023CELSIA,
|
16 |
+
title={CELSIA-Nylon},
|
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 |
+
@misc{Indexademics,
|
27 |
+
title={indexademics Chatbot},
|
28 |
+
author={NAN},
|
29 |
+
journal={SHSID},
|
30 |
+
year={2024},
|
31 |
+
volume={NAN},
|
32 |
+
number={NAN},
|
33 |
+
pages={NAN},
|
34 |
+
publisher={Peer Advisor(PA) SHSID}
|
35 |
+
}
|
36 |
+
```
|