Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 2.09 KB

README.md

File metadata and controls

34 lines (20 loc) · 2.09 KB

Prompt flow ecosystem

Welcome to the prompt flow ecosystem - a comprehensive gallery that showcases a variety of use cases demonstrating the the capabilities of prompt flow in building high-quality AI applications.

Here are some common use cases that we've facilitated:

In addition, we also provide best practices for:

Our Ecosystem serves as a practical guide, providing detailed walkthroughs of each use case for industry, and how to effectively leverage prompt flow in your AI application development process.

Getting started

  1. Install the prompt flow SDK
pip install promptflow promptflow-tools

More information about the SDK installation can be found here.

  1. Install the prompt flow extension in VS code

Search for promptflow in the VS code extension marketplace and install the extension.

More information about the extension can be found here.

Practicing

Go to the sample gallery, you can find more samples here, you can follow the tutorial to start practicing on a specific use case.