AgendaGenius AI
AgendaGenius AI lets users upload PDFs, DOCX, or text documents, set meeting constraints, and get a structured, timed agenda with assigned roles. Powered by NVIDIA NIM running Llama 3.1 70B for intelligent agenda generation.
The Problem
Creating effective meeting agendas from lengthy documents is time-consuming and often results in unfocused, poorly structured meetings. Most teams skip agenda creation entirely, leading to wasted time and unclear outcomes.
The Solution
Built a React + Vite frontend with NVIDIA NIM integration for LLM-powered document analysis. The system parses uploaded documents, extracts key topics, and generates a timed agenda with role assignments using Llama 3.1 70B.
Key Highlights
- NVIDIA NIM integration with Llama 3.1 70B for intelligent processing
- Supports PDF, DOCX, and plain text document uploads
- Constraint-based agenda generation (duration, attendees, priority)
- Automatic role assignment based on document context
- Clean, responsive UI built with React and Tailwind CSS
- Fast Vite build for instant page loads
Tech Stack
TypeScript React Vite NVIDIA NIM Tailwind CSS