frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: PyTorch-World – Modular Library to Build and Train World Models

https://github.com/ParamThakkar123/pytorch-world
2•paramthakkar•6h ago
Hello everyone! I’ve built PyTorch-World, a modular library for learning, training, and experimenting with world models.

While studying world models, I noticed that each new paper introduces a mix of new components and architectures—but the core structure stays surprisingly consistent. Yet there wasn’t an easy way to swap these components in and out, experiment with them independently, or understand how they interact to form a complete world model.

PyTorch-World aims to solve that: it provides a clean, modular framework where you can plug in different components, compare approaches, and learn how world models work from the inside out.

New updates rolling out soon, this is v0.0.3!

You can also install the library from pip https://pypi.org/project/pytorch-world/

Currently this library supports PlaNet world model by Google, Here's the code to train the model in a CartPole-v1 environment:

from world_models.models.planet import Planet

p = Planet(env="CartPole-v1", bit_depth=5, headless=True, max_episode_steps=100, action_repeats=1, results_dir="my_experiment")

p.train(epochs=1)

Show HN: Runprompt – run .prompt files from the command line

https://github.com/chr15m/runprompt
38•chr15m•2h ago•9 comments

Show HN: MkSlides – Markdown to slides with a similar workflow to MkDocs

https://github.com/MartenBE/mkslides
26•MartenBE•3h ago•5 comments

Show HN: ZigFormer – An LLM implemented in pure Zig

3•habedi0•31m ago•0 comments

Show HN: SyncKit – Offline-first sync engine (Rust/WASM and TypeScript)

https://github.com/Dancode-188/synckit
10•danbitengo•2h ago•2 comments

Show HN: Era – Open-source local sandbox for AI agents

https://github.com/BinSquare/ERA
47•gregTurri•11h ago•11 comments

Show HN: KiDoom – Running DOOM on PCB Traces

https://www.mikeayles.com/#kidoom
339•mikeayles•1d ago•49 comments

Show HN: Derusted – An open-source programmable HTTPS MitM proxy engine in Rust

https://github.com/kumarimlab/derusted
4•kumaras•3h ago•0 comments

Show HN: Safe-NPM – only install packages that are +90 days old

https://github.com/kevinslin/safe-npm
83•kevinslin•3d ago•53 comments

Show HN: I turned algae into a bio-altimeter and put it on a weather balloon

https://radi8.dev/blog/stratospore/
129•radeeyate•4d ago•13 comments

Show HN: I built an interactive HN Simulator

https://news.ysimulator.run/news
522•johnsillings•2d ago•213 comments

Show HN: PyTorch-World – Modular Library to Build and Train World Models

https://github.com/ParamThakkar123/pytorch-world
2•paramthakkar•6h ago•0 comments

Show HN: Env files aren't meant for storing secrets

https://github.com/BinSquare/envmap
2•binsquare•6h ago•0 comments

Show HN: Yolodex – real-time customer enrichment API

https://api.yolodex.ai
35•hazzadous•3d ago•22 comments

Show HN: MakeSkill – The Intelligent Skill Builder for Claude

https://makeskill.cc
9•thanhdongnguyen•12h ago•2 comments

Show HN: We built an open source, zero webhooks payment processor

https://github.com/flowglad/flowglad
385•agreeahmed•1d ago•213 comments

Show HN: Anthony Bourdain's Lost Li.st's

https://bourdain.greg.technology/
19•gregsadetsky•1d ago•5 comments

Show HN: I wrote a minimal memory allocator in C

https://github.com/t9nzin/memory
135•t9nzin•3d ago•32 comments

Show HN: OCR Arena – A playground for OCR models

https://www.ocrarena.ai/battle
214•kbyatnal•6d ago•62 comments

Show HN: Stun LLMs with thousands of invisible Unicode characters

https://gibberifier.com
200•wdpatti•3d ago•109 comments

Show HN: Cynthia – Reliably play MIDI music files – MIT / Portable / Windows

https://www.blaizenterprises.com/cynthia.html
86•blaiz2025•3d ago•33 comments

Show HN: Zephyr3D – TypeScript WebGPU/WebGL 3D engine with an in‑browser editor

https://zephyr3d.org
3•gavinyork•1d ago•0 comments

Show HN: Datamorph – A clean JSON ⇄ CSV converter with auto-detect

https://datamorphio.vercel.app
23•sumit_entr42•6d ago•9 comments

Show HN: White-Box-Coder – AI that self-reviews and fixes its own code"

https://github.com/EMMA019/WHITE-BOX-CODER
3•tarocha1019•18h ago•0 comments

Show HN: ChatIndex – A Lossless Memory System for AI Agents

16•LoMoGan•1d ago•5 comments

Show HN: Build the habit of writing meaningful commit messages

https://github.com/arpxspace/smartcommit
109•Aplikethewatch•4d ago•131 comments

Show HN: We cut RAG latency ~2× by switching embedding model

https://www.myclone.is/blog/voyage-embedding-migration/
25•vira28•2d ago•4 comments

Show HN: Wealthfolio 2.0- Open source investment tracker. Now Mobile and Docker

https://wealthfolio.app/?v=2.0
673•a-fadil•6d ago•213 comments

Show HN: Infinite scroll AI logo generator built with Nano Banana

https://durable.co/ai-logo-generator
3•rookhack•21h ago•0 comments

Show HN: Forty.News – Daily news, but on a 40-year delay

https://forty.news
438•foxbarrington•4d ago•179 comments

Show HN: Ghostty-Web – Ghostty in the Browser

https://github.com/coder/ghostty-web
11•jonayers_•23h ago•4 comments