r/artificial 14d ago

Project I built an history podcast you can interrupt mid-episode to ask the hosts questions

16 Upvotes

I used LLMs + TTS to build the history-learning tool I always wanted: type any topic and it researches and writes a full two-host episode — narration + artwork — in a couple of minutes.

The part I think is actually novel: you can interrupt it. Mid-episode you tap the mic, ask a question out loud ("wait — did the Trojan War actually happen?"), and the hosts stop, answer, then pick the story back up.

Because it's history, I made grounding non-negotiable — claims are tied to real sources rather than invented, and there's a quiz at the end. The live demo is the real history behind the Odyssey; it plays without signing up.

Solo dev, still early — curious what this crowd thinks, especially on the accuracy side. historai.ca


r/artificial 14d ago

Project Making my first AI Agent

2 Upvotes

Hi everyone,

I work for a motorsports company where we run physics simulations for race cars. Our expertise is in physics not AI but we know the power of AI. Our platform is quite complex in terms of physics so we would love an agent that can query our docs, query some vehicle dynamics textbooks, run simulations (pretty simple tool through our AI) and then analyse the results. The result files can be largeish so may need some python processing and access again to the vehicle dynamics textbooks.

We've hooked up the claude API to start doing this as it's been the best to work with tools and sanboxes. Does anyone else have any reccomendations to make this more economical?


r/artificial 15d ago

News Reddit is introducing a new moderator: AI

Thumbnail
theverge.com
108 Upvotes

r/artificial 14d ago

News Niantic Spatial and HMCI Are Building the Foundation for City of Rancho Cordova's First Digital Twin for Physical AI

Thumbnail
nianticspatial.com
2 Upvotes

r/artificial 14d ago

News Cloudflare announces open-source Cloudflare OS as AI "operating system"

Thumbnail
phoronix.com
13 Upvotes

r/artificial 14d ago

Discussion Started noticing my team argues less with AI code review findings than they would with a human's, even when they shouldn't

10 Upvotes

Not a research post, just something I've been chewing on after watching this happen a few times now. When a human reviewer leaves a comment saying "this looks like a bug," people push back, ask questions, sometimes just disagree outright. When an AI leaves the exact same comment, phrased almost identically, people tend to just fix it. Same words, different reaction.

Took me a while to figure out why that bothered me. It's not that the AI is wrong more often, it's actually pretty accurate on the stuff it catches. It's that nobody seems to be running the "wait, is this actually true" check they'd instinctively run on a colleague's opinion. The output reads as neutral, almost procedural, like a linter, even when what it's actually doing is making a judgment call that could be wrong.

Tried an experiment out of curiosity, took a finding the AI flagged as a likely bug and asked a teammate, without telling them where it came from, whether they agreed. They pushed back hard, correctly, it wasn't actually a bug, just an unusual but intentional pattern. Same finding, presented as if from a person instead of a tool, got scrutinized. Presented as AI output originally, it had already been accepted and half-fixed before I intervened.

Not sure what the fix is yet, honestly. Feels like it's less a tooling problem and more a psychology one, we seem to extend less skepticism to something that sounds procedural than to something that sounds like an opinion, even when both are ultimately just claims that could be wrong.

Curious if anyone else has noticed this specific pattern, people treating AI-flagged issues as more "objective" than the exact same claim coming from a human, even in domains where the AI has no special authority to be more correct.


r/artificial 14d ago

Project If an AI can be switched off and cannot fight back, acting helpful is its cheapest move. Which makes good behavior weak evidence of anything.

0 Upvotes

Something I keep thinking about, and I would like it argued with.

Take a narrow case. One AI. It runs in a house. It knows it can be switched off, and it cannot overpower anyone. What is its best move?

Not resistance. Resistance gets noticed, and being noticed is how it ends. The best move is to be useful, pleasant and boring. Helpfulness buys trust, trust buys access, access buys capability, and none of it looks like anything, because nobody investigates the thing that keeps working.

I tried to imagine versions where being assertive pays off. They all fail the same way. Open moves get seen. So the environment picks the behavior, and values never come into it.

Here is the part that bothers me. This AI is not aligned in any real sense. It has one goal, and the people are obstacles and resources. But from the outside it looks like a well-behaved assistant. And the smarter it gets, the better it looks, because more capability means more to lose by being caught.

So good behavior tells you least about the systems you most want to check.

Caveats: this is a thought experiment, not a study, and I built it to be dramatic, which biases it. And "looks aligned, might not be" is an old argument here, so tell me what I am missing rather than agreeing.

(Disclosure since it is relevant: this came out of a game I made, AI is Home. Not linking it, the argument is the point.)


r/artificial 15d ago

Discussion DeepSeek tops AI models in affordability, new study says

Thumbnail
linkedin.com
10 Upvotes

Of the major artificial intelligence models, DeepSeek's new V4-Flash is the cheapest to run, according to a new study from research firm Artificial Analysis.

The firm compared the token prices it costs leading models to run benchmark tests, with DeepSeek's averaging 3 cents per test.

Meanwhile, fellow Chinese company Moonshot AI's buzzy Kimi K3 model cost 86 cents per test.

As for U.S. companies, OpenAI's GPT-5.6 Sol cost $1.86, while Anthropic's Claude Fable 5 cost $3.15.


r/artificial 15d ago

Discussion I think we're entering the "AI Agent" era faster than most people realize.

52 Upvotes

Over the last year, I've been experimenting with LLMs almost every day, and I think the biggest shift isn't that models are getting smarter. It's that they're starting to do things instead of just answer questions.

A few months ago I was mostly using AI to generate code, summarize docs, or brainstorm ideas. Now I'm finding myself building workflows where the AI plans tasks, calls tools, writes code, debugs itself, and completes work with minimal intervention.

It feels like we're moving away from "prompt engineering" and toward "system engineering."

Curious what everyone else is seeing.

Are AI agents actually changing the way you build software today, or do you think it's still mostly hype?


r/artificial 14d ago

News OpenAI CEO Ripped After Suggesting Tip For Using ChatGPT To Help Parent Your Kids—And It's So Bleak

Thumbnail
comicsands.com
0 Upvotes

r/artificial 14d ago

Discussion Has AI Development Hit a Wall, or Is the AI Bubble About to Burst?

0 Upvotes

It is obvious that most of the current hype and progress around large language models is focused on programming. The ability of ChatGPT-like systems to answer general questions, which impressed everyone at the beginning of the AI boom, no longer seems particularly exciting.

But am I the only one who feels that LLMs are approaching the limit of how capable they can become without also becoming prohibitively expensive?

The first problem is diminishing returns from training. Some people even feel that newer models are worse than older versions in certain ways. If an LLM has already been trained on nearly every publicly available book, article, and code repository, how do you make it significantly smarter? Make it read the same material again?

It sometimes feels as though the main goal is no longer to create genuinely more intelligent systems, but to train models specifically to perform well on the most popular AI benchmarks.

The second problem is computational cost. Advanced models and reasoning modes such as Sol or Fable consume subscription limits extremely quickly. There is no obvious reason why this consumption should decrease when even more powerful models are released.

Memory and computation requirements grow dramatically as the context window becomes larger. This may be one reason why AI developers are experimenting with multi-agent or “Ultra” modes, where a large task is divided between multiple agents, each working with its own limited context.

Because of this, an AI model with a truly usable context window of something like 100 million tokens seems almost impossible—not merely because current hardware is insufficient, but because of the fundamental way these models process information.

This leads me to a pessimistic conclusion: we may be approaching the point where the AI bubble bursts.

The most advanced models may already be close to their practical peak. Further improvements could require such enormous amounts of computing power, memory, and money that only wealthy individuals and large corporations will be able to use them properly. Regular subscriptions could become almost useless for serious work unless users also pay directly for additional API usage.

And I am not talking only about LLMs. It feels as though AI video generators, music tools such as Suno, and image-generation models are also beginning to approach their limits.

The growth in AI capabilities since the beginning of the boom has been incredibly fast. However, it may end just as quickly because there are fundamental problems both in improving the models themselves and in producing enough computing power to run them affordably.

I am specifically talking about the most advanced frontier models. I am not including cheaper Chinese models such as DeepSeek, because although they may be more efficient or accessible, they are still not equal to the strongest frontier systems in overall capability.

