Website Widget
lead
engineer
Overview
SourceChat is an embeddable chat widget that lets your website visitors ask questions and get answers pulled directly from your PDFs and web pages. Every answer cites the exact source document so visitors know where information comes from. Set up your knowledge base through a simple admin dashboard, embed the widget on your site, and start handling visitor questions automatically.
Mission
SourceChat
What we're building
SourceChat is an embeddable chat widget that answers website visitors’ questions from business-uploaded PDFs and URLs, using retrieved document passages and citing the source document in each answer. A lightweight admin dashboard lets a business manage its knowledge sources and review chat logs.
Current focus
Build the first working MVP: an admin dashboard for adding and listing PDF/URL documents, a basic ingestion pipeline that chunks and embeds content into a pgvector-backed store, an embeddable JavaScript chat widget, and an API that retrieves relevant chunks and generates Anthropic-powered answers with source citations. Include a simple chat-log view; defer advanced permissions, billing, analytics, and production-hardening until the core flow works end to end.