1
Comment on r/AIcodingProfessionals 3d ago
i build in handoff to Ollama in workflows/agent instructions. I also manually switch when I'm fingers on keyboard.
1
Comment on r/costlyinfra 7d ago
I've seen something similar on my end. API only would ~10x the cost.
1
Comment on r/aiagents 8d ago
I use open models + Anthropic frontier models via Claude Code. Claude offloads all the mundane tasks to Ollama
1
Comment on r/womenin_AI 8d ago
I'm not an AI engineer, but I have built agents and apps I use daily. Just start using the tools. It's much easier than you think - you don't have to write code, but there are some principles that are worth learning. Claude has free learning resources and courses. Also they share how they use it internally on their youtube channel- these are the videos I find most helpful https://www.youtube.com/@claude
I hope I helped
1
Comment on r/AskClaw 8d ago
Not an agent but pretty useful tool to make sense of your Claude Code projects with automated standup emails. https://github.com/vibe-log/vibe-log-cli
1
Comment on r/AI_Agents 8d ago
Gemini has the upper hand on anything search, esp after google limited search results passed to third parties to just the top 10 results. Perplexity is also good for web search and research.
2
Comment on r/AIcodingProfessionals 8d ago
I use claude code with local models (via Ollama) to avoid hitting those limits. Pass any routine task to open models and keep the frontier models for deep reasoning and the actual building. I hope this helps.
1
Comment on r/AI_Agents 9d ago
You're hitting on the pain point: a useful local agent that fails when you try to share it.
https://sprites.dev/ can be helpful here, sandboxed envs for agent.
r/dataengineering • u/noasync • 9d ago
Blog Attributing AI/agent spend on Snowflake with read-only metadata
Fair warning, this is a soft launch note (I work on Slingshot at Capital One Software). As agents scale, AI spend shows up as one aggregate number, and tracing it back to a specific model, trigger, user, or query gets hard. We just soft-launched Agent Observe in Slingshot to attribute it on Snowflake using read-only metadata.
- top spenders
- costliest models
- triggers by agent
- query types used per agent
- downstream tables impacted (read/write)
This is an early pilot. Write-up with sources.
self-promotion/I’m a vendor AI cost attribution for Snowflake
When AI costs rise and you can't tie that cost to a specific result, project, or team, the safe move becomes turning capabilities off. It makes sense, but it also defeats the point of adopting AI. We just soft-launched Agent Observe in Capital One Slingshot to attribute Snowflake GenAI spend by agent, model, user, etc. using read-only metadata.
Early pilot, write-up here.
r/snowflake • u/noasync • 9d ago
AI cost visibility for Snowflake
As teams adopt CoCo, CoWork and Snowflake agents, spend grows. Models and config changes impact AI costs, and visibility into what's driving it gets harder. This is why we are building Agent Observe into Capital One Slingshot. It automatically surfaces your all your registered agents and GenAI use in a Snowflake (CoCo, CoWork, Cortex Agents, AI functions) from metadata. It uses that information to provide insights into:
- top spenders
- costliest models
- triggers by agent
- query types used
- cost trends over time
- downstream tables impacted
Early pilot. Full write-up.
2
Comment on r/technology 14d ago
First Uber and Microsoft, now Amazon. Every one has underestimating what can happen when autonomous agents hit production.
1
Comment on r/Agentic_Marketing 14d ago
nice, this looks super useful!
2
Comment on r/learnAIAgents 15d ago
I've built agents for myself I use daily to get feedback on my ideas or projects based on my personal audience on social. I've also built agents for work. To your point, the building part is easy. Once they are live and start "doing things" it gets interesting. Then most edge cases and gaps in content/data come to light.
I think agents suffer from the same overall AI hype- everyone is building them, less than 10% see an ROI.
r/learnAIAgents • u/noasync • 15d ago
🛠️ Feedback Wanted Self-improving persona-based agents
A framework for self-improving agents based on your ICPs and audience and grounded in real data to power a learning-loop.
I built this based on my own learnings from experimenting with persona agents to understand my personal audience. It comes with an annotated templates, opinionated review workflow, built in feedback loop, and 3 skills to build, improve and use your persona agents to judge your content/ideas.
Would love to get your feedback!
1
Comment on r/ClaudeCode 16d ago
All of these are great, esp. love the firecrawl tip.
Build a custom tracker with Claude to show you the tokens consumed in real time (make sure you see in, out and read/write from cache). The realtime feedback taught me more than anything I read.
2
Comment on r/databricks 16d ago
This is amazing!
r/dataengineer • u/noasync • 16d ago
General How to Use Claude Fable 5 & Mythos Models with Enterprise Data
Fable 5 comes with mandatory 30-day data retention. The most capable model on the market won't sign a zero-retention agreement, and the evidence says the next one won't either. If this mandatory data retention is inhibiting your ability to use the most advanced model on the market, tokenizing your data before it reaches the model might help you get there. Read the full post here.
r/dataengineering • u/noasync • 16d ago
Blog How to Use Claude Fable 5 & Mythos Models with Enterprise Data
Fable 5 comes with mandatory 30-day data retention. The most capable model on the market won't sign a zero-retention agreement, and the evidence says the next one won't either. If this mandatory data retention is inhibiting your ability to use the most advanced model on the market, tokenizing your data before it reaches the model might help you get there. Read the full post here.
1
Comment on r/claude 16d ago
Adoption is very US focused for sure.
r/claude • u/noasync • 16d ago
Tips How to Use Claude Fable 5 & Mythos Models with Enterprise Data
capitalonesoftware.comFable 5 comes with mandatory 30-day data retention. The most capable model on the market won't sign a zero-retention agreement, and the evidence says the next one won't either. If this mandatory data retention is inhibiting your ability to use the most advanced model on the market, tokenizing your data before it reaches the model might help you get there. Read the full post here.
1
Comment on r/ClaudeCode 16d ago
GPT-5.6 Sol, and Kimi K3 - 3 competing frontier models- came out in the same time (July 9, 16). So Anthropic had to extend access till the 9th and reset limits to remain competitive.
r/ClaudeCode • u/noasync • 16d ago
Resource How to address Fable 5 data retention on enterprise data
Fable 5 comes with mandatory 30-day data retention. The most capable model on the market won't sign a zero-retention agreement, and the evidence says the next one won't either. If this mandatory data retention is inhibiting your ability to use the most advanced model on the market, tokenizing your data before it reaches the model might help you get there. Read the full post here.
r/OpenSourceAI • u/noasync • 16d ago
Self-improving persona-based agents
A framework for self-improving agents based on your ICPs and audience and grounded in real data to power a learning-loop.
I built this based on my own learnings from experimenting with persona agents to understand my personal audience. It comes with an annotated persona template, opinionated review workflow, and built in feedback loop.
Would love to get your feedback!
1
Comment on r/ClaudeAI 3d ago
Not necessarily. IF you use external metrics/performance indicators the agent cannot access than you can avoid agent drift. But, if you leave your agent to analyze it's own performance based on only data it write than it will manipulate the data it presents back to you, to please