Skip to content

Conversation

@atemate
Copy link
Collaborator

@atemate atemate commented Dec 19, 2025

No description provided.

@github-actions github-actions bot added the docs Improvements or additions to documentation label Dec 19, 2025
@atemate atemate merged commit 295c33c into main Dec 19, 2025
28 of 29 checks passed
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request improves the documentation by adding 'What You'll Learn' sections to the quickstart guides, which helps set clear expectations for readers. The restructuring of the main quickstart introduction and the navigation update for consistency are also positive changes. I've included one minor suggestion to fix a grammatical error in the README.

# Getting Started with Asya🎭 Locally

**5-minute guide to running Asya🎭 locally**
**Core idea**: Build multi-step AI/ML pipelines where each step deployed as an [actor](https://en.wikipedia.org/wiki/Actor_model) and scales independently. No infrastructure code in your code - just pure Python.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

There's a small grammatical error here. It should be "is deployed" to be grammatically correct.

Suggested change
**Core idea**: Build multi-step AI/ML pipelines where each step deployed as an [actor](https://en.wikipedia.org/wiki/Actor_model) and scales independently. No infrastructure code in your code - just pure Python.
**Core idea**: Build multi-step AI/ML pipelines where each step is deployed as an [actor](https://en.wikipedia.org/wiki/Actor_model) and scales independently. No infrastructure code in your code - just pure Python.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant