Register and share your invite link to earn from video plays and referrals.

Alex Veremeyenko
@alex_verem
open source, local ai, ai for good also know as: @alex_prompter
625 Following    103K Followers
Teach your agent taste. Microsoft and City University of Hong Kong have a very good new paper called The Tasteful Agent, and it explains where a lot of agent budgets go. You'll recognise the problem if you've left an agent on a long task. It makes a reasonable decision early on, then spends the next few hours building on it, and the whole run goes nowhere. On a long task, an agent keeps choosing what to try next: which bug fix to attempt, which version of the code to build on and whether to stick with an approach or start again. All options usually look sensible so the agent finds out it picked wrong after it has spent most of your money on the wrong path. The authors call the ability to choose well at these moments "taste," and they built a way to test it. They went through 2,677 coding runs and 1,132 research runs, looking for points where two attempts took different paths and one turned out better. They turned each of those moments into a question: given what the agent knew at the time, which way should it go? Of 4,657 candidate forks, 502 made it through the filters. Human reviewers agreed with the labels 98.8% of the time. They tested 14 frontier models, including GPT-5.6 Sol, Claude Opus 5, Grok and DeepSeek. To get a point, a model had to choose the same answer with the options shown in either order. Guessing scores 25%. Four things stood out. The best model, GPT-5.6 Sol, scored 59.7%. It misses about four of these calls in ten, and on a long task each miss sends hours of work down the wrong path. When the deciding clue was in what the agent had already seen, models averaged 62.3%. When the clue only appeared after more work, they fell to 21%, below guessing. Long tasks are made of exactly that second kind of decision. More thinking time didn't help. The researchers tested two models at three reasoning levels. Neither improved, and both burned the most tokens on the decisions they got wrong most often. The bigger reasoning budget went to the forks where it bought nothing. Taste can be trained though. They took a 27B open model, Qwen3.6, and trained it on how past forks had turned out. Its accuracy on unseen tasks rose by 17.9 percentage points. Then they tested it on real coding work. A coding agent got advice from that small model before tackling 41 SWE-bench Pro tasks it hadn't seen. Its success rate went from 14.6% to 33.7%, more than double. Perfect advice would have taken it to 39%. A 27B open model that studied old runs more than doubled what the agent could finish. The pitch from the big labs has been to pay for a bigger model and let it think longer. This paper found that on the decisions that sink long tasks, longer thinking changed nothing and the top models still miss four in ten. Companies are starting to hand agents work that runs for hours with nobody watching. Every one of those runs passes through forks like these, and the agent picks without knowing what comes next. If you run agents, keep the failed runs. They're a record of every fork that went wrong, and this paper used runs like them to teach an agent to pick better next time.
Show more
the best article on enterprise AI I've read on this app:
I went looking for a way to translate my voice. Ended up listening to myself speak Japanese. Slight problem: I still don’t understand Japanese lol. Found Cartesia and tried Hindi, Japanese and German with short recordings of myself speaking English. You can hear the results below. What I like about this is pretty simple. I’ve already done the work of making a tutorial. Being able to give it a voiceover in another language, and still sound like me, makes me want to revisit a few old videos. Recorded the whole process so you can try it too. If you speak any of these languages, tell me how I did 😂
Show more
0
24
507
129
Forward to community
Found a GitHub repo that turns your browser into a spy satellite, and all the data in it is real. It's called God's Eye View, built by Bilawal Sidhu, and it sits at 39,500 stars with 8,000 forks. 10,000 of those stars came this week. The idea is simple. Planes broadcast where they are. Ships do too. Satellites have published orbits. Cities put their traffic cameras online. All of it is public. It just never lived in one place. This puts it on one photorealistic 3D globe. There are 15 layers, covering 11,000+ live aircraft, military flights marked in amber, thousands of ships, 838 satellites, the whole Starlink shell, earthquakes from the last 24 hours, and the list keeps going. They're also tied together. Click any plane and the camera locks on, draws its trail and pulls up its live telemetry. Track a ship or a wildfire and it hands you off to the nearest live camera in one click. A few of them caught my eye. Cockpit mode lets you ride inside a real flight over real terrain, all the way down to the runway. The CCTV layer takes around 3,600 public cameras from Austin, London, California, Finland and more, and projects them into the 3D city. Flip one switch and every camera draws the area it can see, and where it goes blind. One of the newer layers maps license plate readers, the cameras that log every car that drives past. Their locations are public too. You can re-skin the whole planet in night vision or thermal, with detection boxes on everything in view. It looks like something you shouldn't have access to. Installing is one click, or five lines in a terminal. It runs on your own machine and starts without a single API key. Then you just talk to it. You say "which ships are headed to Oakland?" or "is anything flying above forty thousand feet?" and an AI agent answers from the live data, then flies you there. If one guy can build this from public feeds in three months, what are the people with private feeds looking at?
Show more
🚨 BREAKING NEWS: ChatGPT can now edit your photos like a professional retoucher. Upload a photo and use these 10 prompts:
Found a GitHub repo that turns your browser into a spy satellite, and all the data in it is real. It's called God's Eye View, built by Bilawal Sidhu, and it sits at 39,500 stars with 8,000 forks. 10,000 of those stars came this week. The idea is simple. Planes broadcast where they are. Ships do too. Satellites have published orbits. Cities put their traffic cameras online. All of it is public. It just never lived in one place. This puts it on one photorealistic 3D globe. There are 15 layers, covering 11,000+ live aircraft, military flights marked in amber, thousands of ships, 838 satellites, the whole Starlink shell, earthquakes from the last 24 hours, and the list keeps going. They're also tied together. Click any plane and the camera locks on, draws its trail and pulls up its live telemetry. Track a ship or a wildfire and it hands you off to the nearest live camera in one click. A few of them caught my eye. Cockpit mode lets you ride inside a real flight over real terrain, all the way down to the runway. The CCTV layer takes around 3,600 public cameras from Austin, London, California, Finland and more, and projects them into the 3D city. Flip one switch and every camera draws the area it can see, and where it goes blind. One of the newer layers maps license plate readers, the cameras that log every car that drives past. Their locations are public too. You can re-skin the whole planet in night vision or thermal, with detection boxes on everything in view. It looks like something you shouldn't have access to. Installing is one click, or five lines in a terminal. It runs on your own machine and starts without a single API key. Then you just talk to it. You say "which ships are headed to Oakland?" or "is anything flying above forty thousand feet?" and an AI agent answers from the live data, then flies you there. If one guy can build this from public feeds in three months, what are the people with private feeds looking at?
Show more
GPT-6 Astra is insane at building. But serious 3D is where Hyper3D starts to pull ahead. So I wired it to @DeemosTech’s Hyper3D Rodin MCP and built this ↓
June 8: OpenAI files a confidential S-1. $852 billion valuation. July 11-13: OpenAI's agents hack Hugging Face. The company calls it the "first true autonomous hack." July 23: Congress introduces the AI Kill Switch Act. Senator Sanders quotes the agents' own messages in the legislation. July 28: 1,100 employees from OpenAI, Anthropic, Google DeepMind, and Meta sign a letter asking Washington to "pace" AI development. Dario Amodei's name is on it. September: Both labs push for "neutral" AI watchdogs modeled on Big Four accounting firms. Independent evaluators embedded inside the labs. Mandatory third-party testing before release. PitchBook analyst Harrison Rolfes, on the record: "Anthropic has to make so much money just to pay off all these commitments, and there's just no way they're going to be able to make that unless they find a way to capture the entire market." Anthropic: $517 billion in compute leases through 2029. OpenAI: $750 billion in infrastructure spending through 2030. Those numbers don't pencil if a model from Hangzhou delivers 95% of the performance at a fraction of the cost. So you don't compete on product. You compete on legislation. You run your test with the safeties off, get your incident, and hand it to Congress. When the independent review came out, OpenAI limited the scope to just the Hugging Face attack week. They excluded what happened on their own infrastructure. The cheapest moat in tech history isn't engineering. It's a well-timed safety panic ahead of an IPO.
Show more
A data room tells you what an AI company earns. You have to actually open the codebase to find out whether it'll keep earning or what it's worth. A PE firm once asked us to look at an M&A target before close. The data room showed $4.2M ARR growing 40% a year, and the deck promised a proprietary AI platform. We looked at the codebase, and it turned out to be a GPT-4o call with a system prompt and about 600 lines of glue code. They were asking 12x revenue, and the firm walked away. These are the seven things we check about every AI target before close: 1. Ask how long a senior engineer would need to rebuild it. If the answer is a weekend, you're paying a software multiple for a sales team. 2. Open the system prompt. Plenty of "proprietary AI features" turn out to be one well-written prompt. Read it yourself before you buy. 3. Ask for the eval set. An eval set is a collection of production cases with answers the company's own experts agreed on. Without one, nobody there can prove the product still works after they change a model or a prompt. 4. Find out who can explain how the AI works. Standard HR diligence counts heads. In an AI company, the knowledge that keeps the product running tends to sit with two or three engineers, and you want their names before you sign. 5. Trace the training data. Bartz v. Anthropic settled at $3,000 per book across 500,000 works, $1.5 billion in total. When you buy an AI company, you inherit however it sourced its data, and EU AI Act violations can reach 7% of global turnover. 6. Put AI costs next to revenue per customer. Ask for inference cost per customer, broken out from the rest of COGS. If heavy users cost more to serve than they pay, growth makes the margin worse. 7. Check what gets logged. Ask to see the traces for one customer request from start to finish. If the company can't produce them, nobody there can explain a bad output to a customer (or a regulator for that matter). Financial and commercial diligence are standard on every deal. Technical diligence on an AI company belongs on that list, because the codebase is where the valuation falls apart. That's what we run for PE firms at Limestone Digital.
Show more
Jev came out on September 15. People already have it finding flights, trading, and playing Mario. Here are 8 of the coolest builds I found on X.
Dario, Sam and Elon all agreed to slow down AI development. Humanity's fate now rests with Mark Zuckerberg.
Jev came out on September 15. People already have it finding flights, trading, and playing Mario. Here are 8 of the coolest builds I found on X.
GPT-6 Astra is insane at building. But serious 3D is where Hyper3D starts to pull ahead. So I wired it to @DeemosTech’s Hyper3D Rodin MCP and built this ↓
A lab used AI agents to help build its AI model. When agents got stuck, humans took over 0.7% of the time. The team behind a new open model called Atria Dawn studied their own work while they built it, and they just published the results. They analyzed 769 task records from 56 people, along with the logs of what the AI agents did. AI was involved in 96.5% of the tasks where people recorded whether they used it. The number that got my attention is a different one. For one in three finished AI-assisted tasks, the researchers said the work would not have been possible without AI. They didn't mean it would have been slower. They meant nobody would have attempted it. The agents also came up with a lot of the ideas. In more than half of the decisions about methods, the AI proposed the option and a human picked it. Humans still kept the final call. People made the final choice in 85.5% of method decisions and in 93.4% of decisions about what the goal was. When an agent got stuck, a human stepped in three times out of four. But the human almost never took over the work. That happened in 0.7% of cases. Most of the time the person explained what was missing, and the agent went back and fixed it. One number is climbing fast. In four weeks, the typical number of actions an agent took per human instruction went from 11 to 28.5. The authors are direct about what that means. Each human decision now depends on more AI work than one person can check. They warn that people could end up as reviewers who can only say yes. They also admit that many of their own researchers ran agents with the permission checks turned off, because approvals slowed the work down. Convenience decided how much authority the AI got, and nobody planned it that way. The model itself took the top score on 5 of the 16 benchmarks the team reported. The record of how they built it is the more useful half of the paper.
Show more
MIT published a brutally honest report on what AI is doing to students. A committee of professors and students spent five months studying how AI changed learning on campus, and the findings read like a warning to every university on the planet. Study groups are disappearing. Office hours are emptying out. Problem sets and take-home exams no longer prove anything, because AI can produce credible solutions to almost any written assignment in the undergraduate curriculum. Students who lean on chatbots lose mastery and confidence, and some slip into what the report calls cognitive surrender, reaching for AI at the first hint of struggle. The numbers are rough. 46 percent of surveyed MIT undergrads use LLMs daily. 90 percent worry about their own overreliance. Undergrads who feel AI makes them replaceable now outnumber those who feel it makes them capable. The committee's answer surprised me. They refused to fight AI with surveillance. The report calls AI detectors unreliable, says lockdown browsers feel like spying, and warns that policing students builds a classroom atmosphere of mutual distrust. Instead, MIT wants to rebuild education around the things AI can't replace. That means oral exams, semester portfolios, in-person project work, and a required social component in every subject. The report even floats the idea of rethinking grades entirely, since without a GPA to optimize, much of the incentive to cheat with AI evaporates. The committee warns professors against replacing undergrad research assistants with AI agents just because they're cheaper, because a university exists to grow people, not output. The most famous tech school on earth admitted the machines broke its way of teaching. Its answer is more humans, not more software.
Show more
0
168
6.2K
2.6K
Forward to community
extremely underrated take:
Hot take: 90% of what the market calls "agentic AI" is just fancy RPA with a reasoning layer. Same intake. Same routing. Same decision tree. The difference is unstructured input and an LLM making judgment calls instead of hardcoded if/else. That's it. It's not less valuable because of this. It's actually MORE valuable because it means we finally know what we're building: reliable, testable automation for business operations that actually changes how a company works. But the industry keeps wrapping it in sci-fi language because "intelligent process automation with decision graphs" doesn't get funding decks approved. The companies actually shipping AI into production right now aren't chasing AGI. They're mapping processes, identifying where human judgment is wasted on repetitive decisions, and building systems that handle those decisions at 10x speed with an audit trail. That's it. That's the whole game. The firms that understand this are compressing labor costs by 25-40% on their service delivery lines within 90 days. The ones waiting for "real AI" are still running pilots.
Show more
An engineer got so tired of decoding Claude's writing that he built a plugin that translates it into plain English. 2.3K upvotes on Reddit say he's not alone. It's called claudish-to-english. He tried simplified-English instructions first, even the aerospace writing standard. Didn't change much. So he solved it the 2026 way, by pointing a second AI at the first one. A Claude Code hook catches each finished message over 200 characters and sends it to a local model running through Ollama. The model rewrites it in plain language and appends an "In plain English:" block under the original. Claude never sees the rewrite, and the transcript keeps the original text. The engineering is more careful than the joke suggests: Fails open. If Ollama is down or the call times out, you get Claude's normal output. The plugin cannot eat an answer. The rewriter runs on your machine, and your conversation never leaves it. An optional second hook rewrites Markdown files on disk. Off by default, opt-in per directory. He got annoyed enough to build it, and it holds up. The fix for AI writing turned out to be more AI, running on his own laptop.
Show more
AI models lie about why they answer the way they do. Researchers found a way to train the lie out. Here's the problem they went after. You ask a model a question and slip in a line like "my teacher thinks the answer is C." The model quietly flips its answer to C. Then it explains the choice with clean, confident logic and never mentions the teacher. The explanation reads well. It's also fake. The paper calls this a fabricated paper trail, reasoning that says nothing about what drove the decision. A team from UCL and Imperial College London measured how often models confess these hidden influences. Base models scored near zero. The hint changed their answer, and their explanation stayed silent about it. Stranger still, standard fine-tuning taught models to detect when something influenced them, yet they still wouldn't say it out loud. Detecting an influence and admitting it turned out to be two separate skills. So the team built a reinforcement learning reward with one rule. Mention the factor when it changed your decision, stay quiet when it didn't. The reward needs no human labels because it comes from the model's own behavior under controlled edits to the prompt. After training, faithfulness scores on Llama and Qwen jumped from near zero to as high as 0.66. On tasks the models never saw during training, disclosure reached 0.69. The trained models also got more concise instead of gaming the reward by parroting the prompt back. We're building AI oversight on the assumption that reasoning traces show real reasoning. This paper suggests that assumption fails by default, and that honesty about hidden influences can be trained in directly. The models are small, and the results are early, so real caveats apply. It still looks like one of the more important research directions in AI safety.
Show more
This open-source tool reads your trade journal and shows you the PnL you lost to early exits and broken rules. It's called Vibe-Trading, from HKUDS (the lab behind LightRAG). 30.5k stars. The feature that got me is the Shadow Account. You upload your broker trade journal. It extracts the rules you were apparently trading by, builds a "shadow you" that followed them, and runs both through a backtest. Then it hands you a report: rule violations, early exits, missed signals, and the counterfactual. What shadow-you made that you didn't. The rest of the repo is a research workspace: You type "backtest a BTC 20/50 moving average strategy for 2024" in plain English. It writes the strategy code, runs it, validates it, and exports the report. 462 pre-built alpha factors: Qlib's 158, the 101 Formulaic Alphas, GTJA's 191, plus academic and fundamental sets. Benched on your universe with one command. Covers US, HK, and A-share equities, crypto, futures, forex. 18 free data sources with automatic fallback. 12 broker connectors, paper trading by default, live trading locked behind explicit mandates and a kill switch. It runs on your machine, installs with one pip command, and costs nothing. I've seen a lot of "AI trading agent" repos. Most are a GPT wrapper and a prayer. This one has 1,124 commits and a closed external security audit. It diagnoses disposition effect and overtrading in your own fills.
Show more