frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Paint the Earth on a live, interactive globe (collaborative art.)

https://earth.tattoo
9•earth-tattoo•2h ago•4 comments

Show HN: Homegames. An open-source game platform I've been making for 8 years

https://homegames.io
195•homegamesjoseph•15h ago•49 comments

Show HN: Making difficult decisions doesn't have to be difficult

https://reloadium.com/reloadium-decisions/
3•julienreszka•1h ago•0 comments

Show HN: Open-source CLI for SKILL.md registry and parser lookup

https://github.com/gaia-research/gaia-skill-tree
2•nova-gaia•1h ago•0 comments

Show HN: Prebuilt RISC-V64 Binaries for GCC, PyTorch, Kubernetes, and More

https://github.com/Cloud-V-10xE/RISC-V-software
2•alitariq4589•1h ago•0 comments

Show HN: Product Hunters liked my idea - an AI journal with memory

https://bestjournalapp.com
2•kartik_malik•2h ago•1 comments

Show HN: Visualize Model Spikiness in 3D

https://www.modelmap.tech/
15•afunk•3d ago•2 comments

Show HN: PAI, a Linux-y personal-assistant for Mac

https://www.whitematterlabs.ai/
3•ardatasci•2h ago•0 comments

Show HN: Osint tool that finds exposed files on domains

https://search.cerast-intelligence.com/
44•PatchRequest•16h ago•16 comments

Show HN: An always-fresh memory that learns your repo, so agents stop re-reading

https://github.com/shofer-dev/claude-code-live-memory
3•alsterg•2h ago•0 comments

Show HN: Explain this – agent skills to create HTML explainer for topics or code

https://github.com/analyticalmonk/explain-this/
4•akashtndn•3h ago•0 comments

Show HN: Adkumo – Marketing Agent for SaaS

https://www.adkumo.com
2•gustavoauma•3h ago•0 comments

Show HN: ScreenCI – Always up-to-date product videos from E2E tests

https://screenci.com/
5•ollipal•3h ago•0 comments

Show HN: Mochi Analytics

https://www.mochianalytics.com
3•devtanna•3h ago•0 comments

Show HN: Kiwi – Run agentic dev loops in the cloud, keep keys on your laptop

https://github.com/ibreakthecloud/kiwi
2•harshvkarn•4h ago•0 comments

Show HN: I built notion database based no code form builder

https://ndbforms.myurll.in/
2•nookeshkarri7•4h ago•0 comments

Show HN: I built an AI that knows my net worth: 3 countries, 6 currencies

https://demo.joinbrisa.com
4•kareemarab•4h ago•0 comments

Show HN: RNet, an AI credit wallet for everyday users

https://www.rnetai.org/
4•nextma•4h ago•2 comments

Show HN: WatermarkGo – Gemini Watermark Remover

https://watermarkgo.com
3•qwikhost•5h ago•0 comments

Show HN: Excalibur. The open-source AI coding agent for product engineers

https://getexcalibur.dev
5•Rafael_Casuso•5h ago•0 comments

Show HN: AI block chain running on GPT2

https://github.com/raphaelwkago69-create/GLYPH
2•w4mwati•5h ago•1 comments

Show HN: KiCad in the Browser

https://demo.pcbjam.com/
102•ViktorEE•1d ago•32 comments

Show HN: Peek-CLI: Let Claude Code See the Browser

https://github.com/puffinsoft/peek-cli
10•ReactRocks•13h ago•0 comments

Show HN: Open Science, open-source alternative to Claude Science

https://github.com/ai4s-research/open-science
7•aiboost•7h ago•2 comments

Show HN: I made the Chrome Dino Game editable by your AI prompts

https://vibedino.com
4•johnnyapple•7h ago•0 comments

Show HN: An unmetered LLM API–$6/month, no token tracking, no limits

https://yolo-auto.com/
6•yolo-auto•11h ago•1 comments

Show HN: GhostMap – structured ghost annotations for VS Code

https://marketplace.visualstudio.com/items?itemName=Ghostmap.ghostmap
2•milovale•2h ago•0 comments

Show HN: Bramble – Local-first password manager

https://github.com/flythenimbus/bramble
145•MegagramEnjoyer•3d ago•45 comments

Show HN: A bedside camera detects REM sleep and agrees with a clinical EEG

https://lucidcode.com/2026/06/20/inspec-with-cgx-patch-clinical-eeg-sleep-stage-classification/
6•MichaelCoder•16h ago•0 comments

Show HN: Open-source Claude Code skills that mine Reddit/X for content topics

4•vatricemir•55m ago•0 comments
Open in hackernews

Show HN: RNet, an AI credit wallet for everyday users

https://www.rnetai.org/
4•nextma•4h ago

Comments

nextma•4h ago
rNet is just a dev tool that helps developers build AI apps, while for users, it works as a credit wallet.

I kept seeing the same problem in AI apps. The developer pays for all the AI usage and then tries to get the money back with subscription model or the user has to paste their own API key, which is hard for people who are not technical + different key for every AI provider.

ChatGPT already fixed this for its own tools(Codex). if you have a ChatGPT plan, you can sign in to codex extension uses that same plan. No New key needed just sign in with same account. but this only works inside ChatGPT's own tools, not for developer's AI apps.

So i built the same idea, but open for any apps(Developer apps) to use. every user as one AI credit wallet, where they add credit , then signs in to any app that uses rNet and spends credit on app. The developer just registers their app. No billing system to build , no usage tracking. the users pay only one time because AI credit are shared like ChatGPT's plan.

Note : rNet does not read, store, modify or add fallback providers to developer's requests. They are passed through as-is to the AI provider you're(Developer) using. Formatting the request correctly for that provider is the developer's responsibility.

One more detail on how the credit system works under the hood. AI token pricing is usually a tiny fraction of a dollar per token, so tracking use four units: dollar, millidollar, microdollar, and nanodollar. Each one is a thousand times smaller than the one before it, same as milli, micro, and nano work everywhere else.

A millidollar is what shows up as "credit" in the wallet. A nanodollar is used behind the scenes to calculate the exact cost of each AI call. For example, if a model costs $0.125 per 1 million tokens, then one token costs 125 nanodollars.

The goal is for developers to build AI apps freely, without worrying about AI tokens and to make buying and using AI credits as easy, efficient, and low-waste as possible for users.

And of course the client libraries are MIT licensed and support Java, Node.js and Python, developers can easily add them to their projects and extend them.

You can find the homepage at: https://www.rnetai.org/

The docs are at: https://www.rnetai.org/docs/guide/product-overview

SDK docs are at: https://www.rnetai.org/docs/sdk/overview

demo developer project: https://github.com/rNetAi/ai-assistant-demo

There's a short demo of buying credit and using it in a connected app at: https://youtu.be/KsRBnRfpBn4

nextma•4h ago
Java library is at: https://github.com/rNetAi/rnet-oauth-java

Node.js library is at: https://github.com/rNetAi/rnet-oauth-node

Python library is at: https://github.com/rNetAi/rnet-oauth-python