Sumnote.ai
Live2025

Overview
Sumnote.ai is a production-ready application for intelligent meeting notes summarisation. It accepts input via file upload or direct text paste, processes it through the Groq API (running LLaMA 3.1), and returns a clean, structured summary.
The app also handles email sharing with HTML-formatted summaries, so you can distribute meeting notes to your team directly from the interface. Built with React, TypeScript, and Vite for a fast, modern developer experience.
What I built
- Integrated Groq API with LLaMA 3.1 for fast, accurate meeting note summarisation
- Built file upload and text input pipelines with structured output formatting
- Implemented email sharing with HTML-formatted summaries for team distribution
Tech stack
ReactTypeScriptViteNode.js