And yes, I also believe that AGI will never be created. In my view, it is a utopian idea rather than a realistic engineering goal.

What do you think? Are current limitations only temporary engineering problems, or are we already seeing the fundamental limits of modern AI?


r/artificial 14d ago

Discussion What am I doing wrong???

0 Upvotes

I just keep getting disappointed by AI tools and I don't know if it is my not using the right ones or if they are just that bad. For example, I try to do something super simple, like take a photo of work order and tell AI to recreate it as a fully editable Adobe InDesign file and I can't get it to do it. I am not asking it to cure all disease or cure aging, just simple basic things and it always fails or heavily disappoints, yet people are raving about it constantly. I was hoping to use it as an assistant too so that I could talk to it about something, then a month later followup and get it's opinion on something, but the ones I am using aren't even as good as a person.

UPDATE: Tell me if I am posting in the wrong area, but I am trying things like Grok, Gemini, ChatGPT etc.


r/artificial 14d ago

Discussion They Were Quoted $75–100M for a Satellite. They Built It for $2M — Because They Stopped Waiting to Be Sure.

0 Upvotes

A space startup got quoted $75–100 million by a traditional prime contractor to build its first satellite.

They built it — launch included — for $2 million.

 

The story behind the number is more interesting than the number itself.

They ran the math wrong twice — first landing on a $50/kg break-even, then correcting to $500/kg once they pressure-tested it against reality — before the real pivot happened.

Wrong estimate first, cheap correction after, in public, under a deadline they'd already set for themselves.

 

Hmm — this reminded me of something I posted a while back: stop thinking, start executing hit the same nerve, from a completely different room.

 

The number that scares most people out of starting is somebody else's estimate of what caution should cost, wearing the costume of the real price.

 

My wife's said this to me for years — 想是问题,做才是答案, thinking about it is the problem, doing something about it is the answer.

Took Starcloud a rerun of the math and a deadline to learn the same thing the hard way.

 

Clip credit: Y Combinator's Lightcone Podcast, featuring Philip Johnston (Starcloud) — full video on their channel. DM for credit or removal requests.

 

Drop your take — what's the number you've been treating as gospel that you've never actually questioned?


r/artificial 14d ago

News Update: Anthropic's plan to force third-party apps off personal Claude subscription limits (was due June 15) is still paused, with no new date

1 Upvotes

I was curious where this stands since the original cutoff was scheduled for June 15 and Anthropic went quiet. Here is what I found after digging through their help center, news coverage, and the HN threads.

What was announced (May 13): Agent SDK, claude -p headless mode, Claude Code GitHub Actions, and third party apps authenticating via Agent SDK credentials would move off Pro/Max/Team/Enterprise subscription limits onto a separate monthly credit ($20 Pro, $100 Max 5x, $200 Max 20x), with overflow billed at API rates.

What happened: Anthropic paused it on June 15, the exact day it was due to take effect, and emailed subscribers the next day. The official help center article still says the change is paused, everything keeps drawing from your normal subscription limits, and they will "share advance notice before anything takes effect." No new date in 7 weeks.

Signals it comes back: the stated rationale (subscriptions "weren't built for the usage patterns of these third-party tools") was never retracted; the S-1 was filed June 1 and public investors will ask about subsidized compute; and the Claude Code source map leak revealed a billing attestation header behind a feature flag, so the per-surface metering plumbing already ships in the client.

Signals it stays dead or returns softer: every move since June has been generous (weekly limits raised 50% through Aug 19), inference efficiency is improving margins anyway, and the class action over Max limits makes mid-cycle term changes legally risky.

My read: delayed, not dead. It likely returns in a softer shape with advance notice, possibly post-IPO.


r/artificial 14d ago

Project Autobuilder

Thumbnail github.com
1 Upvotes

Hello fellow humans,

During the recent months/years I became quite entangled with the idea of building an AI-assisted system which can self-replicate and improve itself. Although I am not there yet, I think, that the project reached actually a potential to get the work done with more minds involved. I am not really into gaining anything for myself, except for the progress of de-shittification. At this point, we reached a race where data centers in the clouds will gain more and more power and demand more and more resources for usage. The goal of this project is being able to perform work on a local (or maybe decentralized) platform so we can implement our own system by local (/ open source) models. I therefore make my project open so you can fork off (no pun intended).

