Skip to content

Repository files navigation

☁️ Nimbus Notes

Nimbus Notes is an AI-powered lecture transcription and study tool that helps students turn recorded lectures into structured learning material. By combining automatic speech-to-text with generative AI, Nimbus Notes creates flashcards from lecture content to help users actively test and reinforce their understanding.

Features

  • Automatic Lecture Transcription
    Converts recorded lectures into accurate, readable text using Gemini Whisper.

  • AI-Generated Flashcards
    Uses the LLaMA 3.2B model to extract key concepts and generate flashcards for active recall.

  • Knowledge Reinforcement
    Transforms passive lecture listening into interactive studying through self-testing.

Tech Stack

Backend

  • Python – Core processing and orchestration
  • Gemini Whisper – Speech-to-text transcription
  • LLaMA 3.2B – Flashcard generation and concept extraction

Frontend

  • HTML – Page structure
  • CSS – Styling and layout
  • JavaScript – Client-side interaction and data handling

How It Works

  1. Users upload or record a lecture audio file.
  2. The audio is transcribed into text using Gemini Whisper.
  3. The transcript is processed by the LLaMA 3.2B model.
  4. Key concepts are extracted and converted into flashcards for study and review.

Demo

Nimbus Notes Demo

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages