This is the Linux app named Generative AI Swift whose latest release can be downloaded as 0.5.6sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Generative AI Swift with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Generative AI Swift
DESCRIPTION
deprecated-generative-ai-swift is a Swift client and example scaffold for building generative AI apps using the Gemini models. Although marked “deprecated”, the repo demonstrates how to integrate Gemini inference into iOS and macOS apps via Swift APIs, providing boilerplate for prompt dispatching, streaming responses, UI integration, and error handling. It includes a sample app that showcases a chat interface, where users send messages and receive responses streamed in real time, with UI updates as tokens arrive. The code also handles request queuing, cancellation, and retry logic, giving developers a realistic foundation rather than a minimalist “hello world.” Despite its deprecated label, the repo remains valuable for developers who want to see how a native Swift integration might be structured before migrating to newer SDKs. Maintainability is emphasized: modular layers separate networking, prompt handling, and UI logic, making adaptation easier when switching to updated APIs.
Features
- Swift client library and scaffolding for Gemini-based generative apps
- Example chat UI with streaming response token updates
- Handling for request cancellation, queuing, and retry policies
- Modular layering: network, prompt, UI separation
- Error and status propagation for user feedback and debugging
- Licensed code suitable for reuse even after deprecation
Programming Language
Swift
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/deprecated-generative.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.