StudentAI icon indicating copy to clipboard operation
StudentAI copied to clipboard

StudentAI is an prompt-less AI chatbot app that uses OpenAI's large language model to help students learn more effectively. StudentAI can answer questions, provide explanations, and even generate crea...

StudentAI

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.

Features

  • Personalized learning experiences tailored to each student's needs
  • Access to a vast knowledge base covering multiple subjects and topics
  • Ability to answer questions in a comprehensive and informative way
  • User-friendly interface designed for seamless interactions
  • Chatbot with Google's PaLM API integration for accurate responses

Getting Started

To get started with StudentAI, you will need to:

  1. Install the Flutter SDK.
  2. Clone the StudentAI repository.
  3. Run flutter pub get to install the dependencies.
  4. Run flutter run to start the app.

Usage

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.

API Key

Before starting to use the app, add your API key to the app. Here are some ways to get your API key:

Get your API key from the official PaLM API.

Data

All data used in this app to create cards, forms, and prompts come through our API - StudentAI API. For more information about the API, please check the following repository: StudentAI_API.

Examples

Here are some examples of how you can use StudentAI:

  • Ask StudentAI questions about your homework or studies.
  • Get StudentAI to generate MCQs, compare topics, create study plans, etc.
  • Have StudentAI help you with your research.
  • Get StudentAI to provide you with summaries of complex topics.

Contributing

We welcome contributions from the community. Please feel free to create a pull request for bug fixes, feature requests, or any other improvements.

License

StudentAI is licensed under the GPL License v3.

Contact

If you have any questions or feedback, please feel free to contact us at [email protected].

References