Hacker News new | ask | show | jobs
Show HN: Build and deploy a managed Postgres database from ChatGPT (chat.openai.com)
5 points by sdspurrier 945 days ago
2 comments

Hi! I helped make this. We're playing around using LLM platforms as an interface to external services. In this case, a managed Postgres database and BaaS platform.

If you don't have ChatGPT Plus you can try out similar functionality on our own web app https://app.backengine.dev/sign-up-ac0eba6d-2cc3-4873-9b76-9...

Also helped make this - here's a GitHub repo link for an example of the auth and billing implementation: https://github.com/Engine-Labs/gpt-billing-template