Skip to content

iamtun/gpt-w-stream-data

Repository files navigation

GPT to learn streaming data

Situation

  • Want to create an application like GPT chat

Task

  • Learn how to call API with stream
  • Processing the stream's return data

Action

  • Research resource call api: DeepInfra
  • Integrated api and handle response data -> get stream text data
  • Show data to UI

Result

  • Understand how to call and handle API with stream
  • Understand how to use callback function update stream text for UI
  • Create basic chatgpt

About

Learning how to call api with stream data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published