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.
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 just
- Mac:
brew install just
- Just install on other platforms
Install packages:
just install
Run it:
just run