
Glowen AI — Intelligence that guides better decisions
AI平台,提问、生成图像、语音交互,辅助更好的决策。
@Akinzoooo · X
完整作品展
技术栈
62 projects

AI平台,提问、生成图像、语音交互,辅助更好的决策。
@Akinzoooo · X

Paste a listing URL. Get a full compound analysis in 60 seconds. Acreage, water, structures, access, and a veteran property tax exemption rules lookup — scored across 6 criteria.
@TractLens · X

展示真实工作成果和技能,与重视能力而非简历的招聘者相连
rolesage · Product Hunt
RoleSage See the person in an avalanche of AI-polished applications

为AI生成的用户界面提供策略管理和审计跟踪。
@Wovyr · X

用AI驱动的审计工具分析系统,包含多个版本。
@jozef_x1 · X
🚨 I Vibe Coded F0ur (4) different versions of @coreyganim's "Ai Audit" Funnel, which is your favourite? VERSION #3:


追踪目标和失败的LLM智能体,跨会话保存状态并展示每步推理。
u/OGMYT · Reddit
I built LOLM, a lower-cost LLM agent that shows what it actually did — looking for blunt feedback I’m one of the founders/builders behind LOLM. Most AI products show an answer but hide whether the system retrieved anything useful, verified the result, switched models, hit a limit, or simply stopped. LOLM exposes those parts through controller events and run receipts. It includes: - Live agent - CLI - Coding and small app-building workflows - Memory and self-hosting options - Control decis

A collaborative, scorecard-driven housing decision app.
@VictorLepri · X
solution to organize house search, sharing with people to review and comment, rank and help make a structured decision. Tailored to NYC but works everywhere in USA


可嵌入的可视化工作流编辑器,支持AI驱动或纯逻辑设计。
tahazsh · HN
Hi! I’m Taha. In many agentic products that support workflows (including one I worked on), I noticed they either don’t support node-based editors, or use React Flow and go through the difficult work of integrating it into their product to run it and work with their existing logic. So I thought about creating a tool that could help with this by closing the gap between the editor and the runtime. That’s why I created Wayflow. The basic architecture is simple: you just need to create a graph (which is a JSON object) that the runtime knows how to run. The runtime doesn’t care where that graph is coming from, it just needs the right schema. And with the help of the editor, you can create the graph, and then export it or directly save it on your backend in your database. And then when you want to execute it, you just hand it to the runtime. The runtime can either stream the execution (which is useful for the editor), or give you the final result. How you execute the graph is up to you: t

使用Misata为Python生成精确声明的合成测试数据。
@RasinMuhammedX · X
Declarative Synthetic Data Generation.

pondas - 用游戏方式指挥AI代理团队编写和部署软件
u/East_Operation1151 · Reddit
I built pondas: run a team of AI agents like a game to build an app I've been building this for a while and finally want to show it here. Most AI app builders are one model in a black box. You type a prompt, it guesses, and you hope what comes out works. I wanted the opposite: real control over how the AI builds. So in pondas you run a whole team of AI agents, and you control the loop they work in. What it actually does: - You describe an app in plain words and a team goes