Commit Graph

21 Commits

Author SHA1 Message Date
Shubhamsaboo
53dfb652bf feat: add AI Real Estate Agent Team and Enterprise MCP AI Agent Team
- Introduced a new AI Real Estate Agent Team with multi-agent capabilities for property search, market analysis, and valuation.
- Added comprehensive README documentation detailing features, setup instructions, and API requirements.
- Implemented the Enterprise MCP AI Agent Team for orchestrating knowledge management across local files and SaaS platforms, including specialized agents for Notion, GitHub, and Figma.
- Enhanced the overall architecture with intelligent routing and task delegation using the Model Context Protocol (MCP).
- Included necessary requirements for both teams to ensure proper functionality.
2025-08-03 18:01:01 -05:00
Shubham Saboo
ef2a867b71 Merge pull request #277 from Madhuvod/fix/issue-258
fix of library version issue
2025-07-12 15:43:33 -05:00
Madhu
a5173b69ab fix of library version issue 2025-07-13 00:08:35 +05:30
Shubham Saboo
ad17205804 Merge pull request #209 from Madhuvod/multi-mcp-proj
Added new Demo: Multi MCP Agent with Agno
2025-06-14 21:42:49 -05:00
ShubhamSaboo
fda6b53657 updated the README 2025-06-05 20:58:54 -05:00
Madhu
e4a2c09d4f Multi MCP Agent with Agno 2025-05-24 01:35:05 +05:30
Shubham Saboo
15895fcfa0 Merge pull request #207 from Madhuvod/new-mcp-proj
Added new Demo: Notion MCP Agent with Agno
2025-05-20 18:26:43 -05:00
Madhu
7497849a12 Notion MCP Agent with Agno 2025-05-18 23:13:09 +05:30
Shubham Saboo
76074dfc4b Merge pull request #181 from priyanshm07/ai-travel-planner-mcp-team
Added new demo: AI Travel Planning agent
2025-05-04 15:15:56 -05:00
priyanshm07
cae82dc8b8 Update : Streamlit app created 2025-04-20 07:08:20 +05:30
Andrew Hoh
11527f6e5d Adding link to MCP-Agent github repo
Adding link to MCP-Agent github repo for documentation to limit context window lengths.
2025-04-16 16:02:40 -04:00
Andrew Hoh
c03db56f40 Updating default OpenAI model
Updating OpenAI model to gpt-4.1-mini which has a 1M context window
2025-04-16 16:00:59 -04:00
Andrew Hoh
00aabd5afa Fixing context length and simpler web page for app
- Puppeteer puts the entire html of the page into context. Switching to a smaller webpage for demo purposes
- Given the option for the user to switch use_history to false to remove context from calls
2025-04-16 16:00:04 -04:00
Andrew Hoh
2807000dca Adding gif to the README 2025-04-15 17:27:22 -04:00
Andrew Hoh
da0694d021 Adding in example of browser mcp agent 2025-04-15 17:06:58 -04:00
Andrew Hoh
9a91288094 Creating a README for browesr_mcp_agent 2025-04-15 17:04:32 -04:00
Sarthak Bhardwaj
adc8f4f099 Fix typo 2025-04-09 04:48:03 +05:30
priyanshm07
d8f27f6d4b update : calendar mcp linked 2025-04-08 18:32:50 +05:30
priyanshm07
e4cea90a18 feature : agno multi-agent implementation 2025-04-08 17:46:54 +05:30
priyanshm07
293c35629f fix : code updated 2025-04-08 15:27:47 +05:30
ShubhamSaboo
36ab68e94d Added github mcp agent 2025-03-06 19:09:39 -08:00