Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Suzanne Ciani's Buchla Cookbook(echo.orpheusinstituut.be ↗)
    discuss
  2. OpenAI discloses six new AI safety incidents(axios.com ↗)
    discuss
  3. The Return of Sail Power: Cargo Ships Are Turning Back to the Wind(gcaptain.com ↗)
    discuss
  4. How the Strategic Petroleum Reserve Works(construction-physics.com ↗)
    discuss
  5. What Would Canada's Associate Membership of the EU Look Like?(wsj.com ↗)
    discuss
  6. Cert/CC covers up Google's data retention fraud(medium.com/istokovicsgyorgy79 ↗)
    discuss
  7. A dead man's switch with client-side crypto and an offline decryptor(etergis.com ↗)
    discuss
  8. Show HN: Hacker News, a little more focused(beehivesoftware.xyz ↗)
    discuss
  9. Recursive Meta-Intelligence(twitter.com/profbuehlermit ↗)
    discuss
  10. Unlocking the Brain's Potential, with Gül Dölen [video](youtube.com ↗)
    discuss
  11. Where Yesterday's Decisions Run Today(medium.com/gurvinder372 ↗)
    discuss
  12. AgentLane: Git-native coordination for coding agents(github.com/thetrueshags ↗)
    1comments
  13. Ask HN: How long before we will have a major AI driven cyberincident?
    discuss
  14. Bringing Correctly Rounded Math to Production with LLVM-Libc(devblogs.microsoft.com/cppblog ↗)
    discuss
  15. When the fractional part of a float fixes your shader(crocidb.com ↗)
    discuss
  16. Otis – a minimal AI agent that runs local models out of the box(triangllabs.ai ↗)
    1comments
  17. Researchers have created a mouse with a partly human brain(economist.com ↗)
    discuss
  18. Duotone icon library with 1k icons and 250 flags for React with RTL support(github.com/andrsrxn ↗)
    discuss
  19. Show HN: Nullsec – server-blind encrypted paste(pntr.dev ↗)
    discuss
  20. Future of computing is here – OmaVision on Omarchy [video](youtube.com ↗)
    1comments
  21. Paramount 'Leaks' Study Saying California Will Suffer If Its Merger Is Blocked(techdirt.com ↗)
    1comments
  22. Mockfreeli – paste a YouTube link, get 5 license-free songs that sound like it(mockfreeli.org ↗)
    discuss
  23. The US Gov Graph – a complete map of the federal government(civlab.org ↗)
    2comments
  24. What If You Could Do It All Over?(newyorker.com ↗)
    1comments
  25. Permission to Live (In Japan)(buttondown.com/whatever_jamie ↗)
    1comments
  26. SpaceX's next Starship launch is Sept. 22, aims to reach orbit for first time(space.com ↗)
    discuss
  27. The End of Verygoodsoftwarenotvirus.ru(verygoodsoftwarenotvirus.dev ↗)
    discuss
  28. Asking Authors About Their Own Papers(medium.com/tmlrorg ↗)
    discuss
  29. Next-gen gravitational wave detectors could spot the first black holes(phys.org ↗)
    discuss
  30. US interest rates raised for first time in three years(bbc.com ↗)
    discuss

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

2 pointsby 34m agotriangllabs.ai
1 comments
34m 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!