Skip to content

ankitmrj/groq-summary-genie

Repository files navigation

AI Meeting Notes Summarizer & Sharer

Transform your raw meeting transcripts into clean, editable summaries — then share them instantly via email.


📌 Approach & Process

  1. Objective: Upload a transcript → Add a custom prompt (e.g., “Highlight action items”) → Generate a polished summary → Edit → Share via email.

  2. Development Workflow:

    • Frontend: Simple React + Vite interface for upload, prompt input, summary display & editing.
    • Backend: Node.js/Express API to handle summarization and email delivery.
    • AI: Groq API for blazing‑fast, instruction‑driven summarization.
    • Email: SMTP via Nodemailer to send summaries directly to recipients.
    • Deployment: Hosted on Netlify for smooth updates.
  3. Testing: Verified end‑to‑end — uploads, prompt handling, editable summaries, email sharing.


Tech Stack

  • Frontend: React • Vite • TypeScript • Tailwind CSS • shadcn‑ui
  • Backend: Node.js • Express
  • AI Service: Groq API (swap‑ready with OpenAI)
  • Email Delivery: Nodemailer (SMTP)
  • Deployment: Netlify

Live Demo

▶ Open Deployed App


Repository

GitHub – groq-summary-genie


Screensort of Email Recieved

image

Releases

No releases published

Packages

No packages published

Languages