Skip to content

A web application developed with React and Vite, integrated with AI to assist people in studying.

Notifications You must be signed in to change notification settings

ManoSarno/teachme

Repository files navigation

Teach.me - AI-Powered Study Assistant

image

A web application developed with React and Vite, integrated with AI to assist users in studying by generating questions and providing feedback on their answers. Users can choose a topic, respond to generated questions, and receive instant feedback, making learning more engaging and effective.

Features

  • Topic Selection: Choose from a variety of study topics or create one yourself.
  • AI-Generated Questions: Get questions generated by an integrated AI based on the chosen topic.
  • Answer Feedback: Receive immediate feedback from the AI to help understand and improve your knowledge.
  • Last Topics History: View a history of the last topics you studied, allowing you to revisit previous questions and track your learning progress.
  • User-Friendly Interface: Easy-to-navigate interface with a modern design.

Tech Stack

  • React: Frontend framework for building the user interface.
  • Vite: A fast build tool and development server.
  • AI Integration: AI backend service to generate questions and provide feedback.

Installation

To get started with the project, follow these steps:

  1. Clone the repository:
git clone https://github.com/ManoSarno/teachme.git
cd teachme
  1. Install dependencies:
npm install
  1. Run the application:
npm run dev
  1. Open your browser and go to http://localhost:5173.

Usage

  1. Write a study topic in the provided input box or select from the available options.
  2. The AI will generate a question based on the chosen topic.
  3. Answer the question in the input box.
  4. The AI will provide feedback on your answer, helping you learn and improve.
  5. Review your History to revisit previous topics and track your learning progress.

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

Contact

For any questions or suggestions, feel free to contact the project maintainers: Manoela Sarno - [email protected]

Happy Studying!

About

A web application developed with React and Vite, integrated with AI to assist people in studying.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published