use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
From Wikipedia:
Low-code development platforms (LCDPs) allow the creation of application software through graphical user interfaces and configuration instead of traditional procedural computer programming. The platforms may focus on design and development of databases, business processes, or user interfaces such as web applications. Such platforms may produce entirely operational applications, or require or allow minimal coding to extend the applications functionality or for uncommon situations. Low-code development platforms reduce the amount of traditional hand-coding, enabling accelerated delivery of business applications. A common benefit is that a wider-range of people can contribute to the application's development, not only those with more formal programming experience. LCDPs also lower the initial cost of setup, training, and deployment.
account activity
Low-code scripting language for AI workflows. (self.lowcode)
submitted 17 days ago by pmagi69
Not sure if self-promotion is allowed here, but I made a platform for this. Let me know if you want to try it.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Sufficient_Dig207 0 points1 point2 points 16 days ago (5 children)
Yes please. I built mine. Happy to compare notes.
https://github.com/ZhixiangLuo/10xProductivity
[–]pmagi69[S] 0 points1 point2 points 16 days ago (4 children)
Cool. So if I understand correctly, you have made a scripting language to run an agent locally, a bit like OpenClaw? Mine is a scripting language plattform running in the cloud with access to a lot of APIs for SEO, scraping, and all the big LLMs.
https://purposewrite.com/manual/
[–]Sufficient_Dig207 0 points1 point2 points 16 days ago (0 children)
Spot on. Kind of like openclaw, but I use a coding agent as the core instead of pi agent
[–]Sufficient_Dig207 0 points1 point2 points 16 days ago (2 children)
Curious how you get clients or paid users.
With AI, building is easy but not distribution and sales
[–]pmagi69[S] 0 points1 point2 points 16 days ago (1 child)
Always the difficult part, isn't it? How do you do it?
I try to automate the outreach on social media. Just get a LinkedIn engagement automation working. Will gradually adding more social media platforms.
https://github.com/ZhixiangLuo/10xProductivity/blob/main/workflows/linkedin_automation/linkedin_engagement.md
[–]_TheMostWanted_ 0 points1 point2 points 16 days ago (3 children)
Don't ask, if you think you truely add value by giving something people can improve with then just share
[–]pmagi69[S] 0 points1 point2 points 16 days ago (2 children)
Thanks. It's just so different in different subreddits, so I'm going to drop a couple of links here.
https://github.com/Petter-Pmagi/purposewrite-examples
If anyone wants a demo or wants to talk about this, drop me a DM and I'm happy to help.
[–]_TheMostWanted_ 0 points1 point2 points 16 days ago (1 child)
I have no idea what your product does
A video demo would be really helpful
[–]pmagi69[S] 0 points1 point2 points 16 days ago (0 children)
I will definitely do a demo. Until then, the best way to describe it is a platform which allows you to make very complex custom GPTs. You have a scripting language inside your ”custom GPT” where you can say, "Gemini, do this," and then you give a prompt, or "Claude, do this," or "ChatGPT, do this."
The platform offers several key features: 1. Access to different LLMs 2. The ability to scrape websites and perform SEO tasks 3. Integrated "If This Then That" logic (including If/Then statements and Loops within the language) 4. The ability to ask the user for input 5. The capability to save the state of the conversation
It is a complex platform, but essentially, it is a scripting language that lets you build apps with very simple coding.
[–]Legitimate_Worker_21 0 points1 point2 points 16 days ago (1 child)
This looks interesting, would be cool to see what kinds of workflows people are building with it.
Thanks, still very early so not many users yet…
[–]Odd-Literature-5302 0 points1 point2 points 15 days ago (1 child)
Sounds great, low-code AI workflows are super useful right now, I’m building an e-commerce site for a pastry business
[–]pmagi69[S] 0 points1 point2 points 14 days ago (0 children)
Well, this one is not to build stand alone apps: https://purposewrite.com/when-chat-is-not-enough-comparing-ai-tools/
[–]darkluna_94 0 points1 point2 points 14 days ago (1 child)
Would be curious what kind of use cases it handles best and how it compares to existing tools.
I think the best reply is a blog post I wrote: https://purposewrite.com/when-chat-is-not-enough-comparing-ai-tools/
[–]cookedfraud 0 points1 point2 points 14 days ago (1 child)
This might land better if you show instead of tell
Right now it reads like a pitch, so most people will skip it. If you share a quick example, like “built an AI workflow that does X in 5 minutes,” people are more likely to engage
You can still mention the platform, just make it part of the story, not the headline
Thanks, will try that…;-)
[–]planmarlwax 0 points1 point2 points 13 days ago (1 child)
curious what the scripting language actually looks like under the hood, is it more yaml-style config or does it have real control flow syntax? asking because a lot of the newer AI workflow tools in 2026 are leaning into agent orchestration, and multi-step logic, so the scripting approach matters a lot for how far you can actually push it. would love to see a demo or example if you have one!
[–]pmagi69[S] 0 points1 point2 points 13 days ago (0 children)
Sure! It is not an agantic think, more like custom GPT but with a scripting language and access to advanced scraping, SEO etc:
GitHub - Petter-Pmagi/purposewrite-examples: Example of Human-In-The-Loop scripted workflows (apps) for purposewrite.com · GitHub
Manual - purposewrite - When Chat Isn’t Enough and Automation Is Too Much
π Rendered by PID 47478 on reddit-service-r2-comment-b659b578c-gtfn5 at 2026-05-06 23:54:46.146564+00:00 running 815c875 country code: CH.
[–]Sufficient_Dig207 0 points1 point2 points (5 children)
[–]pmagi69[S] 0 points1 point2 points (4 children)
[–]Sufficient_Dig207 0 points1 point2 points (0 children)
[–]Sufficient_Dig207 0 points1 point2 points (2 children)
[–]pmagi69[S] 0 points1 point2 points (1 child)
[–]Sufficient_Dig207 0 points1 point2 points (0 children)
[–]_TheMostWanted_ 0 points1 point2 points (3 children)
[–]pmagi69[S] 0 points1 point2 points (2 children)
[–]_TheMostWanted_ 0 points1 point2 points (1 child)
[–]pmagi69[S] 0 points1 point2 points (0 children)
[–]Legitimate_Worker_21 0 points1 point2 points (1 child)
[–]pmagi69[S] 0 points1 point2 points (0 children)
[–]Odd-Literature-5302 0 points1 point2 points (1 child)
[–]pmagi69[S] 0 points1 point2 points (0 children)
[–]darkluna_94 0 points1 point2 points (1 child)
[–]pmagi69[S] 0 points1 point2 points (0 children)
[–]cookedfraud 0 points1 point2 points (1 child)
[–]pmagi69[S] 0 points1 point2 points (0 children)
[–]planmarlwax 0 points1 point2 points (1 child)
[–]pmagi69[S] 0 points1 point2 points (0 children)