
Wephora | Create powerful forms with AI
Turn prompts into ready-to-publish forms with AI, then collect and analyze responses.
wephora · Product Hunt
Wephora Build Smarter Forms with AI
The full gallery
Tech stack
20 projects

Turn prompts into ready-to-publish forms with AI, then collect and analyze responses.
wephora · Product Hunt
Wephora Build Smarter Forms with AI

See the concepts a language model holds at each layer before it answers.
ada1981 · HN
I built a web tool to see and edit what an AI thinks before it answers

A shared memory layer that persists your decisions, preferences, and projects across different AI tools and devices.
upload — 跨 AI 的长期记忆层,让 ChatGPT、Claude、Codex、Hermes、OpenClaw、WorkBuddy 等共用同一份记忆,换工具换设备都接着上次继续,注册即用免装插件

Chat with multiple AI models to run deepresearch and coding tasks.
@Shekar77hima · X
run deepresearch, coding agents for free.

Backtest investment strategies, track portfolios, and analyze markets with AI assistance.
策引 — 全球市场技术分析工具,可以创建多个市场的模拟组合并做深度回测分析。同时正在开发 AI Agent 功能,可帮助用户使用大模型自动生成基于不同交易策略的模拟组合。

Coordinate multiple AI coding agents and projects in one unified terminal interface.
@soracstv · X
I run my AI coding agents with AgentsRoom, a visual command center for multi-agent development. @AgentsRoomDev #VibeCoding #AI

Benchmark AI models by having them animate a 3D banana plant's full lifecycle.
fran-mora · HN
I gave 5 AI coding agents one prompt: grow a banana plant through its whole life in three.js: sprout, leaves, flower, fruit, rot, then pups that restart the loop. It's deceptively simple and yet very hard to get right from procedural code: you have to write working three.js and understand how the plant is actually built; how it hangs, ages and decays. Get the biology wrong and the code renders something weird. These are agents, not bare models (Claude Code and Codex for now). They can use tools, including playwright to check their work and improve it.

Share context across AI agents so they remember your codebase and task history.
@dorikuio · X
AI agents have amnesia — Claude Code figures out the codebase, an hour later Codex starts from zero. So I built a shared memory + task board for every MCP agent — Claude Code, Codex, Cursor, Gemini CLI: Is this just my problem? Help me find out.