- Want to create an application like GPT chat
- Learn how to call API with stream
- Processing the stream's return data
- Research resource call api: DeepInfra
- Integrated api and handle response data -> get stream text data
- Show data to UI
- Understand how to call and handle API with stream
- Understand how to use callback function update stream text for UI
- Create basic chatgpt