Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions flash/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,11 @@
title: "Overview"
sidebarTitle: "Overview"
description: "Build autoscaling AI/ML apps using local code with Runpod Flash."
tag: "BETA"
mode: "wide"
---

<div className="overview-page-wrapper" />

<Note>
Flash is currently in beta. [Join our Discord](https://discord.gg/cUpRmau42V) to provide feedback and get support.
</Note>

Flash is a Python SDK for developing cloud-native AI apps where you define everything—hardware, remote functions, and dependencies—using local code.

```python
Expand Down
Loading