Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 930 Bytes

README.md

File metadata and controls

44 lines (26 loc) · 930 Bytes

PromptOn API - UI example with Streamlit (WIP)

A barebone example for PromptOn API Python SDK

Please note this is just a rudimentary technical demo for integration without any UX consideration.

Also this example might not work with latest API and prompton PyPi package version. Just raise an issue if you have any problem.

Installation

Prerequisites:

  • PromptOn Api user account on our hosted environment

    Drop an email for early access: [email protected]

    or

  • Local PromptOn Api server - see PromptOn API

Repo :

gh repo clone PromptOn/ui-example-streamlit

Install Poetry

Install just

Install packages:

just install

Run it:

just run