Skip to content

A streamlit app to rapidly generate prompt-response pairs from the given text

License

Notifications You must be signed in to change notification settings

appsflare/rapid-promptgen

Repository files navigation

rapid-promptgen

A streamlit app to rapidly generate prompt-response pairs from the given text

📦 Rapid Prompt Generator

A streamlit app to rapidly generate prompt-response pairs from the given text

Demo App

Streamlit App

Setup instructions

First make sure to install poetry Install Poetry

Create .env file in the project root and define ARGILLA specific env variables

ARGILLA_API_KEY=
ARGILLA_API_URL=https://datasets.ai.agilityclouds.com
poetry install
poetry shell

How to run the app

streamlit run ./configure.py

About

A streamlit app to rapidly generate prompt-response pairs from the given text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages