Skip to content

Simple web scraper application to extract specified HTML data and import into a CSV file

License

Notifications You must be signed in to change notification settings

transcodevops/sjc-bsit-20200121

Repository files navigation

ChatGPT SwiftUI iOS, macOS, watchOS, tvOS App

Alt text

This is a native iOS, macOS, watchOS, tvOS App for interacting with ChatGPT built using SwiftUI and OpenAPI API. It's using Official ChatGPT endpoint with gpt-3.5-turbo model.

Separate SPM repo for API only

you can add dependency for ChatGPTSwift to access the API only if you want to integrate into your own app

Video tutorial

Requierements

  • Xcode 14
  • Register at openai.com/api
  • Create API Key
  • Paste API key in ContentView where the ChatGPTAPI instance is declared

About

Simple web scraper application to extract specified HTML data and import into a CSV file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages