Halo Trace — AI-Powered LinkedIn Profile Finder
FastAPI + React app with multi-layer text recognition (Gemini Vision with EasyOCR fallback) that extracts names from images and resolves verified LinkedIn profile URLs in seconds.
Pipeline
Architecture
End-to-end flow, stage by stage.
- 01
Image upload
- 02
Gemini Vision OCR
- 03
EasyOCR fallback
- 04
Identity search
- 05
LinkedIn resolve
How it works
Accepted posters, flyers, and business cards, then used Gemini Vision to identify people and contextual clues within visually varied source images.
Fell back to EasyOCR when the primary vision pass was insufficient, improving coverage across low-quality or text-heavy inputs.
Built targeted search queries from the extracted identity and context, then returned verified LinkedIn profile URLs through a FastAPI and React interface.
- 2-layer
- OCR with automatic fallback
- Seconds
- Image to verified profile
Stack
More projects
RAG / NLP
AI Video Generation & Analysis Pipeline
Text-to-video pipeline with Whisper transcription, NLP summarization and key-insight extraction, and GPT-driven content generation on a Flask backend.
Full-Stack
GCP + OpenAI Automation
Multi-API orchestration platform pairing GCP services with OpenAI — predictive weather, multi-participant calendar scheduling, and Gmail automation over OAuth 2.0.