Service for deep research on internal data
Top 83.0% on sourcepulse
Defog Introspect is an AI-powered research service designed for structured and unstructured data analysis, enabling users to query databases, CSVs, Excel files, and PDFs, augmented by web search. It targets data analysts and researchers seeking to derive insights from diverse data sources through natural language interaction.
How It Works
The system employs an AI agent that utilizes tool-use capabilities. An LLM orchestrates queries across three primary tools: text_to_sql
for structured data, web_search
for external context, and pdf_with_citations
for document analysis. The agent recursively employs these tools until it gathers sufficient information to answer the user's question. Default models include o4-mini
for text-to-SQL, gemini-2.0-flash
for web search, and claude-3-7-sonnet
for PDF analysis and overall orchestration.
Quick Start & Requirements
docker compose up --build
.env
file.http://localhost:80
.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
1 month ago
1 day