Skip to content

Lack of end-to-end example for first-time developers #245

@ctolerate

Description

@ctolerate

Problem:
There is no clear end-to-end example showing how a developer can go from:

  1. installing the SDK
  2. loading a model from Model Hub
  3. running inference
  4. handling output

For new users, this makes onboarding harder and increases friction.

Suggestion:
Add a simple “Getting Started” flow with one complete working example:

  • install
  • authenticate (if needed)
  • run model
  • print output

This would significantly improve developer experience and reduce confusion for first-time users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions