RoutstrCore v0.2.1 is LIVE
We are honored and grateful to be supported by nostr:npub17xvf49kht23cddxgw92rvfktkd3vqvjgkgsdexh9847wl0927tqsrhc9as and their AI for Individual Rights Program!
Access to state of the art AI should be decentralized and permissionless. Thank you 🧡
https://hrf.org/latest/hrf-announces-support-for-projects-advancing-ai-for-individual-rights/
Routstr Chat is improving every week. It is the best alternative to $20/month AI subscriptions now where you have to KYC.
With chat-v0.2.0, we now have:
1. Web Search via OpenAI and Perplexity models
2. Encrypted Chat history live-sync powered by Nostr and AppleSauce nostr:nprofile1qqszv6q4uryjzr06xfxxew34wwc5hmjfmfpqn229d72gfegsdn2q3fgpz4mhxue69uhhyetvv9ujuerpd46hxtnfduhszythwden5te0dehhxarj9emkjmn99u9ryr5u
3. Nostr Wallet Connect auto topups
4. Persistent image storage in the browser. (encrypted blossom sync soon!)
5. And many more bug fixes!
Routstr Core v0.2.0 now live!
https://github.com/Routstr/routstr-core/releases/tag/v0.2.0c
chat.routstr.com or build it from scratch https://github.com/routstr/routstr-chat
Routstr Chat v0.1.0 Stable Release
Image Generation, Multi-modal Inputs (images, pdfs, etc), Nostr Wallet Connect and more
We're proud to announce a battle tested chat frontend is ready for your daily use.
Now it comes with:
1. Image generation for as little as 5 sats (on Nano Banana)
2. Image editing with image inputs
3. PDF/files summarization
4. Nostr Wallet Connect for seamless topups.
5. Automatic Routstr node selection based on price (among 8 nodes)
6. Highly stable NIP60 wallet to never lose sats
7. Robust API testing to ensure stability




this happens after upgrading to v0.1.4? do you have a screenshot?
we deprecated models.json and it should have migrated from your models.json and then you can edit it in the dashboard, this wasn’t the case?
we don’t have a privacy policy because we don’t store/read any data, you can check the source code
maybe we should just add it to say that
the benefit over open router is that the payment layer is completely anonymous so even if a malicious provider collects data, he doesn’t see any users so every request is separated and also can’t be linked to any particular person except you put precisely identifying information into your prompt
we’re also working on a local version that prechecks your requests and straps out identifying information automatically
Routstr Core v0.1.4 live now on api.routstr.com
oh shouldn’t be like this fix asap
Download Local++ on the nostr:nprofile1qqs83nn04fezvsu89p8xg7axjwye2u67errat3dx2um725fs7qnrqlgpzamhxue69uhhyetvv9ujumn0wd68ytnzv9hxgtcsrhspy 
routstr-core v0.1.3 is live:
https://github.com/routstr/routstr-core/releases/tag/v0.1.3
biggest improvement is we could reduce the minimum required amount per request by dynamically checking the length of given prompt and also considering max_tokens
now you can make a simple request to gpt-5 with just a single satoshi:
curl -i -X POST https://api.routstr.com/v1/chat/completions -H "Content-Type: application/json" -H "Authorization: Bearer cashuBo2FteBx...czovL21" -d '{"model": "openai/gpt-5", "messages": [{"role": "user", "content": "what is ecash"}], "max_tokens": 64}'
routstr-core v0.1.3 is live:
https://github.com/routstr/routstr-core/releases/tag/v0.1.3
biggest improvement is we could reduce the minimum required amount per request by dynamically checking the length of given prompt and also considering max_tokens
check signal, dms are broken
nevent1qqs9g0cku0nau588nfgxzqecus02hxtj0al7x50x6ua6tjh0x4pht9seq6qa9
explore the globe by nostr:npub1u37h8rhgm9f95d90lpk2afw8h4t75kf6w8vmga2zz9jsx3atzpuqlmw8vy on https://www.routstr.com/
v0.1.2 of routstr-core is live:
Every node now automatically publishes their information to nostr so it can be discovered!

nak req -k 38421 wss://relay.routstr.com
nevent1qqsweeq68wjg7lmrygf2rupclslqmyqhh64cnccwnyg24xphdmlhmcqrcdrck
they are:
- centralized
- only support shitcoins
- explicitly no bitcoin
- marketplace only for "partners"
- email required and kyc for high rate limits
we’re fixing this by using nostr, cashu and building everything open source
nostr:nevent1qqstvkenlssge6z79422xa6trz3jv3rnqsx7098d9dn6fn7l0j9mz7g523tnl
going to try to add nostr:npub130mznv74rxs032peqym6g3wqavh472623mt3z5w73xq9r6qqdufs7ql29s and nostr:npub16g4umvwj2pduqc8kt2rv6heq2vhvtulyrsr2a20d4suldwnkl4hquekv4h support to https://github.com/damus-io/notedeck/tree/master/crates/notedeck_dave and see what is easiest to integrate.
there are multiple ways to implement routstr
using api keys from the setting in the chat app is the easiest and similar to ppq
using a cashu wallet and cycling tokens for every request is the best for privacy and self custody but more complicated, we’ll release an sdk soon



