You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -645,6 +647,19 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
645
647
- Compatible with both SSE and Streamable HTTP transport for efficient, real-time streaming communication
646
648
- Fully web-based, cross-platform client requiring no additional software installation
647
649
650
+
### Tambo
651
+
652
+
[Tambo](https://tambo.co) is a platform for building custom chat experiences, with integrated custom user interface components..
653
+
654
+
**Key features:**
655
+
656
+
- Hosted platform with React SDK for integrating chat or other LLM-based experiences into your own app.
657
+
- Support for selection of arbitrary React components in the chat experience, with state management and tool calling.
658
+
- Support for MCP servers, from Tambo's servers or directly from the browser.
659
+
- Supports OAuth 2.1 and custom header-based authentication.
660
+
- Support for MCP tools, with additional MCP features coming soon.
661
+
662
+
648
663
### TheiaAI/TheiaIDE
649
664
650
665
[Theia AI](https://eclipsesource.com/blogs/2024/10/07/introducing-theia-ai/) is a framework for building AI-enhanced tools and IDEs. The [AI-powered Theia IDE](https://eclipsesource.com/blogs/2024/10/08/introducting-ai-theia-ide/) is an open and flexible development environment built on Theia AI.
0 commit comments