This is an automated archive made by the Lemmit Bot.

The original was posted on /r/selfhosted by /u/kindly_formation71 on 2023-12-06 18:35:50.


Hi self-hosters 👋

I’ve built a library that makes it easy to integrate LLMs into any react app. We are launching on product hunt tomorrow, but wanted to give you an early look :) 🎉

Github:

CopilotKit currently has two react components:

    1. A “chatGPT” inside your app that can see the app state and take actions.
    1. A drop-in replacement for any with the features of Github CopilotX (autocomplete, insertions, prompting). Context aware.

Everything is open-source and fully customizable. It is plugged in to OpenAI by default but you can literally run everything locally, including the LLM. It’s built to be deeply customized and still work.

<https://preview.redd.it/20rrkws3mp4c1.png?width=3071&amp;format=png&amp;auto=webp&amp;s=90072ad62138ef1f251c248074ac1e7ce588f8c3>

Please check it out and let us know what you think. If you like it, give us a star🌟 while you’re there :)

Come join our journey 🗺️


Discord:

<https://discord.gg/6dffbvGU3D>

Github:

<https://github.com/CopilotKit/CopilotKit>