containers / podman-desktop-extension-ai-lab

Work with LLMs on a local environment using containers
https://podman-desktop.io/extensions/ai-lab
Apache License 2.0
145 stars 23 forks source link

UX: Richer Recipe Catalog #1299

Open slemeur opened 3 days ago

slemeur commented 3 days ago

Epic domain

This issue is dedicated for the creations of the mockups for building a richer recipe catalog.

Expand the technologies

Each recipes are focused on a particular use case, example "creating a chatbot" or "building a text summarizer". Those recipes could, be build with different tools, frameworks and languages.

Hardware specific

A recipe, might be optimized for a particular hardware architecture. We should be surfacing this to the end-user. Example: a sample is optimized to be running on Intel infrastructure and as such, use specific Intel components (openvino).

Application Patterns

There are more and more application patterns that are being worked on by the community. Those could be related to pre-processing, post-processing, rag, guardrails. We should also provide categories of recipes that are covering different application patterns.

Contributions

We would like to include a way in the recipe catalog to indicate to the end-users and the community, where they can find the catalog, how they can expand it with their own catalog and eventually contribute to the upstream catalog.

Additional context

No response