
The 30 Papers — Ilya Sutskever's Deep Learning Reading List (for John Carmack) |
Listen to Ilya Sutskever's 30 AI papers explained as free audio episodes.
janpmz · HN
Ilya's 30 papers, explained in audio
The full gallery
Tech stack
60 projects

Listen to Ilya Sutskever's 30 AI papers explained as free audio episodes.
janpmz · HN
Ilya's 30 papers, explained in audio

Autonomous AI research engine that generates full academic papers with real citations from a prompt.
@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 generates branded proposals, invoices, and professional documents as PDFs in 60 seconds.
@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.

Check academic papers for AI usage and originality by analyzing patterns and sources.
@stejas809 · X

Read or listen to AI research papers from arXiv in bite-sized summaries.
MediaSquirrel

Generate academic research papers and verify claims with AI-powered verification engines.
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

Search and understand AI research papers in Chinese with PDF reading, Q&A, and note-taking features.
insightxiv · Product Hunt
InsightXiv Discover and understand AI papers in Chinese

Check your papers for AI content and plagiarism before submitting to Turnitin.
PaperCheck — 论文提交前自查工具,提供 Turnitin 查重 + AI 写作检测报告,帮助学生在正式提交前发现问题

Workspace where AI agents debate options to help you decide, plan, and generate documents.
@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.

Browse free AI prompts and tools for productivity and creative work.
@yingxiongge03 · X
第一次用Ai做了一个网站,对于不懂代码的我而言,还是很兴奋的! 希望你喜欢!免费的Ai提示词和工具的。

Chat with an AI agent to research, write, and create illustrated booklets.
BookletAI — 面向普通用户的小册子 AI 工具,可自动调研、写作并生成排版好的 booklet 页面。

Manage academic conferences: submit and review papers, handle scheduling and registration.
@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