📄️ Build a Trip Plan Assistant with React and AI
This tutorial demonstrates how to build an AI-driven trip plan assistant app. This app uses react to build frontend webpages, HTTP Element as the API endpoint and LLMExecutor to call OpenAI models with pre-defined prompt.
📄️ Build a User Management App
This tutorial demonstrates how to build a traditional user management feature with Database element, HTTP element, Function element and Assets element as frontend.
📄️ Build a Customer Service Agent
Build a Customer Service Agent
📄️ Build a Github Project Summarization App
This tutorial demonstrates how to build a github project summerization app by BabelGPT. This app takes a project URL, retrieves related information and calls OpenAI model to do the summerization.