Udemy - Build Chatgpt App In Flutter Using Openai Api

Photo unavailable
Category:
Date:
02/07/23 at 3:02am GMT+1
Submitter:
Seeders:
16
Leechers:
1
File size:
1.6 GB in 68 files

Torrent Status:
  This torrent has been verified.

Infohash:
6c295cff475fd7fc0048ecc6651a6ef422644d71


File list

  • Udemy - Build Chatgpt App In Flutter Using Openai Api
  • icon ~Get Your Files Here !/1 - Introduction/1 - Introduction.mp4 19.9 MB
    icon ~Get Your Files Here !/1 - Introduction/1 - resources.txt 663 B
    icon ~Get Your Files Here !/1 - Introduction/2 - 2 App demonstration.mp4 11.1 MB
    icon ~Get Your Files Here !/1 - Introduction/3 - Social Media and mustwatch tutorials for prerequisites.html 993 B
    icon ~Get Your Files Here !/1 - Introduction/4 - Source code on Github.html 2.2 KB
    icon ~Get Your Files Here !/1 - Introduction/5 - Source code on github detailed.mp4 9.9 MB
    icon ~Get Your Files Here !/1 - Introduction/6 - MUST WATCH TRICKS AND TIPS.mp4 24.6 MB
    icon ~Get Your Files Here !/2 - App Setup Implement the UI Code/10 - Code to this lecture on Github.txt 86 B
    icon ~Get Your Files Here !/2 - App Setup Implement the UI Code/10 - Start building the chat screen.mp4 134.7 MB
    icon ~Get Your Files Here !/2 - App Setup Implement the UI Code/11 - Build the chat widget.mp4 114.3 MB
    icon ~Get Your Files Here !/2 - App Setup Implement the UI Code/11 - Code to this lecture on Github.txt 78 B
    icon ~Get Your Files Here !/2 - App Setup Implement the UI Code/12 - Implement the modal bottom sheet.mp4 37.7 MB
    icon ~Get Your Files Here !/2 - App Setup Implement the UI Code/13 - Code for this lecture on Github.txt 93 B
    icon ~Get Your Files Here !/2 - App Setup Implement the UI Code/13 - Create the dropDownButton and optimize the previous code.mp4 92.1 MB
    icon ~Get Your Files Here !/2 - App Setup Implement the UI Code/7 - Important NOTE.mp4 4.7 MB
    icon ~Get Your Files Here !/2 - App Setup Implement the UI Code/8 - Add the required packages.mp4 49.7 MB
    icon ~Get Your Files Here !/2 - App Setup Implement the UI Code/9 - Code to this lecture on Github.txt 71 B
    icon ~Get Your Files Here !/2 - App Setup Implement the UI Code/9 - Setting up the application.mp4 97.3 MB
    icon ~Get Your Files Here !/2 - App Setup Implement the UI Code/assets/images/chat_logo.png 20.2 KB
    icon ~Get Your Files Here !/2 - App Setup Implement the UI Code/assets/images/openai_logo.jpg 38.1 KB
    icon ~Get Your Files Here !/2 - App Setup Implement the UI Code/assets/images/person.png 31.1 KB
    icon ~Get Your Files Here !/2 - App Setup Implement the UI Code/lib/constants/constants.dart 143 B
    icon ~Get Your Files Here !/2 - App Setup Implement the UI Code/lib/main.dart 652 B
    icon ~Get Your Files Here !/2 - App Setup Implement the UI Code/lib/screens/chat_screen.dart 559 B
    icon ~Get Your Files Here !/2 - App Setup Implement the UI Code/lib/services/assets_manager.dart 242 B
    icon ~Get Your Files Here !/2 - App Setup Implement the UI Code/lib/services/services.dart 1.1 KB
    icon ~Get Your Files Here !/2 - App Setup Implement the UI Code/lib/widgets/chat_widget.dart 2 KB
    icon ~Get Your Files Here !/2 - App Setup Implement the UI Code/lib/widgets/drop_down.dart 734 B
    icon ~Get Your Files Here !/2 - App Setup Implement the UI Code/lib/widgets/text_widget.dart 654 B
    icon ~Get Your Files Here !/2 - App Setup Implement the UI Code/pubspec.yaml 3.9 KB
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/14 - API LINK.txt 24 B
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/14 - Explain the API documentation and test it using Postman.mp4 57 MB
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/15 - Code for this lecture on Github.txt 82 B
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/15 - Write a Function to get the model repsonse.mp4 93.2 MB
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/16 - Code for this lecture on Github.txt 92 B
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/16 - Implement the Models model classenhance the previous function Errors Handling.mp4 108.4 MB
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/17 - Code for this lecture on Github.txt 86 B
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/17 - Start displaying the all Models using FutureBuilder.mp4 71.8 MB
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/18 - Code for this lecture on Github.txt 76 B
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/18 - Implement the Models provider.mp4 118.7 MB
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/19 - Code for this lecture on Github.txt 86 B
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/19 - Implement the chats model and allow the user to send a message.mp4 166 MB
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/20 - Code for this lecture on Github.txt 73 B
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/20 - Start displaying the sentreceived chats on screen.mp4 91.5 MB
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/21 - Code for this lecture on Github.txt 77 B
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/21 - Scroll the chat List to the end.mp4 52.3 MB
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/22 - Animate the bot response like chatGPT.mp4 38.5 MB
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/23 - Code for this lecture on Github.txt 74 B
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/23 - Implement the Chat Provider.mp4 93.8 MB
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/24 - Code for this lecture on Github.txt 55 B
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/24 - Show the error and not allow the user to send an empty message.mp4 54.6 MB
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/constants/api_consts.dart 119 B
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/constants/constants.dart 1.9 KB
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/main.dart 1 KB
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/models/chat_model.dart 278 B
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/models/models_model.dart 520 B
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/providers/chats_provider.dart 653 B
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/providers/models_provider.dart 665 B
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/screens/chat_screen.dart 6.1 KB
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/services/api_service.dart 2.4 KB
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/services/assets_manager.dart 242 B
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/services/services.dart 1.1 KB
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/widgets/chat_widget.dart 3 KB
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/widgets/drop_down.dart 2.2 KB
    icon ~Get Your Files Here !/3 - Rest API And State Management using Provider/lib/widgets/text_widget.dart 654 B
    icon ~Get Your Files Here !/4 - Extra/25 - Change the app launcher icon.mp4 40.8 MB
    icon ~Get Your Files Here !/4 - Extra/26 - Native splash screen.mp4 38.2 MB
    icon ~Get Your Files Here !/Bonus Resources.txt 386 B

Similar Torrents