Friday, July 21, 2023

Show HN: CopilotKit – a hackable OSS copilot for any react app https://ift.tt/f8cWZp5

Show HN: CopilotKit – a hackable OSS copilot for any react app 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 user interaction could look like: - "Which of these travel destinations has a rich architecture history?" - [Copilot answers] - "Great. Add these to my august trip folder, except the ones where it's typically rainy then" - [Added] Recursive agent integration (via Langchain) is in the works - if you have ideas I'd love to hear them here or on the discord. https://ift.tt/6Uog2Mk July 22, 2023 at 12:29AM

No comments:

Post a Comment

Show HN: Inspect and extract files from MSI installers directly in your browser https://ift.tt/X6PntGW

Show HN: Inspect and extract files from MSI installers directly in your browser Hey everyone! I'm excited to share a small web app I bui...