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: hello@prompton.ai or 
- 
Local PromptOn Api server - see PromptOn API 
Repo :
gh repo clone PromptOn/ui-example-streamlitInstall just
- Mac: brew install just
- Just install on other platforms
Install packages:
just installRun it:
just run