//Videos_to_NotesbyAayuAmor

Videos_to_Notes

This is videos to Notes app Made with Gemini 2.5 pro using react and node.js

0
0
0
JavaScript

Videos to Notes App

undefinedA Multimodal Productivity Web App using Gemini 2.5 Proundefined


Overview

Client Videos to Notes App is a web application that converts video content into structured notes, making learning, reviewing, and summarizing videos effortless.

This app demonstrates multimodal AI capabilities by processing both video and audio content to generate concise, meaningful notes.


Features

  • Extracts key points and summaries from videos
  • Converts audio from videos into readable notes
  • Supports multiple video formats
  • Fully interactive and user-friendly interface

Technologies Used

  • undefinedFrontend: React + Vite
  • undefinedBackend: Node.js
  • undefinedAI Integration: Gemini 2.5 Pro API (via GitHub Pro, free tier)
  • undefinedDeployment: Vercel (used free hosting due to limited access to paid cloud services)

Deployment Note

⚠️ Note: The app is deployed on Vercel instead of Google Cloud Run because I did not use any paid cloud services. All AI functionality relies on the free tier of Gemini 2.5 Pro.

⚠️ Important: The Gemini API is used on the free tier, so some features may not work as efficiently or reliably as with the paid version.


How to Run Locally

  1. Clone the repository:
    git clone https://github.com/AayuAmor/Client_Videos_to_Notes_App.git
    
  2. Install dependencies:
    npm install
    
  3. Run the app:
    npm run dev
    
  4. Open http://localhost:5173 in your browser.

Acknowledgements

Built using React, Node.js, and Gemini 2.5 Pro (free tier from GitHub Pro)

Open source libraries used: React, Vite


Author

Solo project by @AayuAmor


Screenshots

Below are some screenshots demonstrating the app and its features:

Debugging using Gemini 2.5 Pro

Debugging using Gemini 2.5 Pro

Use of Gemini 2.5

Use of Gemini 2.5

End of Free Tier of Gemini 2.5

End of Free tier of Gemini 2.5


Demo Video

Watch a short demo of the app in action:

Videos to Notes App Demo

Or download/view the video directly: Videos_to_Notes_App.mov

Or watch on YouTube: https://www.youtube.com/watch?v=0386PiWUj4c


[beta]v0.13.0