
QWQ AI - Intelligent Q&A Assistant
向 QWQ AI 提问,获得详细推理答案,无需登录。
QWQ AI Assistant — 免费提供经过深思熟虑且富有详细推理的答案的 AI 助手,不需要登录
完整作品展
技术栈
60 projects

向 QWQ AI 提问,获得详细推理答案,无需登录。
QWQ AI Assistant — 免费提供经过深思熟虑且富有详细推理的答案的 AI 助手,不需要登录

与能自主操控计算机的AI助手互动完成任务。
stan_kirdey · HN
Clark – AI assistant with own computer

Argutum:与AI聊天并根据消息质量赚钱。
u/as-333 · Reddit
Built an AI chat that pays you per message, scored in real time: looking for feedback I've been using Claude Code to build Argutum, an AI assistant that scores every message you send (0–100, five dimensions: complexity, novelty, structure, domain expertise, conversational depth) and pays you for the good ones. The underlying idea is that your prompts get sold as training data to AI labs, so you should get a cut instead of it happening for free. Stack: Next.js 16, Groq/Llama 3.3 70B, custom

粘贴约会短信获得AI分析,了解他的真实意图和最佳回复建议。
u/ipleac · Reddit
I built the AI dating friend I kept wishing existed. I've realized I keep using AI for the exact same thing: trying to figure out men. Whenever I get a confusing text, I end up pasting it into ChatGPT and asking: * Is he actually interested? * Am I overthinking this? * What should I reply? * Is this a red flag? The problem is that every conversation starts from scratch. AI doesn't know this is the same guy who disappeared for four days last week, cancelled plans twice, or onl

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

用 KalTalk 从你的文档回答客户支持问题,同时识别销售机会。
@the_real_ori · X
Building AI support agent for SaaS. One agent, support and sales in the same inbox. What are you shipping?

招聘AI同事,在3D办公室中协作完成任务。
@Anwaritoovvy · X
I’m opening the beta for Remotely. Remotely is an AI operating system for companies — a company brain inside a 3D workspace where teams, tasks, dashboards, communication, and AI agents come together. Try it here: I’m looking for feedback from founders

为 AI 代理提供电话号码、短信和 WhatsApp 功能。
@galdayan1895 · X
do a favor and give your ai agent a phone number

在Bind AI中使用Claude、GPT和Gemini编写和运行代码,然后部署到Vercel。
@bind_ai · X
We got tired of juggling model subscriptions and editors, so we built Bind AI One tab: Claude, GPT, Gemini, an IDE that runs the code and ships it to Vercel Heads down on the shortest path from idea to application #vibecoding

Remotalk:用AI连接朋友,突破语言和残疾障碍。
@RemoStart · X
Ours is an amazing platform called If you have a diverse team, the platform is for you!

与 AI Story Agent 对话生成个性化儿童绘本和精美插图。
4M · V2EX
花一天做了一个儿童绘本的 agent,以后自家小孩想看故事书一键生成。人人都可以做 Agent 的时代! 很多家里有小孩的,给小孩会买各种各样的儿童绘本,但是市面上儿童绘本千篇一律,小孩看来看去就那几本,都看腻了,想着自己开发了生成儿童绘本的 agent ,有什么想法和需求和 agent 沟通,沟通几句话就搞定,不需要专业的提示词,可以根据自家小孩喜好通过 agent 私人定制一个儿童绘本。需要的自取: https://aistorybook.art/ 。

用 OpenRouter 进行私密 AI 聊天,无账户无跟踪,支持自托管。
johnfahey · HN
As someone who doesn't use any of the more "advanced" features on sites like ChatGPT or Claude (agentic mode, memory, image generation, deep research, etc), I found the bloat of these services, both in UX and in performance, to be pretty tedious. There are a million AI chat interfaces out there, but I could never find one that just did simple messaging and history in the most minimal and lightweight way possible. So I made my own. Nully is written in Go and Vanilla HTML/CSS/JS. It literally just sends messages to OpenRouter, receives the result, and stores your messages locally. It's very simple, very clean, and very lightweight (see performance graphs on the site). It has basic chat features, basic model settings, and works with just about any OpenRouter text model. It supports attachments and basic web search via the OpenRouter API. I made Nully mostly for myself, but the cost to open-source it and host it on a cheap VPS is practically nothing, so I figured I'd release it if it c