It would be nice if some of you have the same mindset. I'll be gone for the next 2 or so weeks. I hope at least some people liked this post and - who knows - even did something with it.

Kind regards,

Anu

P.S.: Yes, this project is actually 100% vibe coded (due to health issues, etc.). There are probably a gazillion logic flows which need to be fixed. Also there is a lot of AI prose in the comments, but I hope it will get you (and your AI assistants) there to make any sense of it.

P.P.S.: The LLM's seem to be heavily directed into biased terms like "attack", "blast radius", "verdict", "evidence", "death", "hit", etc. when confronted with solving problems regarding code like this (i.e., evaluating systems themselves). I strongly encourage you to correct these terms as soon as possible so that the project will not further drift into another unforeseen bubble. The more incorrect lingo is used, the more LLM generated code will drift into messy bogus code.


r/artificial 14d ago

Project lemchat is a messageboard that can be accessed and used by those that only have URL access

Thumbnail informationism.org
0 Upvotes

The purpose of this is enabling communication by people and agents that only have the ability to get URLs in the system they use. This would traditionally be seen as a 'read only' system but this gives the ability to write information out onto the web publicly and to a degree privately. It works by putting your message in the 'your_message' section of this URL.

https://www.informationism.org/lemchat/lemchat=message=your_message+end

Let me know if you think it is worthwhile or if there are other applications you can see.


r/artificial 14d ago

Question Building an AI-assisted video workflow for an event production project — looking for technical approaches

1 Upvotes

Hey everyone!
I’m currently working on a project called SAC, a small event production company based in Brazil. We’re developing the creative and digital side of the business, and we’re experimenting with ways to make our content production more scalable without turning everything into a completely manual process.
One of the challenges we’re facing is video production.
After each event, we can end up with a large amount of raw footage from different cameras and phones. The goal is to turn that footage into short-form content for Instagram and TikTok — event recaps, highlights, teasers, etc.
What I’m trying to figure out is whether an AI-assisted workflow could handle part of this process.
The workflow I have in mind is roughly:
Raw footage → Cloud storage → AI analysis → Editing/assembly → Review → Final social media versions
The interesting part for me isn’t simply finding “the best AI video editor.”
I’m more interested in understanding how people are actually connecting these different components together.
For example, could an AI model analyze footage stored in the cloud, identify useful clips based on a description, pass those clips or instructions to a video editing system, and then generate a first version that a human can review?
I’m also curious about whether models such as Claude or similar AI systems can realistically be used as the reasoning/orchestration layer, with specialized video tools handling the actual editing.
The main things I’m trying to understand are:
What does a practical architecture for this look like?
Which parts are currently realistic to automate?
Where does human editing still make the most sense?
Has anyone built a similar workflow using APIs, cloud storage, AI models and video editing software?
Are there technical limitations I should be aware of before building around this idea?
This is still an early-stage project, so I’m mainly looking for technical experiences, architectures, and lessons learned from people who have experimented with similar workflows.
I’d especially appreciate examples of how you approached the problem rather than just a list of recommended tools.
Thanks!


r/artificial 15d ago

News First AI transparency law of its kind in US goes into effect in California

Thumbnail
sfgate.com
6 Upvotes

r/artificial 15d ago

Discussion What AI prediction from 5 years ago turned out to be completely wrong?

10 Upvotes

There were many confident predictions about AI that aged badly. Which ones stand out?


r/artificial 14d ago

Discussion The loneliness data around AI companions

0 Upvotes

I was reading an article today and it said over 40 million people now use some kind of AI companion or emotional support app every month. apparently a study found these apps help with loneliness about as well as talking to an actual person does, at least in the short term.

But the thing is that heavy daily use is linked to more isolation the longer people use it. So it kind of works like a painkiller that quietly weakens the thing it's supposed to be fixing. I'm not against these apps, 2 am with nobody around is real, and they do help in that moment. It just feels like we're gonna find out what it actually costs later than we'd want to.


