← Back to Projects
Finished AI

AI Study Companion

An AI-assisted study tool concept that helps convert messy notes into focused review questions, summaries, and flashcard-style prompts.

Technologies used

TypeScript OpenAI API Next.js PD

Problem

Studying from raw notes can be slow when the material is scattered across slides, PDFs, and quick annotations.

Solution

The prototype accepts notes, extracts key ideas, and generates short active-recall prompts with source-aware summaries.

What I Learned

AI tools work best when the product gives them clear constraints instead of asking for one large generic answer.