You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
## StudentAI
2
2
3
-
StudentAI is an AI chatbot app designed to enhance students' learning experiences through personalized interactions. The app uses Google PaLM API to provide students with comprehensive and informative answers to their questions.
3
+
StudentAI is an AI chatbot app designed to enhance students' learning experiences through personalized interactions. The app uses Google's PaLM 2 model to provide students with comprehensive and informative answers to their questions.
4
4
5
5
### Features
6
6
7
7
- Personalized learning experiences tailored to each student's needs
8
8
- Access to a vast knowledge base covering multiple subjects and topics
9
9
- Ability to answer questions in a comprehensive and informative way
10
10
- User-friendly interface designed for seamless interactions
11
-
- Chatbot with Google PaLM API integration for accurate responses
11
+
- Chatbot with Google's PaLM API integration for accurate responses
12
12
13
13
### Getting Started
14
14
@@ -21,13 +21,13 @@ To get started with StudentAI, you will need to:
21
21
22
22
### Usage
23
23
24
-
Once the app is running, you can start chatting with StudentAI by typing in your questions or requests. StudentAI will use its knowledge base and Google PaLM API to provide you with personalized learning experiences.
24
+
Once the app is running, you can start chatting with StudentAI by typing in your questions or requests. StudentAI will use its knowledge base and Google's PaLM API to provide you with personalized learning experiences.
25
25
26
26
#### API Key
27
27
28
28
Before starting to use the app, add your API key to the app. Here are some ways to get your API key:
29
29
30
-
Get your API key from the official [Google PaLM](https://makersuite.google.com/app/apikey).
30
+
Get your API key from the official [PaLM API](https://makersuite.google.com/app/apikey).
0 commit comments