swiftlyTyped
- Karma
- 0
- Created
- ()
- Submissions
- -746,491,651
- Generative UI Is the New Front End (theunwindai.com)
- CopilotKit raises $27M to build the Agentic FrontEnd Stack (techcrunch.com)
- Microsoft Embraces AG-UI Protocol for Agent UI (learn.microsoft.com)
- Show HN: Open MCP Client (github.com)
Open-source & web based MCP client. Chat with any MCP server in your own app. Powered by CopilotKit & Composio. Shipped this with cursor over the weekend and built: 1. The first web-based MCP client (deployed version on…
- Multimodal Walking RAG (x.com)
- Was JavaScript really made in 10 days? (buttondown.email)
- RAG vs. Context-Window in GPT-4: accuracy, cost, & latency (ai88.substack.com)
-
`<CopilotTextarea />` is a drop-in `<textarea/>` replacement (looks identical & supports all customizations & params) w GPT completions (like in Gmail / GitHub Copilot). It's built with slateJS and works with any…
-
CopilotKit is a typescript library for adding a hackable copilot to any react app. You can let the copilot interact with your app via plain typescript closures, and give it (explicit) read access to app data. An example…
- Statically-verified thread safety in Swift (medium.com)