An open API service indexing awesome lists of open source software.

https://github.com/klothoplatform/gen-ai-starter

FastAPI Starter for running Gen AI and Stable Diffusion models on AWS
https://github.com/klothoplatform/gen-ai-starter

Last synced: 3 months ago
JSON representation

FastAPI Starter for running Gen AI and Stable Diffusion models on AWS

Awesome Lists containing this project

README

          







develop locally, run in the cloud


[![test badge](https://github.com/klothoplatform/klotho/actions/workflows/test.yaml/badge.svg)](https://github.com/klothoplatform/klotho/actions/workflows/test.yaml)
[![formatting badge](https://github.com/klothoplatform/klotho/actions/workflows/prettier.yaml/badge.svg)](https://github.com/klothoplatform/klotho/actions/workflows/prettier.yaml)
[![linter badge](https://github.com/klothoplatform/klotho/actions/workflows/lint.yaml/badge.svg)](https://github.com/klothoplatform/klotho/actions/workflows/lint.yaml)
[![staticcheck badge](https://github.com/klothoplatform/klotho/actions/workflows/staticcheck.yaml/badge.svg)](https://github.com/klothoplatform/klotho/actions/workflows/staticcheck.yaml)
[![govulncheck](https://github.com/CloudCompilers/klotho/actions/workflows/govulncheck.yaml/badge.svg)](https://github.com/CloudCompilers/klotho/actions/workflows/govulncheck.yaml)
[![release badge](https://github.com/klothoplatform/klotho/actions/workflows/release.yaml/badge.svg)](https://github.com/klothoplatform/klotho/actions/workflows/release.yaml)

## Early Access
This is an early-access repo - for access please [sign up on our web site](https://klo.dev/genai-apis-on-aws-under-5-minutes/).

## Repo
This repo is a starting application featuring Python FastAPI. The API layer is available for iteration and includes Stable Diffusion APIs for model training and image generation.