
The 30 Papers — Ilya Sutskever's Deep Learning Reading List (for John Carmack) |
收听Ilya Sutskever精选的30篇AI论文的免费音频讲解。
janpmz · HN
Ilya's 30 papers, explained in audio
完整作品展
技术栈
60 projects

收听Ilya Sutskever精选的30篇AI论文的免费音频讲解。
janpmz · HN
Ilya's 30 papers, explained in audio

自主AI研究引擎,根据提示词生成带真实引用的完整学术论文。
@fedeponte1 · X
my first saas. i think i built something people actually want and completely failed at the business side. would genuinely love help. openpaper ( writes full, cited research papers from a prompt. research, outline, writing, real citations, export. the honest numbers: - ~2,300 signups - ~1,500 generated a full paper. people actually use it. - ~5 have ever paid. ~$45/mo. activation is great, revenue is basically zero. i've been staring at this for weeks. the paywall is on export (pay ~$12 to download the pdf). but the full cited paper is right there on screen, free, you can read it and copy-paste it. so i'm charging for the gift wrap after handing over the gift. almost nobody even reaches checkout. 76% generate exactly one paper and leave. one-and-done, so subscriptions make no sense. the audience is mostly students and researchers on personal gmail, all over the world, almost none on university or company emails. traffic is x and github. so i genuinely can't tell

AI 60 秒内生成品牌化提案、发票和专业文档 PDF。
@AadyaAI · X
Aadya AI turns a client conversation into a branded, ready-to-send proposal or invoice PDF in 60 seconds — no templates, no formatting, no chasing.


从 arXiv 阅读或收听 AI 研究论文的精短摘要。
MediaSquirrel

Korroresearch用8个AI验证引擎生成和验证学术论文。
u/korro_ai · Reddit
I built Korroresearch: an AI that writes academic papers, then checks every single claim against 8 verification engines Most AI writing tools just generate text and call it done. Korroresearch does the opposite. Generation is step one. Verification is the real product. How it works: Describe your idea. It writes the full academic paper : research paper, grant proposal, white paper, pitch deck, conference talk, magazine article. English or French. Then the real part starts. 8 engine

搜索、阅读和分析中文 AI 论文,获取导读、问答和笔记。
insightxiv · Product Hunt
InsightXiv Discover and understand AI papers in Chinese

检查论文中的AI写作和抄袭,在提交到Turnitin前自查。
PaperCheck — 论文提交前自查工具,提供 Turnitin 查重 + AI 写作检测报告,帮助学生在正式提交前发现问题

AI代理辩论分析选项,帮助你决策、规划和生成文档的工作空间。
@getazrivo · X
Building - an AI assistant that doesn't just chat, it ships. Plan Mode maps out multi-step builds and produces real artifacts: live web pages, documents, spreadsheets, slide decks. It can also assemble a curated team of specialists to debate decisions.

免费的AI提示词和工具平台,助力生产力和创意工作。
@yingxiongge03 · X
第一次用Ai做了一个网站,对于不懂代码的我而言,还是很兴奋的! 希望你喜欢!免费的Ai提示词和工具的。

与AI聊天自动调研、撰写和生成排版好的小册子。
BookletAI — 面向普通用户的小册子 AI 工具,可自动调研、写作并生成排版好的 booklet 页面。

管理学术会议:提交和审阅论文、处理日程安排和注册。
@harryjwang · X
I've used many of the major conference systems. Plenty still have docs as an unsearchable static site — or worse, as PDFs that stopped tracking the product three versions ago. Somehow, still true in 2026. We took an AI-first path with instead. Our docs are generated from the codebase itself. A custom Claude Code skill writes each page and retakes the screenshots whenever a feature changes — so the docs don't drift from the product. Every page still gets reviewed by a human before it ships. Now you can talk to them, too. We just shipped "Ask AI" over our docs: This feature also turned out to be a nice teaching case for agentic RAG vs. classic RAG: • Classic RAG: chunk → embed → vector DB → retrieve once, by fixed rules • Agentic RAG: hand the model a search tool and let it drive — write a query, read the results, rewrite, retry At more than 100 pages, still no vector database needed. And every answer cites the exact page it came from. #Age