Skip to content

A React-based tutoring web app that lets students learn through chat-based explanations and quizzes. Refine responses with NeuralSeek AI for personalized, engaging study sessions — perfect for quick reviews or deeper learning.

License

Notifications You must be signed in to change notification settings

EmptySet-Exe/PeerConnect_AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PeerConnect AI

("A single peer to connect to — your Tutor (btw, they're an AI)")


Table of Contents

  1. About the Project
  2. Features
  3. Getting Started
  4. License
  5. Acknowledgements

About the Project

PeerConnect AI is a intelligent tutoring assistant built for a hackathon that's a study tool powered by NeuralSeek — a tool I developed solo in just 36 hours at SBUHack 2025.


Features

Get step-by-step explanations Explain

Get quizzes for your topic of choice Quiz


Getting Started

git clone https://github.com/EmptySet-Exe/PeerConnect_AI.git

Front-End

cd ./frontend

Back-End

cd ./backend

Install dependencies:

npm i

Note

You need to create a backend/.env file that holds your BACKEND_PORT (otherwise, default 3000) and a frontend/.env that holds your VITE_NEURALSEEK_API_KEY.

To start the app in dev mode:

backend/node index.js

frontend/npm run dev

License

This project is licensed under the MIT License - see the LICENSE file for details.


Acknowledgments:

We would like to thank the following individuals and resources for their contributions and inspiration:

  • Stony Brook Computer Society: For showcasing this project at the SBUHacks 2025.
  • Stony Brook University: For hosting the event and providing lodging, catering, and amenities.
  • NeuralSeek: For providing unlimited access to their AI platform for the duration of the event.
  • The Sponsors: For helping to make this event possible and presenting opportunities for career development.
  • GitHub: For hosting this project and enabling collaboration.
  • Stack Overflow Community: For countless solutions and advice during development.

About

A React-based tutoring web app that lets students learn through chat-based explanations and quizzes. Refine responses with NeuralSeek AI for personalized, engaging study sessions — perfect for quick reviews or deeper learning.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors