lextoc
I like pizza.
- Messages
- 435
- Location
- Belgium, Antwerp
What are some cool things you've made with this version of ChatGPT? I'll go first:
I was using Notion but didn't want to pay for it, have a droplet at DigitalOcean, so I decided to create it myself with ChatGPT Astra, it took me literally two evenings (maybe 8 hours).
It's a single-user app, meaning you can't add users to it or anything, but it has:
- Hierarchy support
- Command palette
- MCP (I can use my notes from my IDE and create / update notes based on the codebase in my IDE)
- In-browser AI Assistant that can run when the window closes
- Runs on my personal ChatGPT subscription (via OpenClaw bot that's running on my droplet
- Dark mode support
- Can make notes public if I want to (read-only)
- I could add cronjobs for OpenClaw as it's running on my server, making automatic notes creating possible, or even deploy something on the droplet following a notes instructions etc.
- Probably more stuff?
I was using Notion but didn't want to pay for it, have a droplet at DigitalOcean, so I decided to create it myself with ChatGPT Astra, it took me literally two evenings (maybe 8 hours).
It's a single-user app, meaning you can't add users to it or anything, but it has:
- Hierarchy support
- Command palette
- MCP (I can use my notes from my IDE and create / update notes based on the codebase in my IDE)
- In-browser AI Assistant that can run when the window closes
- Runs on my personal ChatGPT subscription (via OpenClaw bot that's running on my droplet
- Dark mode support
- Can make notes public if I want to (read-only)
- I could add cronjobs for OpenClaw as it's running on my server, making automatic notes creating possible, or even deploy something on the droplet following a notes instructions etc.
- Probably more stuff?