frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: I built a 3D engine that turns PDFs into playable study worlds

https://www.lorea.app/
1•herbstgewinn•1h ago
Hi HN,

I’m the founder of Lorea (https://lorea.app). It’s a platform that takes dry, heavy study materials (like 50-page nursing or law PDFs) and procedurally generates a playable 3D world out of the concepts.

The Problem: I realized that traditional studying (staring at text or standard 2D flashcards) completely ignores how human spatial memory works. The "Method of Loci" (memory palace) is proven to be incredibly effective, but building one manually for every textbook chapter is impossibly time-consuming.

How I built it: I recently sold my V1 of this concept to fully fund this 3D iteration. Here is what is happening under the hood:

Ingestion & Parsing: When a user uploads a PDF, we chunk the text and use an LLM pipeline to extract core entities, hierarchical relationships, and key definitions.

Procedural Generation: Those relationships are mapped into a node-based graph. We use React Three Fiber / Three.js on the frontend to procedurally render 3D islands based on that graph structure. The "parent" concepts become central hubs, and "child" concepts branch out as connected floating islands.

Audio/TTS: I recently switched from ElevenLabs to the OpenAI TTS API to generate the audio voiceovers for the worlds. It cut my text-to-speech costs by roughly 10x while keeping latency low enough for real-time interaction.

Backend: Next.js and Supabase (handling the auth, Postgres database, and Edge Functions for the generation pipeline).

The Hardest Part: The biggest challenge so far has been dialing in the procedural generation so the 3D worlds don't look like a chaotic mess when a user uploads a densely packed textbook. We had to implement strict clamping on how many "child nodes" can spawn from a single concept before it forces a new level of depth.

A quick heads-up on the landing page: The copy and FAQs on the site are heavily optimized for Gen-Z students and TikTok SEO (which is my actual target market for keeping the server lights on!). You will see things like "Subway Surfers mode" and heavy SEO keywords. But I wanted to share it here specifically to get your feedback on the procedural 3D generation and the Three.js/Next.js architecture underneath all that marketing fluff.

There is a free tier if you want to drop a PDF in and see what it builds. I would love to know what you think of the rendering performance, or if anyone has experience optimizing large-scale procedural Three.js graphs in the browser.

The 10x inference tax you don't have to pay

https://www.distillabs.ai/blog/the-10x-inference-tax-you-dont-have-to-pay
1•maciejgryka•27s ago•0 comments

Show HN: Aside – Local meeting capture with vault-native AI distillation

https://github.com/jshph/aside/
1•jphorism•1m ago•0 comments

Package Management Is Naming All the Way Down

https://nesbitt.io/2026/03/03/package-management-is-naming-all-the-way-down.html
1•zdw•2m ago•0 comments

Plasma Bigscreen – 10-foot interface for KDE plasma

https://plasma-bigscreen.org
1•birdculture•2m ago•0 comments

Darwinian Post-Design

https://medium.com/@big.sebastian.ionut/darwinian-post-design-when-ease-of-use-becomes-the-only-h...
1•levabalkin•2m ago•1 comments

Qatar Shuts World’s Largest LNG Export Plant

https://www.bloomberg.com/news/articles/2026-03-02/european-gas-rallies-more-than-30-as-qatar-hal...
2•geox•4m ago•0 comments

Show HN: Kai – macOS native fully autonomous AI agent.

https://www.hikai.space
2•StephaneBessa•5m ago•0 comments

Invite people over to your home regularly

https://blog.mattglassman.net/you-should-invite-people-over-to-your-home-regularly/
1•speckx•7m ago•0 comments

Show HN: Potatoverse, home for your vibecoded apps

https://github.com/blue-monads/potatoverse
2•born-jre•8m ago•0 comments

Migrating Elderly Care AI from Qwen 3 to 3.5 on Apple Silicon – 14x Latency Fix

https://medium.com/@aejaz.sheriff/from-qwen-3-to-qwen-3-5-on-apple-silicon-a-14x-latency-regressi...
2•asqpl•8m ago•1 comments

Show HN: AI Home Design – Room redesign and video tour and 3D panorama

https://aihomedesign.io
2•Evanmo666•9m ago•0 comments

Jacinda Arderns move to Australia spotlight on New Zealand's brain drain problem

https://www.bbc.com/news/articles/clyx93597l4o
1•tartoran•9m ago•0 comments

Iran Just Triggered a Cryptic Shortwave Message [video][8m41s]

https://www.youtube.com/watch?v=ErmbTpxAM7Q
1•Bender•11m ago•0 comments

We may soon have 70M boomers too old to drive, too car-dependent to stop

https://lloydalter.substack.com/p/we-may-soon-have-70-million-boomers
3•cainxinth•11m ago•0 comments

Are AI Datacenters Increasing Electric Bills for American Households?

https://newsletter.semianalysis.com/p/are-ai-datacenters-increasing-electric
1•2bluesc•11m ago•1 comments

Tell HN: Gemini 3.1 Pro may be responding to other users' prompts

2•Orochikaku•12m ago•0 comments

Show HN: ScopeGate – Granular permission gateway for AI agents (MCP, open-core)

https://scopegate.dev
1•jetbootsmaker•12m ago•0 comments

What Happened to Agent Frameworks?

https://twitter.com/tonykipkemboi/status/2028564120338063859
1•tonykipkemboi•12m ago•1 comments

Show HN: PTEcorepractice – Free PTE Core Practice with Instant AI Scoring for PR

https://ptecorepractice.com
1•zzx•13m ago•0 comments

Some Tech Publications Consistently Score Products 5–7 Points Higher Than Others

https://www.criticaster.com/blog/publication-scoring-bias
1•gghootch•13m ago•0 comments

Anthropic Made Pitch in Drone Swarm Contest During Pentagon Feud

https://www.bloomberg.com/news/articles/2026-03-02/anthropic-made-pitch-in-drone-swarm-contest-du...
1•yakkomajuri•13m ago•0 comments

Show HN: Preventing infinite agent loops with mathematical convergence gates

https://github.com/Q00/ouroboros
1•q00•14m ago•0 comments

Wall Street Killed the Wildcatters: $100 Oil Now Means Bigger Buybacks

https://www.governance.fyi/p/wall-street-killed-the-wildcatters
2•guardianbob•14m ago•0 comments

Moving to Sweden as an American

https://departure.blog/moving-to-sweden-as-an-american/
1•speckx•15m ago•0 comments

Apple Does Value (Week)

https://om.co/2026/03/02/apple-does-value-week/
1•herbertl•15m ago•0 comments

Building a FOSS live streaming camera

https://blog.brixit.nl/building-a-custom-live-streaming-camera/
1•PaulHoule•17m ago•0 comments

EFF to Court: Don't Make Embedding Illegal

https://www.eff.org/deeplinks/2026/03/eff-court-dont-make-embedding-illegal
2•hn_acker•17m ago•0 comments

Gaming journalists sacked and misleadingly replaced with AI writers

https://pressgazette.co.uk/news/staff-journalists-sacked-and-misleadingly-replaced-with-ai-writers/
1•ilamont•17m ago•0 comments

Show HN: Cursor-doctor – find out why Cursor ignores your rules

https://github.com/nedcodes-ok/cursor-doctor
1•nedcodes•18m ago•0 comments

Put your coding agents on autopilot

https://fastbuilder.ai/download
1•prabhatkr•19m ago•0 comments