Skip to content

[feat]: Python StreamLit boilerplate for running AI models. #36

@PlebeiusGaragicus

Description

@PlebeiusGaragicus

Prerequisites

  • I have searched for existing issues that already suggest this feature.

Describe the Feature Request

A template python StreamLit application - a boilerplate, really.

Describe the Use Case

This allows me to prototype custom per-use-case AI applications, open source and written by me, connected to my own self-hosted AI compute or to paid API's (OpenAI, et al.).

Ideally one day, these can be PWA's and written in SvelteKit, self-hosted from my node.

Describe Preferred Solution

This can be an example repo with all the needed StartOS files. Ideally this would be a monolith repo, not pulling from a docker image. The Python code would be included and it would all be made into an .s9pk with a make command. This way I can build from source on my machine with no outside internet needed and upload to my own node.

Describe Alternatives

I have considered learning frontend web frameworks, but as my time is limited and my skills are more in AI and python... I am very very limited by mostly knowing Python.

But Python is a valid choice and many plebs starting out may only know one language. This allows many like me to build a self-hosted AI application on my own StartOS node from reclaimed hardware.

One day this should be built, by someone.

Anything else?

Screenshot 2023-12-18 at 5 21 36 PM

StartOS should enable everyone to run their own AI models!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions