apps-sdk-template and Simple-ChatGPT-Backend
About apps-sdk-template
alpic-ai/apps-sdk-template
A minimalist Typescript ChatGPT App based on the Skybridge framework
This project helps developers build custom ChatGPT applications that include interactive visual components, often called widgets. You input code for your app's logic and user interface, and it outputs a working ChatGPT application with dynamic elements. This is for software developers who want to extend ChatGPT's capabilities beyond text by adding rich, interactive displays.
About Simple-ChatGPT-Backend
CarlosUlisesOchoa/Simple-ChatGPT-Backend
Basic Express.js app built with TypeScript. It provides an interface between client applications and OpenAI's API
This is a simple server-side application that acts as a secure intermediary between your custom applications and OpenAI's API. It takes text inputs from your app, sends them to OpenAI, and returns the AI-generated responses, all while keeping your sensitive API key protected. This is for developers building client-side applications that need to interact with OpenAI models.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work