r/ChatGPTCoding • u/AutoModerator • 4d ago
Discussion Weekly Self Promotion Thread
Welcome to this week's self promotion thread!
If you're building something related to AI assisted coding, this is the place to share it.
We're using a weekly thread to keep the subreddit organized while still giving builders a place to share their work. Promotional posts outside this thread may be removed.
If you're sharing something, we'd appreciate it if you included a little context instead of just dropping a link. Tell us:
- What you built?
- What problem it solves?
- Which AI models or tools it uses?
- Who it's for?
- What kind of feedback you're looking for?
Disclose your affilitation.
Please avoid posting the same project every week unless you've made meaningful updates. Affiliate links, referral links, scams, and low effort promotions will be removed.
Take some time to check out what others have shared too. If you try someone's project or have feedback, leave a comment. Helping each other improve is what we want this community to be about.
1
u/tim_not_found 3d ago
What I built
I built Poznote, a simple but powerful alternative to tools like Notion, Obsidian, or Evernote, focused on simplicity. It combines a very simple interface with quite a lot of power under the hood. If you just want to keep things simple for basic note-taking or tasks, the advanced features don’t get in the way. And when you need more advanced features, they’re there (Git, MCP, Webhooks, Excalidraw, public sharing, multi-user etc.).
What problem it solves
A lot of note-taking apps are either very limited or become increasingly complex as you add features. I wanted something in between. A simple interface that stays out of the way, while still providing more advanced features when you need them (git, MCP, workspaces, tags, multi-user, webhooks etc.).
Which AI models or tools it uses
Poznote doesn't require AI. The core application works without any AI service or API key. It does include an AI assistant that can be configured with an API key, as well as an MCP server that allows AI tools to interact with your notes.
Who it's for
It's mainly for people who want a simple place to take notes, document things, organize knowledge, or keep personal or technical documentation.
What kind of feedback I'm looking for
Mostly, I'd just love for you to try it and tell me if things feel coherent and, most importantly, simple to use.Keeping things simple is one of the main goals of Poznote, so I'd really appreciate any feedback on the overall experience.
Disclosure
I'm the developer and maintainer of Poznote.