OpenAI Starter Kits

Use the following Starter Kits to quickly get started with OpenAI's APIs. They are designed to help you understand how to use the APIs and provide you with a starting point for your projects. And, they are completely free-to-use and open-source!

OpenAI Assistant Starter Kit

The OpenAI Assistant Starter Kit is a fully-functional OpenAI chat application that illustrates:
  • Streaming OpenAI Assistant responses from the server to deliver realtime responses.
  • Customizing the appearance and behavior of your OpenAI chat application.
  • Handling a long thread of messages without losing context.
  • Designing an OpenAI app to work on both mobile and desktop.
  • This Starter Kit was built using NextJS + ReactJS + TypeScript + OpenAI.
OpenAI Assistant Starter Kit
Download from Github