Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.22 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.22 KB

Streaming App

This project focus of Streaming functionality of Retrofit with ChatGPT Chat Completion API.

Technologies Used

Features

Functionality of the application

  • Streaming API integration with Retrofit.
  • Chat/completion functionality using Chat GPT API.
  • Clean Architecture for a modular and maintainable codebase.
  • Dependency Injection with Koin for efficient and scalable development.

Installation

Path to Intall the repository

  1. Clone the repository.
    git clone https://github.com/seth-manu/StreamingApp.git
  2. Sync the project with Gradle System
  3. In order the use this repo, kindly add your own ChatGPT Key in app level build.gradle file.

Open to contribute

  • I heartdly inviting you genius folks to contibute on this repo. In future, I am planning to use more ChatGPT APIs.

Happy Coding :)