Show HN: Open-source AI integrations management platform
hendychua.github.ioHi, I built a tool to scratch a personal itch and also to play with Vercel AI SDK.
Airstrip is a platform that allows you to manage AI integrations with different providers and to build internal AI chat apps. By AI integrations, I mean api keys with LLM providers, e.g. OpenAI, Anthropic, etc. You can add these integrations at the org level or optionally restrict to a team. Admins can create internal AI apps (like GPTs but internally) by prompting. It's quite simple - as of now, you need to put all the data that the app needs in the text prompt when creating the app. Up next would be allowing users to upload files for the AI's context.
Also happy to add other types of data sources based on feedback :)
No comments yet.