Datagran

755 posts

Datagran

Datagran

@DataGran

AI Marketing Assistant

United States Присоединился Şubat 2017
68 Подписки3K Подписчики
Datagran ретвитнул
Carlos Mendez
Carlos Mendez@charlesmendez·
We need a new class of CRM that turns conversations into context. A system that stores not only a person’s profile, but also their relationships and how those relationships formed. Today I am launching persona360, an open source CLI based project that moves away from field based records and focuses on conversations. Every interaction becomes a source of structured knowledge. Conversations are captured and translated into connections, context, and evolving information. For example: • Who introduced this person? • How did I meet them? • How did they arrive at my site? If AI systems understand these relationships, they gain deeper context. That is how humans understand networks. Persona360 is built around that idea. • It turns real interactions into structured relationship intelligence. • It updates contact and company context from conversations, not manual data entry. • It helps manage who knows who, what matters, and what should happen next. • It stores your network the way it actually works: connected, dynamic, and contextual. github.com/Charlesmendez/…
English
0
2
2
219
Datagran ретвитнул
Carlos Mendez
Carlos Mendez@charlesmendez·
I just couldn't take this happening to people anymore! Today we are launching the most advanced memory layer as an OpenClaw plugin: github.com/datagran-auth/… It combines several innovations to give your ClawBot true universal memory by mimicking how the human brain behaves: - Short-term memory that uses compaction - Mid-term memory that uses beacons - Long-term memory that uses embeddings - A weighted system for memory conflicts It is free for now thanks to our friends at @modal.
Summer Yue@summeryue0

Nothing humbles you like telling your OpenClaw “confirm before acting” and watching it speedrun deleting your inbox. I couldn’t stop it from my phone. I had to RUN to my Mac mini like I was defusing a bomb.

