Skip to content

a Swift playground for foundation models on Amazon Bedrock

License

Notifications You must be signed in to change notification settings

monadierickx/swift-fm-playground

 
 

Repository files navigation

Swift FM Playground

Welcome to the Swift Foundation Model (FM) Playground, an example app to explore how to use Amazon Bedrock with the AWS SDK for Swift.

🚨 Important: This application is for educational purposes and not intended for production use.

Overview

🚧 Under construction 🚧

Prerequisites

🚧 Under construction 🚧

Running the Application

🚧 Under construction 🚧

Accessing the Application

To access the application, open http://localhost:3000 in your web browser.

Stopping the Application

To halt the application, you will need to stop both the backend and frontend processes.

Stopping the Frontend

In the terminal where the frontend is running, press Ctrl + C to terminate the process.

Stopping the Backend

Similarly, in the backend terminal, use the Ctrl + C shortcut to stop the server.

About

a Swift playground for foundation models on Amazon Bedrock

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.8%
  • Swift 11.5%
  • CSS 0.7%