Autonomous Research Agent (DeepSeek-powered)
Click to flip
Built an autonomous research agent using LangGraph + DeepSeek LLM: decomposes complex queries into sub-queries, runs parallel Tavily searches, summarizes findings, self-reflects with 0–10 confidence scoring, and generates fully-cited markdown reports. Supports configurable search depth/iterations, interactive Streamlit UI, CLI testing, and programmatic Python API for multi-hop research automation (e.g. academic surveys, etc.).
