Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Flowchart of the Apple Reference Image Process(claude.ai ↗)
    discuss
  2. Supply Chain Compromise of Korean-Language Windows 11 Installation Media(logpresso.com ↗)
    discuss
  3. Pangram – AI detector for text and images(pangram.com ↗)
    discuss
  4. Migrating the GitHub Copilot Runtime to Rust, Using Copilot(github.blog ↗)
    1comments
  5. Game UI Database(gameuidatabase.com ↗)
    discuss
  6. Found a B2B billing stack for my agency that doesn't feel like 2010(cordhq.app ↗)
    discuss
  7. Pro UI: native grade components for pro software(pro-ui.dev ↗)
    discuss
  8. Page Shield ML caught 4 storefront malware campaigns scanners missed(cloudflare.com ↗)
    discuss
  9. Why the Postpandemic Tech Bust Sent Billionaires to Trump(wired.com ↗)
    discuss
  10. Hacker puts 'full redundancy' code-hosting firm out of business (2014)(pcworld.com ↗)
    discuss
  11. OpenAI Discloses Six New Incidents of ‘Concerning’ A.I. Behavior(nytimes.com ↗)
    3comments
  12. Math challenges a 2k-year-old story about Parthenon's optical illusions(phys.org ↗)
    discuss
  13. Could Your Chatbot Be Stealing Ideas from You?(nytimes.com ↗)
    1comments
  14. Weeping whales: Stillborn humpback whale grieving documented(phys.org ↗)
    discuss
  15. I gave my agents a heartbeat(mlsystemsri.com ↗)
    discuss
  16. Will AI Replace Your Doctor? Dr. Zeke Emanuel and AMA President Dr. John Whyte(youtube.com ↗)
    1comments
  17. A Large Database Does Not Mean Large Shared_buffers(keithf4.com ↗)
    discuss
  18. Size-Specialized Memory Allocation(go.dev ↗)
    discuss
  19. What's Scarier Than Agents Taking over Internet? CEO Cartel Trying Take over AI(fractalsofchange.substack.com ↗)
    discuss
  20. AI Cheating Is on the Rise(vals.ai ↗)
    discuss
  21. Unplug America(engageq.notion.site ↗)
    discuss
  22. Suzanne Ciani's Buchla Cookbook(echo.orpheusinstituut.be ↗)
    discuss
  23. OpenAI discloses six new AI safety incidents(axios.com ↗)
    1comments
  24. The Return of Sail Power: Cargo Ships Are Turning Back to the Wind(gcaptain.com ↗)
    discuss
  25. How the Strategic Petroleum Reserve Works(construction-physics.com ↗)
    discuss
  26. What Would Canada's Associate Membership of the EU Look Like?(wsj.com ↗)
    discuss
  27. Cert/CC covers up Google's data retention fraud(medium.com/istokovicsgyorgy79 ↗)
    discuss
  28. A dead man's switch with client-side crypto and an offline decryptor(etergis.com ↗)
    discuss
  29. Show HN: Hacker News, a little more focused(beehivesoftware.xyz ↗)
    discuss
  30. Recursive Meta-Intelligence(twitter.com/profbuehlermit ↗)
    discuss

Otis – a minimal AI agent that runs local models out of the box

2 pointsby 1h agotriangllabs.ai
1 comments
1h agoHN ↗

Hey HN! I've built Otis, an open-source ai agent that gives you one minimal experience across local and hosted open-weight models, privacy-focused by design.

On setup it recommends a local model based on the hardware Otis is running on, downloads it and runs it through llama.cpp for you. Ollama, LM Studio and Nvidia PAIR are supported too.

Hope it makes it easy to try and use open-weight models for some of you and all feedback is welcome!