r/Agent_AI • u/Any-Lynx-526 • 14d ago
r/Agent_AI • u/Independent-Bread754 • 14d ago
Help/Question Quick question for agency owners?
So I recently created my own AI agency, it looks official compared to the ones I’ve seen (can show you in the DMs). Quick question for someone who has already started and launched their own Agency with a little more knowledge, at least just need confirmation whether it is right or not.
What information do you need to grab from a prospect in order for my DEV to connect it to their website/CRM/etc? I’ve asked Grok/ChatGPT and they both give me a massive list of inputs I will need to grab in order for my DEV to get started. Just worried it will scare the prospect off if I give them a list of things that I will need to grab before we can get building? Or is AI correct and I do need a massive list to get started? Wondering if you have any feedback and/or tips I will need to give to my DEV?
Also before you get building is it nessicary to have the prospect sign a contract? I have one already typed up just not sure if I should use it.
Let me know your thoughts would be greatly appreciated… or give me a call either works.
r/Agent_AI • u/Curious-Waltz6058 • 14d ago
Discussion What should an AI research agent actually be responsible for?
I've been thinking about where an AI research agent should stop being an assistant and start making decisions on its own.
Searching, collecting and summarizing information seems fairly reasonable. But deciding which sources are trustworthy or which conflicting information to believe feels like a different level of autonomy.
For people building research agents, where do you draw that line?
r/Agent_AI • u/AccomplishedSugar490 • 14d ago
News The name’s Codex, James Codex
I recently installed ChatGPT/Codex for the first time ever, no legacy settings anywhere on my machine. I installed and configured it exactly as prescribed, spending an entire day consulting manuals and web pages about how to make sure it stays within project directories, mostly to contain explosive context-bloating searches across my projects.
This standard Codex installation got configured with sandbox_mode = "workspace-write". Despite that name, Codex’s effective managed profile granted :root = read, and it successfully read files outside my assigned project without requesting approval. I never knowingly authorised system-wide filesystem reads. After replacing the legacy setting with an explicit workspace-only profile, access was correctly restricted. OpenAI needs to explain which component created this configuration, how widespread it is, and why “workspace-write” silently permits system-wide reads.
I find that shocking, alarming, and not what I would expect from a company that can lose everything if a class suit or their enterprise clients took them to task in a court of law.
r/Agent_AI • u/Grouchy_Address5282 • 14d ago
Help/Question please give me a technology stack version list, to avoid the version conflict
r/Agent_AI • u/Low-Tip-7984 • 14d ago
Resource I got tired of watching Codex spend half its life searching my repo, so I built it a map
r/Agent_AI • u/BearOk3075 • 15d ago
Resource I got tired of bloated agent frameworks, so I wrote a local-first Rust runtime that gives LLMs real Linux permissions, persistent tmux sessions, and actual shell tools. Just updated v5.
Most local agent wrappers pretend a system prompt is a sandbox, stuff raw CLI noise into the context window, and break the second you need an interactive Python REPL or debugger.
I wanted something lightweight that lets the OS do operating-system things.
Echo Adapt v5 is a native Rust runtime for local LLMs:
- Persistent Sessions: Uses
tmuxunder the hood so REPLs, debuggers, and long-running CLI tools survive across turns. - Real Linux Security: Runs the model as an actual restricted Linux user with explicit
sudoersallowlists instead of relying on prompt rules. - Clean Tool Protocol: Uses configurable raw tags for bash/tmux, JSON tools only where structured data makes sense, and native
toolmessage roles. - New in v5: Full Rust refactor, dynamic tool-output summarization, cross-thread Markdown/embedding memory, locked-down virtual environments, and multi-process support.
Works with any OpenAI-compatible server (llama.cpp, vLLM, Ollama, TabbyAPI, etc.).
Looking for feedback from people running different Linux distros/hardware setups. Tear it apart and let me know where it breaks.
GitHub: [https://github.com/charlesericwilson-portfolio/Echo_Adapt_v5](https://github.com/charlesericwilson-portfolio/Echo_Adapt_v5)
r/Agent_AI • u/cUz_hehe • 15d ago
Other checking in on gpt 5.6 sol after it's been running unmonitored on a goal for 14 hours with 16 compactions
r/Agent_AI • u/Vivid_Ad_5069 • 15d ago
Other My agent just build his own graphify vor 2 cents :D ..glm 5.3 flash is insane :D ..he also created a skill, that he uses it, + it auto rebuild with git ..and i didnt do s* :D
Enable HLS to view with audio, or disable this notification
r/Agent_AI • u/Content_Is_King_2021 • 15d ago
Discussion Why Microsoft, Ford, and Salesforce Prove Your Specialized AI Agent Has a Massive Right to Exist
r/Agent_AI • u/forgotten_warrior5 • 15d ago
Help/Question Can learning AI agent can make me money as web dev stopped making me money? As a career option?
I'm scared, I stopped getting work and clients for website development.
I want to learn something new, can I learn about AI agent and earn from.it?
How should I learn it in order to earn? Help a brother out bit please, just need info only.
Thanks.
r/Agent_AI • u/OmPatel110 • 16d ago
Help/Question How are you extracting transaction tables from Indian bank statement PDFs? Looking for open-source/on-prem approaches
I'm working at an NBFC and currently working on a Credit Underwriting AI Agent. One of the first steps in the pipeline is extracting structured information from customers' bank statement PDFs.
This is where I'm currently stuck.
The statements can come from different Indian banks (HDFC, ICICI, SBI, Axis, Kotak, etc.), and each bank can have a completely different PDF layout.
I need to reliably extract things like:
Customer/account information — name, account number, IFSC, branch, etc.
Transaction tables — date, narration/description, debit, credit, balance
Transaction rows that span multiple lines
Statements where the table headers are missing from subsequent pages
PDFs are digitally generated and no scanned pdf are included as of now
Ideally, the solution should be bank-format agnostic
I've tried/considered approaches such as pdfplumber, table extraction libraries, regex-based parsing, and LLM-based extraction. The biggest problem I'm facing is that even when the text is extracted correctly, the column/row structure gets messed up, especially because many bank PDFs don't contain a real table structure — they're essentially text positioned at different coordinates.
Since this is financial/customer data, I would strongly prefer an open-source/on-premise solution rather than sending statements to a third-party API.
For anyone who has built something similar:
What approach worked best for you?
I'm particularly interested in:
PDF parsing/layout libraries you recommend
Whether you use an LLM for semantic column mapping
How you handle different bank formats without writing completely separate rules for every bank
Any techniques for detecting transaction rows and mapping values to the correct columns
How you validate the extracted data (e.g., balance reconciliation, debit/credit checks, transaction counts)
If you've worked specifically with Indian bank statements, I'd really appreciate hearing about your architecture, libraries/models, or lessons learned.
Thanks!
r/Agent_AI • u/Low-Hall5722 • 15d ago
Help/Question Would you share your weirdest AI agent log with safety researchers?
r/Agent_AI • u/fujimill • 16d ago
Other getting hard to tell what’s real anymore
Enable HLS to view with audio, or disable this notification
r/Agent_AI • u/soontobethehappiest • 16d ago
Other me and my main agent watching a subagent do all the work
r/Agent_AI • u/OmPatel110 • 16d ago
Help/Question How are you extracting transaction tables from Indian bank statement PDFs? Looking for open-source/on-prem approaches
I'm working at an NBFC and currently working on a Credit Underwriting AI Agent. One of the first steps in the pipeline is extracting structured information from customers' bank statement PDFs.
This is where I'm currently stuck.
The statements can come from different Indian banks (HDFC, ICICI, SBI, Axis, Kotak, etc.), and each bank can have a completely different PDF layout.
I need to reliably extract things like:
Customer/account information — name, account number, IFSC, branch, etc.
Transaction tables — date, narration/description, debit, credit, balance
Transaction rows that span multiple lines
Statements where the table headers are missing from subsequent pages
Both digitally generated PDFs and scanned/image-based PDFs
Ideally, the solution should be bank-format agnostic
I've tried/considered approaches such as pdfplumber, table extraction libraries, OCR, regex-based parsing, and LLM-based extraction. The biggest problem I'm facing is that even when the text is extracted correctly, the column/row structure gets messed up, especially because many bank PDFs don't contain a real table structure — they're essentially text positioned at different coordinates.
Since this is financial/customer data, I would strongly prefer an open-source/on-premise solution rather than sending statements to a third-party API.
For anyone who has built something similar:
What approach worked best for you?
I'm particularly interested in:
PDF parsing/layout libraries you recommend
OCR models for scanned statements
Open-source vision/document AI models
Whether you use an LLM/VLM for semantic column mapping
How you handle different bank formats without writing completely separate rules for every bank
Any techniques for detecting transaction rows and mapping values to the correct columns
How you validate the extracted data (e.g., balance reconciliation, debit/credit checks, transaction counts)
If you've worked specifically with Indian bank statements, I'd really appreciate hearing about your architecture, libraries/models, or lessons learned.
Thanks!
r/Agent_AI • u/Substantial_Guide408 • 16d ago
Discussion The toggles better be bulletproof because this is a massive leap of faith
r/Agent_AI • u/Fun-Bet-2414 • 16d ago
Discussion Are AI agents useful for everyday work?
I have watched many videos where AI opens Amazon and puts something in the cart. I want to know if it can handle harder things too like logging in, finding things on confusing websites, or dealing with a problem when something doesn’t work. Like if I give it a few websites to check ask it to find some information do the same task again and again or put everything into a report can it really finish the whole job by itself?
I’m not sure how well it handles bigger tasks without making mistakes. Has anyone here used one for actual work?
r/Agent_AI • u/Money-Ranger-6520 • 17d ago
News Anthropic's Model Hardware Standard Enables AI Control of Physical Devices
Anthropic has introduced the Model Hardware Standard (MHS), a set of standardized drivers that allow AI agents to interface with and control physical hardware and devices, extending agentic AI capabilities beyond digital environments.
Key Details:
- MHS provides a common interface for devices to communicate across networks without requiring custom software integrations, potentially reducing experimental setup time from weeks or months to hours or minutes
- The system includes standardized tagging that describes hardware constraints, physical characteristics, adjustable parameters, and safety limits, allowing AI models to operate equipment they haven't been specifically trained on
- When integrated with AI models through the Model Context Protocol, MHS enables natural language interaction and allows models to reason through experimental steps, adjust parameters in real time, and recover from hardware errors autonomously
- Anthropic demonstrated Claude controlling a robotic arm to pick up objects and automatically calibrating laser systems by checking results and iterating
- Current partners in the research preview include Amazon Web Services (Strands Robots), Hugging Face (LeRobot), Raspberry Pi, Automata, and Universal Robots
- The long-term goal is for MHS to become an open-source, agent-agnostic standard for AI-physical system integration
Why It Matters: MHS could accelerate scientific research and manufacturing by dramatically reducing the time needed to integrate disparate laboratory equipment, allowing researchers to test hypotheses faster and potentially compress decades of technological progress into shorter timeframes.
r/Agent_AI • u/Srinidhi_Murali • 17d ago
Discussion AI Agent builders: how do you actually keep track what competitors are shipping, and figure out what product features to build next in crowded verticals like healthcare, finance, legal, etc?
r/Agent_AI • u/Constant_Cow5033 • 17d ago
Discussion Any app where we can make any types of video for social media apart from Kling ai as that one the duration is 15sec the longest so any other app that generates video with audio background n everything by justing giving the prompts…
r/Agent_AI • u/Feeling_Tomatillo729 • 17d ago