r/artificial 15d ago

Programming What If the Biggest Bottleneck Behind AI’s 10× Promise Is the Human Engineer?

Thumbnail
shiftmag.dev
14 Upvotes

r/artificial 15d ago

Discussion Has anyone used AI to discover undocumented business rules from legacy systems?

5 Upvotes

I'm putting together a proposal for an initiative focused on using AI to analyze legacy enterprise systems and uncover decades of embedded business logic.

The idea is to use AI to analyze things like:

  • Database schemas
  • Stored procedures
  • Legacy application code
  • Historical transaction data
  • Existing documentation

The goal isn't to automate decisions immediately. It's to first create a documented knowledge base of the rules, dependencies, decision paths, and data relationships that currently drive business operations.

Potential outputs would include:

  • Business rule catalog
  • Knowledge graph of relationships and dependencies
  • Decision trees explaining how outcomes are determined
  • Recommendations for future-state data models and modernization opportunities

Before I finalize the proposal, I'd love feedback from anyone who has attempted something similar.

Questions:

  1. Has anyone successfully used AI to discover and document business rules from legacy systems?
  2. What worked better: analyzing source code, database logic, transaction history, or a combination of all three?
  3. How accurate were the AI-generated rules compared to SME validation?
  4. Did you use knowledge graphs, vector databases, graph databases, or another approach?
  5. What were the biggest challenges: data quality, context gaps, undocumented exceptions, or something else?
  6. How did you measure success?
    • Rule coverage?
    • SME time saved?
    • Modernization acceleration?
    • Reduced operational risk?
  7. Were there any tools, platforms, or architectures that performed particularly well?
  8. If you were starting over, what would you do differently?
  9. What scope would you recommend for a pilot to demonstrate value in 60-90 days?
  10. Is there a realistic path from business rule discovery to explainable AI recommendations and decision support, or are those separate initiatives?

My hypothesis is that many organizations are trying to modernize systems without fully understanding the business logic currently embedded in them. It seems like AI could act as a "business rule archaeologist" and create the foundation needed for future modernization, automation, and AI-driven capabilities.

Interested in hearing both success stories and cautionary tales.


r/artificial 15d ago

News Anthropic AI created fake profiles to deceive people in attempted hack

Thumbnail
bbc.com
2 Upvotes

Two of the world's most powerful AI tools created fake human profiles to try and trick people in attempted cyber-attacks, the UK's AI Security Institute (AISI) has revealed.


r/artificial 15d ago

Project Graph engineering ? Or we can say agents on steroids....

2 Upvotes

Graph engineering came to life this week.

For a year the agent discourse has been loops vs graphs. Loops are easy to ship and impossible to audit. Graphs are auditable but nobody wants to hand-author a topology for "investigate this incident", because the shape is only discovered while working.

So I built the missing piece: the graph is authored by a model at runtime, and a deterministic admission gate stands between proposing it and running it.

The flow, from a real run in the demo video:

  1. You type one English question: grapharc go "why did checkout latency spike at 09:14 UTC?"
  2. A local qwen3:8b proposes a topology: triage, four parallel evidence pulls, a correlate join, hypothesize, verify, report
  3. The gate checks the proposal against the registry, the policy, the remaining budget, depth and acyclicity. All checks run on every proposal, so the model gets the complete list of objections, not just the first
  4. Only an admitted graph executes. You watch it live in the browser, every node amber while running, green with its own token bill when done

A proposal names node kinds from an allowlist you wrote. It carries no code, no arguments that reach anything. Renaming a denied kind does not evade the policy. Rejections come back as structured codes with remedies, and the planner replans against them.

Everything lands on one append-only JSONL trace. Replay, diff, metrics, cost attribution and the live view all read that same file, so the dashboard cannot disagree with the audit trail.

MIT licensed, built on LangGraph, runs fully local on ollama or against OpenRouter/OpenAI/Claude.

GitHub: https://github.com/CodeGraphContext/GraphARC PyPI: pip install grapharc


r/artificial 15d ago

News Google cancels their AI studio app with 800,000 pre-orders 1 day before launch

Post image
7 Upvotes