Hacker News with Generative AI: LLMs

Show HN: I built a tool that generates quizzes from documents using LLMs (ycombinator.com)
Hey everyone! I recently built this little side project that takes any document you upload and turns it into practice quizzes using LLMs to generate the questions: https://www.cuiz-ai.com
The Modern Document Processing Stack (github.com/marcelmarais)
This is a production-ready document conversion and processing engine (and primarily a wrapper of other tools). It uses open-source libraries to convert common file formats (PDF, DOCX, etc.) and web content to Markdown—a format that is friendly for LLMs and embedding models.
Show HN: Bring-your-own-key browser extension for summarizing HN posts with LLMs (github.com/ivanyu)
A bring-your-own-key browser extension for summarizing Hacker News articles with OpenAI and Anthropic LLMs.
IBM's new SWE agents for developers (research.ibm.com)
IBM SWE-Agent 1.0 from IBM Research is the first set of software engineering (SWE) agents of its kind powered by open LLMs that can autonomously resolve GitHub issues efficiently.
LLM Agent Arena from Gorilla X Lmsys Chatbot Arena (agent-arena.com)
Show HN: LLM-aided OCR – Correcting Tesseract OCR errors with LLMs (github.com/Dicklesworthstone)
Show HN: Ell – A command-line interface for LLMs written in Bash (github.com/simonmysun)
Our guidance on using LLMs (for technical writing) (ritza.co)
Show HN: A React and Next.js UI Toolkit for LLMs (github.com/nlkitai)
Show HN: Open-source SDK for creating custom code interpreters with any LLM (github.com/e2b-dev)