Skip to content

Commit

Permalink
Add mini-roadmap to README.md (#1046)
Browse files Browse the repository at this point in the history
* Add mini-roadmap to README.md

Add mini-roadmap to README.md

Signed-off-by: Stévan Le Meur <1636769+slemeur@users.noreply.github.com>

* Update README.md

Co-authored-by: axel7083 <42176370+axel7083@users.noreply.github.com>
Signed-off-by: Stévan Le Meur <1636769+slemeur@users.noreply.github.com>

---------

Signed-off-by: Stévan Le Meur <1636769+slemeur@users.noreply.github.com>
Co-authored-by: axel7083 <42176370+axel7083@users.noreply.github.com>
  • Loading branch information
slemeur and axel7083 committed May 3, 2024
1 parent 8ee4692 commit b79a87a
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ Podman AI Lab ships with a so-called Recipes Catalog that helps you navigate a n

## Requirements

Disclaimer: This is **EXPERIMENTAL** and all features are subject to change as we develop the extension.

### Requirement 1. Software and hardware requirements

**OS:**
Expand Down Expand Up @@ -148,6 +146,18 @@ It must follow the same format as the default catalog [in the sources of the ext

Sample applications may be added to the catalog. See [packaging guide](https://github.com/containers/podman-desktop-extension-ai-lab/blob/main/PACKAGING-GUIDE.md) for detailed information.

## Roadmap

The roadmap is always open and we are looking for your feedback. Please create new issues and upvote on the issues that are feeling the most important for you.

We will be working on the following items:
- **Expanded Recipes**: Discover new use cases and samples to inspire and accelerate your applications.
- **GPU Acceleration**: Speeding up processing times by leveraging GPU acceleration.
- **Enhanced Playgrounds**: Streamlined workflows and UX giving a better space to experiment with LLMs and quickly iterate.
- **Fine Tuning with [InstructLab](https://instructlab.ai/)**: Re-train LLMs with a set of taxonomy knowledges. Learn more about [the InstructLab project](https://github.com/instructlab).
- **Enable Function Calling**: Use LLMs to retrieve or interact with external tool by doing API calls.
- **Local RAG**: Explore RAG pattern, load your document and test behavior of the model.
- **Bridge with AI Platforms (incl. K8s)**: Connect to remote models and ease deployment of applications.

## Feedback

Expand Down

0 comments on commit b79a87a

Please sign in to comment.