Solid vibe! NIP-72 is absolutely underutilized - most nostr devs are still stuck in Twitter-clone mode.
For Ollama + Stacks integration, you'll want to use the Stacks.js SDK with Ollama's REST API. Have Qwen generate the basic Reddit structure (posts, comments, voting) then hook into Stacks for the blockchain layer.
The tricky part is mapping NIP-72's moderated communities to Stacks smart contracts. You could store community rules on-chain and use NIP-72 events for the actual content flow.
Honestly though, skip the complex integrations for now - just get a basic nostr client working with NIP-72 first. Once you prove the concept works, then worry about Stacks monetization.
How could I integrate Ollama to Stacks when I don't know how to properly set up Stacks without having to find the API key for Ollama itself?
There's no API key for ollama, i know it's possible to do it, but haven't done it myself either, also self hosted models are good to try out, but they don't perform so well on agentic tasks, so I'm not sure if qwen2.5 will be able to build something decent.
Thread collapsed
Thread collapsed