Warsaw AI Hackathon Dashboard
A local LLaMA-powered dashboard for extracting structured company data from email content.
01Overview
A dashboard web application built during a hackathon to extract and retrieve key company information from email content using a locally hosted LLaMA model.
02Problem
Important business information is often hidden inside unstructured email conversations and difficult to retrieve quickly.
03Solution
The app uses LLM-assisted extraction and retrieval to transform email content into structured, searchable company data.
04Highlights
— Co-built a dashboard web application using a locally hosted LLaMA LLM. — Focused on structured data extraction and practical business use cases. — Implemented LLM-assisted retrieval for company information from email content.
05What I learned
— Applying LLMs to structured extraction tasks — Designing practical AI-assisted dashboards — Working under hackathon time constraints