Hacker News
- Here's how I use LLMs to help me write code https://simonwillison.net/2025/Mar/11/using-llms-for-code/ 4 comments
- Using AI for Coding: My Journey with Cline and LLMs https://pgaleone.eu/ai/coding/2025/01/26/using-ai-for-coding-my-experience/ 91 comments
- Should we use AI and LLMs for Christian apologetics? (2024) https://lukeplant.me.uk/blog/posts/should-we-use-llms-for-christian-apologetics/ 252 comments
- Using LLMs to Generate Fuzzers https://verse.systems/blog/post/2024-03-09-using-llms-to-generate-fuzz-generators/ 28 comments
- The CEO of Ultralytics (yolov8) using LLMs to engage with commenters on GitHub https://github.com/ultralytics/ultralytics/issues/4654 2 comments
- Demo: Use WebAssembly to Run LLMs on Your Own Device with WasmEdge https://www.youtube.com/watch?v=KTquzmXVj9o 6 comments
- Built and Android app that uses LLMs to learn stuff https://play.google.com/store/apps/details?id=app.vercel.pagunt.twa 2 comments
- The Killer Use Case for LLMs Is Summarization https://blog.slm.space/post/2023/the-killer-use-case-for-llms-is-summarization/ 2 comments
- LeanDojo: Theorem Proving in Lean Using LLMs https://leandojo.org/ 53 comments
- Show HN: We Use LLMs to Help You Browse the Web Faster with TabCrunch https://tabcrunch.com/technical_deep_dive.html 4 comments
- Evaluating Multimodal LLMs Using the Google IO 2024 Puzzle https://hiresynth.ai/blog/googleio_puzzle_multimodal_eval.html 2 comments
- Show HN: Skyvern – Browser automation using LLMs and computer vision https://github.com/Skyvern-AI/skyvern 139 comments
- What I learned using private LLMs to write an undergraduate history essay https://zwischenzugs.com/2023/12/27/what-i-learned-using-private-llms-to-write-an-undergraduate-history-essay/ 81 comments
- Show HN: Convert HTML DOM to semantic markdown for use in LLMs https://github.com/romansky/dom-to-semantic-markdown 56 comments
- Show HN: Using LLMs to Research Reddit to Help Decide What to Buy https://www.claros.so/ 2 comments
- Show HN: I Scraped 2,200 Software Engineering Jobs from Career Pages Using LLMs https://grepjob.com/ 14 comments
- LLMs use a surprisingly simple mechanism to retrieve some stored knowledge https://news.mit.edu/2024/large-language-models-use-surprisingly-simple-mechanism-retrieve-stored-knowledge-0325 146 comments
- Dot – A standalone open source app meant for easy use of local LLMs and RAG https://github.com/alexpinel/Dot 42 comments
Lobsters
- Can I ethically use LLMs? https://ntietz.com/blog/can-i-ethically-use-llms/ 63 comments ai , philosophy
- Using Cuelang With Go for extracting structured data from LLMs https://cybernetist.com/2024/05/13/using-cuelang-with-go-for-llm-data-extraction/ 3 comments ai , go
- Semgrep: AutoFixes using LLMs https://choly.ca/post/semgrep-autofix-llm/ 6 comments ai , go
- Chat with all LLMs hosted on Google Cloud Vertex AI using the OpenAI API format https://github.com/Cyclenerd/google-cloud-litellm-proxy 4 comments googlecloud
- [D] Using LLMs as an evaluator https://medium.com/@jeffreyip54/why-openai-assistants-is-a-big-win-for-llm-evaluation-6821e2a872db 3 comments machinelearning
- Prototype of a "junior dev" using LLMs https://github.com/smol-ai/developer 2 comments programming
- EnglishScript - Embed natural language functions alongside your javascript code using LLMs https://github.com/uriva/english-script 21 comments javascript
- Using AI to advance AI itself: "We got LLMs to discover better algorithms for training LLMs." https://twitter.com/hardmaru/status/1801074062535676193 17 comments artificial
- How to fine-tune LLMs using LoRA - Explained https://youtu.be/CNmsM6JGJz0 2 comments languagetechnology
- llm_memory: A Ruby Gem for LLMs like ChatGPT to have memory using in-context learning https://github.com/shohey1226/llm_memory 2 comments ruby
- I made a job board aggregator that uses LLMs to find Python jobs with your exact stack https://github.com/beastx-ro/first2apply 3 comments python
- How to run LLMs on K8s without GPUs using Ollama and qwen2.5 https://www.perfectscale.io/blog/llms-without-gpus 5 comments kubernetes
- A Google DeepMind research scientist details some LLM use cases, argues LLMs are not overhyped and should be judged on what they can do, not what they can't http://www.techmeme.com/240804/p7#a240804p7 3 comments futurology
- ScrapeGraphAI: A Web Scraping Python Library that Uses LLMs to Create Scraping Pipelines for Websites, Documents, and XML Files https://www.marktechpost.com/2024/04/30/scrapegraphai-a-web-scraping-python-library-that-uses-llms-to-create-scraping-pipelines-for-websites-documents-and-xml-files/ 2 comments machinelearningnews
- Deepseek used Nvidia H100 chips...Intel’s Gaudi 3 is barely slower, but half the price. Intel be primed best value for new efficient LLMs https://www.tomshardware.com/tech-industry/artificial-intelligence/intel-launches-gaudi-3-accelerator-for-ai-slower-than-h100-but-also-cheaper 108 comments wallstreetbets
- Understanding LLMs from Scratch Using Middle School Math https://towardsdatascience.com/understanding-llms-from-scratch-using-middle-school-math-e602d27ec876 5 comments programming
- Large language models (LLMs) are more likely to criminalise users that use African American English, the results of a new Cornell University study show https://www.euronews.com/next/2024/03/09/ai-models-found-to-show-language-bias-by-recommending-black-defendents-be-sentenced-to-dea 62 comments technology
- Swiss Army Llama: Do tons of useful stuff with local LLMs with a REST API (written in Python) https://github.com/Dicklesworthstone/swiss_army_llama 3 comments python
- [R][D] Quantization of Time-Series for improving performance of RNNs (possible use cases for LLMs) https://arxiv.org/pdf/2403.07815 9 comments machinelearning
- Ollama Shell Helper (osh) : English to Unix-like Shell Commands translation using Local LLMs with Ollama https://github.com/charyan/osh 3 comments commandline
- [P] Practical Tips for Finetuning LLMs Using LoRA (Low-Rank Adaptation): Things I Learned From Hundreds of Experiments https://magazine.sebastianraschka.com/p/practical-tips-for-finetuning-llms 10 comments machinelearning
- Chain together LLMs for reasoning and orchestrate multiple large models for accomplishing complex tasks like phoning someone using a GPT-4 model https://github.com/jina-ai/agentchain 3 comments python