FLUTTER ECOSYSTEM

Avadhkumar-geek/StudentAI

StudentAI 是一款无需提示的 AI 聊天机器人应用,使用 OpenAI 的大型语言模型帮助学生更有效地学习。StudentAI 可以回答问题、提供解释,甚至生成创意内容。这使其成为所有年龄和学习水平学生的强大工具。

学生AI 项目封面
Stars
85
Forks
16
最近推送(UTC)
2024年4月4日
项目状态
未归档
Avadhkumar Kachhadiya  GitHub avatar
GITHUB User

Avadhkumar Kachhadiya ↗

"Talk is cheap, show me code" - Linus Torvalds

语言DartC++CMakeKotlinSwiftHTMLCObjective-C

技术话题

关联插件与示例

使用的依赖

依赖清单 27 项

App 分类

原始 README

以下为英文项目原文快照,最新内容请访问 GitHub。

展开 / 收起项目 README

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 <avadhkachhadiya@gmail.com>.

References