Skip to content

theganders/lossnfound

Repository files navigation

LossnFound - Lost and Found Item Matcher

LossnFound helps communities recover lost items while keeping the inventory private and secure. Users submit inquiries via text or photos, and assistants manage a private catalog to verify matches before any claim is confirmed. Built for ConUHacks 2026.

Features

  • Inquiry Intake: Capture lost item details with text and optional photo uploads.
  • Private Inventory: Keep found item records hidden from the public until verified.
  • Match Review: Cross-reference inquiries against a private catalog to reduce false claims.

Tech Stack

  • Framework: Next.js 15 (App Router)
  • Styling: Tailwind CSS
  • AI: Vercel AI SDK + Google Gemini
  • Charts: Recharts
  • Auth: Better Auth
  • Database: Drizzle ORM + Postgres

Getting Started

pnpm install
pnpm dev

Open http://localhost:3000 to view the app.

Project Structure

src/app/
├── dashboard/              # Assistant workspace shell
└── page.tsx                # Landing page

About

Private, AI-powered Lost & Found Matching

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors