From 73584d2654443c7b00dc4a755d0042671c18718e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nathan=20=F0=9F=94=B6=20Tarbert?= <66887028+NathanTarbert@users.noreply.github.com> Date: Tue, 3 Feb 2026 09:46:52 -0500 Subject: [PATCH] Update README with project details and resources Added a link to user attachments and enhanced project description. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c91f7c7..37fe1b6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ + + # Research Canvas with MCP Integration + +https://github.com/user-attachments/assets/bc32adb4-e4a7-492d-b5d6-34177cd1c216 + + An AI-powered research assistant that combines data visualization with web search capabilities. Built with [CopilotKit](https://copilotkit.ai), [LangGraph](https://langchain-ai.github.io/langgraph/), and the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/). This demo showcases how to integrate custom data sources via MCP with a conversational AI interface for research and exploration.