English
0
2
1
408
Datagran ретвитнул
Carlos Mendez
Carlos Mendez@charlesmendez·
Everyone is saying OpenClaw does not have a real use case. Yesterday, I ran a 35 minute long running complex, end to end task for my trading activity since 2025, with cero intervention. Here was the prompt: “In the Data agent, I have a stocks PostgreSQL database. In it, my
English
0
1
0
497
Datagran ретвитнул
Carlos Mendez
Carlos Mendez@charlesmendez·
AI agents are getting out of control. It is clear now that they need more control and context. We can achieve this by building the framwork needed to operate safely and intelligently. How?: - Intelligence layer: OAuth that allows easy opt-in without needing to build apps. -
English
1
1
1
135
Datagran ретвитнул
Carlos Mendez
Carlos Mendez@charlesmendez·
Everyone's talking about OpenClaw's security disaster, 135,000+ instances exposed on the open internet, API keys leaking, remote code execution on anyone's machine. So the obvious question: does gogroovy.ai have the same problems? I audited our own codebase against every OpenClaw vulnerability. Here's what I found. 🧵
English
1
2
3
237
Datagran ретвитнул
Carlos Mendez
Carlos Mendez@charlesmendez·
We’ve been working on an AI that actually does things. Basically the @openclaw alternative, but easier to install, way more powerful, and built for teams. Features: - Invite your team - Integrates with data sources like Salesforce, Supabase, Meta, and many more - Computer browser - Creates and reads files - Create different chats with different LLM providers - Obsidian integration - Code with Claude in a much nicer UI
English
1
2
10
1.3K
Datagran ретвитнул
Carlos Mendez
Carlos Mendez@charlesmendez·
Introducing the MCP that’s not an MCP. There are many new apps and services in the market that promise access to your data through AI. I am a firm believer that OpenAI or Anthropic will eventually kill most of these solutions. The reason is simple: they own the models and the apps that should be able to fetch any source and produce any analysis on their own. But there's a catch, I believe every major LLM provider has done this wrong by implementing MCP connectors. MCPs constrain models and ultimately force them to behave the way the SaaS layer wants. That is why at Datagran we created the MCP that’s not an MCP. When you connect Datagran’s MCP layer, what it actually does is give the LLM full power, via a proxy, to do whatever it wants with your connection. It provides instructions to the LLM about the proxy, but the model has full autonomy. The benefits are: - You are not SaaS-dependent if APIs change. No maintenance issues. - You are not locked into predefined functions from vendor A or B. Since agents have full autonomy, you can restrict the proxy or add observability by introducing other agents in the Datagran portal. Below is a demo showing how this works with Gmail and Google Calendar. In this case, Claude is the one figuring out the code on the fly. Datagran only provides authentication and the proxy layer. Curently there's more than 15 integrations including @firecrawl @Google @Meta @LinkedIn @tiktok_us @supabase @instagram and more.
English
0
1
0
319
Datagran ретвитнул
Carlos Mendez
Carlos Mendez@charlesmendez·
I’ve been working on memory for AI agents for a while now. I believe this will be one of the biggest unlocks if done well. Currently, there are four ways to fetch memory in AI systems: - RAG - Prompt injection - Beacon compression - Compaction (what most IDEs use) There is no single correct answer for which one to use. I strongly believe the solution is to use all of them, which is actually how the human brain works. Different areas of the brain manage different types of memory. For example, short-term memory is handled by the prefrontal and parietal cortex, while long-term memory is handled by the hippocampus. In the example below, I am using a system that is answering in an “auto” mode where memory is managed autonomously. It initially loads short-term memory. As this fills up, it begins populating mid-term memory by compressing tokens. It can compress 1m tokens into 100,000 beacons using a trained model to achieve this. At the same time, it uses compaction to compress short-term memory. As mid-term memory fills up, the system starts storing data in a vector database for long-term memory. Everytime I ask a question the AI decides if it should call the "memory", if it does it uses its own GPUs for inference. By the way, thank you @modal for the startup credits. As the model decides to store memories, it pushes the data and internally the system will compress or embedd more information. Memory needs to be dynamic, not static, just like the human brain.
Carlos Mendez tweet mediaCarlos Mendez tweet media
English
1
1
0
274
Datagran ретвитнул
Carlos Mendez
Carlos Mendez@charlesmendez·
There’s a lot of hype around Clawbot or Moltbot, and it’s well deserved. We all agree it’s a developer tool and that it was meant to inspire us all. For the past several months, after @mckaywrigley shared his Claudeputer demo, I’ve been building something similar. My focus has
English
1
1
0
298
Datagran ретвитнул
Carlos Mendez
Carlos Mendez@charlesmendez·
THE YEAR OF AI CONTEXT IS HERE. For the past few months I’ve been working on Context for AI models. I genuinely believe this is one of the biggest opportunities in the industry right now. Because context is messy. Most models choke at ~100k tokens. And “just do RAG” often
English
0
1
0
262
Datagran ретвитнул
Carlos Mendez
Carlos Mendez@charlesmendez·
The @DataGran + @Lovable Connector is here. You can now create apps, dashboards, or anything else by connecting directly to any data source like Facebook Ads, Instagram, Google Ads, @supabase, and more. The cool thing is that Datagran is not a traditional MCP. The Lovable LLM
English
0
1
0
1.2K
Datagran ретвитнул
Carlos Mendez
Carlos Mendez@charlesmendez·
I’ve been diving deep into MCPs. It’s not new that I’ve been critical of them. My main complaint is that they constrain AI. MCPs are basically a hard-coded layer for AI, which feels counterproductive because the whole point of AI is to produce code and outputs in real time. As AI gets smarter, the idea should be to let it be. The positive side of MCPs is that they offer an out-of-the-box way to connect to almost any source. So the question is: how do we bring those two together, giving AI freedom, keeping the ease of connecting to any source, while still having a security layer? A proxy comes to mind immediately but a plain proxy has obvious security risks. I’ve been playing with a concept telephony pioneered a while back called an SBC (Session Border Controller). The core functionality of an SBC is to provide security, session control, interoperability, topology hiding, etc. I think a similar “SBC for AI” would be a strong approach. Why? It would provide access to knowledge (say a PostgreSQL database), but still enforce security, observability, and control. With that in mind, I built a first version of what I call the AIC protocol (AI Interaction Controller). It gives the AI a proxy that allows agents to connect to any source, but with an observability layer in the middle. AIC adds about three seconds of latency, but it provides: 1.Full session control and traceability 2.Synthetic AI personas that can flag inputs or outputs 3.A keyword allowlist to block commands like DELETE or INSERT 4.Real-time flagging and approval flows via Slack Why is this important? As companies reach a point where every employee is using AI, freedom for AI is key, but observability and controlled access to knowledge are non-negotiable.
English
0
1
0
110
Datagran ретвитнул
Carlos Mendez
Carlos Mendez@charlesmendez·
Analyzing your marketing data just became easier with @Datagran. Use Claude, Replit, Cursor or any other platform that supports MCP to query your ad insights and create apps or dashboards. To start using it, just add our MCP URL which you can find on our website.
English
0
5
31
188.3K
Datagran ретвитнул
Carlos Mendez
Carlos Mendez@charlesmendez·
I believe that as the big AI frontier LLM builders like OpenAI and Google gain ground into building Superior Intelligence, it will be very hard for any company building app layers to win. Now, I think there’s a big opportunity in terms of security and gating this AI systems.
English
0
1
1
226
Datagran
Datagran@DataGran·
RT @charlesmendez: Your agents can now easily connect to Facebook ads and more to create campaigns, get insights and more! @DataGran handl…
English
0
1
0
27
Datagran ретвитнул
Carlos Mendez
Carlos Mendez@charlesmendez·
Still a week to go and user growth looks good! @trydgi and experience the best data agent ever!
Carlos Mendez tweet media
English
0
2
1
739
Datagran ретвитнул
Carlos Mendez
Carlos Mendez@charlesmendez·
New benchmark focused on AI data agents is out, including Julius AI. Key findings: - @trydgi leads with an overall score of 0.9037, about 33% higher than the best generic model. - Almost all platforms or LLMs failed on the unstructured, tougher sessions JSON. DGi asks a clarifying question, then delivers the most accurate result. - Replit (0.6820) narrowly edges Grok (0.6661) for third. v0 stays as the baseline at 0.0336. - Julius shows up as a serious player in the AI data analysis space. Report in the comments.
Carlos Mendez tweet media
English
2
2
2
1.2K
Datagran ретвитнул
Carlos Mendez
Carlos Mendez@charlesmendez·
If you are looking for a reliable and accurate data agent to embed on your platform look no further @trydgi Have your clients ask about their spend, their performance, their orders, among many more.
English
0
2
1
927
Datagran ретвитнул
Carlos Mendez
Carlos Mendez@charlesmendez·
Excited to announce the DGi Developer API. We recently shared that @trydgi is the most accurate data analyst in the market, and just this week we launched computer use. Now you can embed our agents into your organization however you want.
Carlos Mendez tweet media
English
0
2
1
641
Datagran ретвитнул
Carlos Mendez
Carlos Mendez@charlesmendez·
This is the most insane demo I’ve done! Personalization in marketing is hard to do at scale. Imagine creating an ad for every person with the right image and message based on that user’s behavior. Traditionally, companies don’t have the bandwidth to do this, so ad agencies
English
3
3
9
84.5K