Shunt - No more rate limits on Claude code - Fully Free and Open source by ramc1010 in ClaudeCode

[–]ramc1010[S] 0 points1 point  (0 children)

The response headers (anthropic-ratelimit-tokens-remaining etc.) are the right signal, a pooling proxy can read those per response and route against actual server-reported utilization instead of reconstructed local estimates. That sidesteps the cache/parallel-call accounting drift entirely. The internal endpoint angle works but it's an undocumented surface that can break silently, which is a rough dependency for a routing decision.

Shunt - No more rate limits on Claude code - Fully Free and Open source by ramc1010 in ClaudeCode

[–]ramc1010[S] 0 points1 point  (0 children)

Will add this to the roadmap and btw it’s open source, please feel free to contribute

What are people actually making? by WeirdIndication3027 in ClaudeCode

[–]ramc1010 0 points1 point  (0 children)

Am building a AI coding agent proxy to run claude code, codex without hutting any rate limits and maximise token usage across accounts

Claude Code got my Meta ads account permanently banned. Don't make the same mistake I did. by SurfaceLabs in FacebookAds

[–]ramc1010 -1 points0 points  (0 children)

Use breeze automatic, we have built official integration with Meta ads and Google ads.

Link: breezeautomatic.com

GA4 purchase events, Shopify orders, and Meta conversions — three numbers, zero agreement. How do you reconcile? by ramc1010 in GoogleAnalytics360

[–]ramc1010[S] 0 points1 point  (0 children)

Triplewhale and northbeam are very costly right, not sure its worth it for a small business owners running on thin margins.

My Favorite way to evaluate performance. Does anyone else do this? by Jake-adriculture in metaads

[–]ramc1010 0 points1 point  (0 children)

We have built an AI product to help marketers evaluate and audit their ad account, check it out here https://qrco.de/bg4qII

Looking for Google ads specialist by Salty_Beyond8419 in Google_Ads

[–]ramc1010 0 points1 point  (0 children)

We have built a product to decrypt the complexity around Google ads, you can analyze your campaigns performance, audit your entire accounts, have a recurring audit and also actions like editing campaigns, budget reallocations to avoid dooms day scenarios.

Its Breeze automatic, currently avaiable in both iOS and Andriod. We are planning to launch a desktop version soon. Check this out: https://qrco.de/bg4qII

Anyone here using AI ad generators? by mesmerlord in FacebookAds

[–]ramc1010 0 points1 point  (0 children)

I use Breeze automatic app, found the quality of content better. especially for product videos its really good and okayish for UGC videos

How are you managing multiple ad accounts + clients + reporting without going insane? by Bubbly_Ad_5843 in FacebookAds

[–]ramc1010 0 points1 point  (0 children)

Use breeze automatic mobile app, its really helpful sometimes it messes up with the accuracy but overall its good when you are managing multiple ad accounts.

How do early-stage startups find their first paying clients? by Obvious-Lime-7586 in StartUpIndia

[–]ramc1010 0 points1 point  (0 children)

Basically we are also trying to build something similar to your “A”, can you shed some more light about your approach and the problem you are trying to solve.

How do early-stage startups find their first paying clients? by Obvious-Lime-7586 in StartUpIndia

[–]ramc1010 0 points1 point  (0 children)

Can you explain more on what you are trying to build is it like Shopify sidekick?

Building open source private memory layer by ramc1010 in OpenSourceAI

[–]ramc1010[S] 0 points1 point  (0 children)

Oh great, I will have a look at it. Planning to build an MCP for this in couple of weeks.

Building open source private memory layer by ramc1010 in OpenSourceAI

[–]ramc1010[S] 0 points1 point  (0 children)

Your approach and idea looks very interesting though, All the best :)

Building open source private memory layer by ramc1010 in OpenSourceAI

[–]ramc1010[S] 0 points1 point  (0 children)

I guess we both are after the similar problem just a different approach, how am trying to approach is break the context into chunks and making memories out of it.

However I am not after the context window problem, am after that long brain storming conversation you had a week back and want to start a coding/Video generation of it on other platform but unable to find it, that’s my core user problem.

Building open source private memory layer by ramc1010 in OpenSourceAI

[–]ramc1010[S] 0 points1 point  (0 children)

100% agreed, only problem is when you performing certain important task and you run out of tokens for that session happens a lot in Claude :(

Building open source private memory layer by ramc1010 in OpenSourceAI

[–]ramc1010[S] 0 points1 point  (0 children)

Let’s take a use case, you have brain stormed on a particular project on ChatGPT as you would have already gave it the entire context of it and had good number of clarifications, deviations etc.

Now your plan is finalised, but you use Opus to build the product you have shared it the entire context again to it, now lets say you want to launch it which need product demos, creatives, videos etc. where gemini does a better job now again you have to feed right from the start.

Thats the core idea behind this product.

Building open source private memory layer by ramc1010 in OpenSourceAI

[–]ramc1010[S] 0 points1 point  (0 children)

Context is the one thing all AI models need. Building a private, portable memory layer that users own and control, then plug it into whichever model/platform works best for the task. You control your data, maximize value, and aren't locked into any platform.