HomeVideos

Why We Built ACP and Why We're Open Sourcing It

Now Playing

Why We Built ACP and Why We're Open Sourcing It

Transcript

671 segments

0:04

Hey, welcome back to Building

0:05

Stacklists. If you're new here, this is

0:07

a show about what it actually looks like

0:08

to build a startup in real time. Not the

0:10

polished version, the actual version.

0:12

Today, I have both of our co-founders

0:14

with me, Kyle and Martina, and we're

0:16

going to pull back the curtain on

0:17

something we've been heads-down on. It's

0:19

called ACP, the Atomic Content Protocol.

0:21

We built it while building Stacklists.

0:22

We're open-sourcing it, and this is the

0:24

first time we're going to talk about it

0:25

publicly. So, that's what we're going to

0:26

get into today. Kyle and Martina, let's

0:28

get into it.

0:29

>> No, I I see you're thinking bubbles so

0:31

on top of that.

0:32

>> bubbles?

0:32

>> You can just go for it.

0:34

>> I think his

0:35

I'm going to come at it from the user

0:37

experience perspective. Think about it.

0:40

We now, as of

0:43

you know, mid last year, I mean, it was

0:44

2 years ago that ChatGPT came out and we

0:47

all started sort of using it, but I I

0:49

really think like this year is one of

0:51

those years that more people adopting AI

0:53

into their daily lives. And one of the

0:55

things that I find is that as I'm

0:57

working with with

0:59

with Claude, let's say, is I work on a

1:01

hard problem, and then I go, "Okay, can

1:03

you just compress that into a final

1:06

output that I can take and go work on it

1:08

elsewhere or send it to somebody else?"

1:10

So, it writes this markdown file.

1:12

And I say, "Great." And then I download

1:14

it, and it goes into my downloads

1:15

folder, which is just a dumpster fire.

1:18

You know what I mean? And then all of a

1:19

sudden, like at the end of the day,

1:21

you've got So, I've got eight or nine

1:23

markdown files, which are like the

1:25

culmination of a bunch of work I've

1:27

done. And then you go, "Where do I put

1:30

it?" Do I just do a random desktop

1:32

folder that says stuff I'm working on,

1:34

you know? And then you've also got like

1:37

Notion or Obsidian, and a lot of those,

1:39

the same with bookmarks,

1:42

you know, was typically a like, "Here's

1:44

a place where you can sort of dump

1:46

stuff." But it takes a lot to sort of

1:48

like organize it and keep it up to date

1:50

and all those sort of things. And so,

1:52

you know, putting it in a Stacklist felt

1:53

natural as the as the sort of one place

1:56

that you can put anything and everything

1:57

about your life. Um but there's also no

2:00

standardization across anything. So how

2:02

Notion does it, how Obsidian does it,

2:05

how

2:06

um

2:06

you know, any of the tools that you use

2:08

when you're calling, you know, data back

2:10

and forth between all of these different

2:12

systems, they're all kind of speaking a

2:14

different language. So that was that was

2:16

kind of the goal is to what happens if

2:18

you standardize it.

2:19

>> Yeah. So I guess the problem isn't

2:21

really that like we're not saving

2:22

things, is that we're not saving them in

2:24

a way where anything else can find those

2:26

things.

2:27

>> I don't think anybody I don't think it's

2:29

the same problem that we had that we're

2:30

trying to solve with Stacklist, which

2:31

is, you know, I think people just get

2:33

used to the fact that like their stuff

2:35

lives in a million different places. And

2:37

they're just used to going, "Oh yeah,

2:38

hold on. Let me get that for you in my

2:40

thousand tabs on Chrome." And I'll just

2:43

like dig into and you don't realize in

2:45

that moment that you can't just sort of

2:48

search something at kind of a macro

2:50

level and recall it. You have to

2:52

manually go click and drag and find. And

2:55

it's it and

2:57

all of that sort of like organization

2:59

and recall actually happens in your

3:00

head. And I think there's so much mental

3:03

overhead from from doing that that like,

3:06

you know, it should be easy enough that

3:08

you should just be able to open a sort

3:10

of global search bar and be like, "Find

3:12

that thing I was working on." And it

3:13

finds it. And so that's, you know,

3:15

that's the beginnings of what we're

3:17

trying to solve there.

3:18

>> I was just going to say that that would

3:20

expand this a bit more from developers

3:22

perspective is that when you think about

3:25

it, and I think for me it unlocked when

3:27

we were thinking about, "Okay, how does

3:29

Stacklist content appears in any type of

3:32

elements?" And that's the first time

3:33

that I started to think about it on a

3:35

different level. Then I started to use

3:38

more of a cloud cost status bar where I

3:40

actually tracked, "Okay, how many tokens

3:42

in and out, you know, usage and

3:43

everything." And that got me thinking,

3:46

we are so used to, you know, just

3:47

spending all of those tokens and usages.

3:49

And yeah, just charge me more.

3:52

Charge

3:53

Charge whatever. Like I don't care. I

3:55

don't pay Stacklist pay. Like go

3:58

overboard, you know.

4:00

>> I pay for Claude on 20X on extra high,

4:03

extra Mac.

4:05

>> Extra Mac.

4:06

>> And and then it got me like that could

4:09

really be dropped if there is some kind

4:11

of a uniform language. And I actually

4:14

loved that one point that I think Kyle

4:17

made the made the black mark about it

4:19

that really stuck with me was imagine if

4:22

we were on this podcast and speaking

4:24

different languages. Like we could

4:25

understand each other, you know, through

4:27

I don't know, various hands gestures and

4:29

so on, but we we would spend a lot of

4:31

energy. And the same stuff is is with

4:33

agents. If you speak with different

4:35

languages, they spend a lot of energy

4:37

tokens in that case. So that's when my

4:41

bill started turning, basically.

4:42

>> I think this makes me want to get into

4:44

sort of

4:44

>> Yeah.

4:45

>> like the reasoning of

4:47

>> Sorry, one one little piece on there is

4:49

I will say like like think about I think

4:51

we don't realize we get so excited about

4:53

something like like I'm working with

4:54

Claude and it just figured out how we

4:57

should talk about Stacklist at a macro

4:59

level. This is so great. And it says

5:01

download MD and I do it, but I don't

5:04

stop in that moment to go like am I

5:07

actually then putting this anywhere

5:09

where anybody can get to it? And even if

5:11

I do sort of like hook up to Notion or

5:14

to Obsidian or how and where I work and

5:18

my team works, like that is the the

5:20

goal. And one of the things we did that

5:22

Martina built an awesome MCP basically

5:25

connector into Stacklist that Claude can

5:28

read. I can just say now go put that in

5:30

my Stacklist and it just does it. And so

5:32

now it is in a place that is

5:34

re-findable, searchable, shareable, you

5:37

know, and so I'm not again putting it

5:38

into my downloads dumpster fire. I'm

5:40

putting it into a place that now I can

5:42

go find that. Like Claude can find it.

5:44

Chat GPT can find it. Stacky, the agent

5:47

inside Stackless, can find it. So, we're

5:49

we're putting it into a place that is,

5:52

you know, um can be searched and

5:53

organized really easily now.

5:55

>> Yeah. I mean, and I think what I sort of

5:57

want to get into now is like So, we've

5:59

been talking about this problem about

6:01

like knowledge and where to put it and

6:02

how to find it and have it in one

6:03

centralized place and all these markdown

6:05

files and sort of like Stackless is the

6:07

answer to that, right? But, ACP is is

6:10

not an app. It's it's a protocol. It's

6:13

what Stackless is built on or of or

6:16

with. So, what what why when when you

6:19

So, you guys sort of solved it in the

6:21

Stackless way. Here's this app, but you

6:23

thought to yourselves, "Okay, but that's

6:24

not enough. We need a standardization."

6:25

And I want to get into like that of like

6:27

why ACP and what is our point with it?

6:30

What do we want people to do?

6:33

>> Yeah. I think from a from a like from a

6:35

from a lay person's perspective, I would

6:37

say think about So, SMTP is what we use

6:40

to send email back and forth. It's a

6:42

simple mail transfer protocol. If mail

6:45

and Gmail and Hotmail and Yahoo had all

6:48

had their own different languages and

6:50

ways of speaking, it would be so

6:52

inefficient to try and send mail to each

6:54

other. But, having a simple protocol for

6:56

email to be able to go back and forth

6:58

made it that everyone can send email to

7:00

everyone else. And so, like that that I

7:03

think, you know, what how I would

7:05

explain it to my aunt would be that sort

7:07

of version, which is like you have to

7:10

have some sort of way to talk between

7:12

these systems. And if you don't, then

7:14

you're just wasting time having each

7:17

system try and learn each other's

7:18

language for every simple like call.

7:21

>> Okay, so a bit more maybe technical from

7:25

my side, but

7:27

think about it that internet was

7:29

designed for humans. And the fastest

7:32

growing users of the internet today are

7:34

AI agents.

7:35

And AI agents read the same pages that

7:39

we do over and over again. But, they're

7:42

wasting a lot of tokens and they're

7:44

asking what is this content about?

7:46

That's the end goal. Like what is this

7:47

content? They sometimes need to read a

7:50

lot of data to figure out if that's

7:52

actually the answer to the user

7:54

question, if that's something that you

7:56

want to serve as answer and so on.

7:58

Imagine Wikipedia for content, but on

8:02

the agent level. So, that you enrich

8:05

once, you store it and every other time

8:08

agent re-reads it it's like 90% lower

8:12

token usage because it exactly knows

8:14

what the content is about. That's I

8:16

don't think we will

8:18

I don't think we will solve internet,

8:19

you know, I don't think we will we will

8:21

do I don't know what in my head

8:24

>> internet. I think we solved the

8:25

internet. That's that's shooting for the

8:28

moon.

8:30

>> But that itself is pretty, you know,

8:33

when you see it actually the output when

8:35

you enrich something and when you see

8:37

the the content being reread second time

8:40

and it actually consumes

8:42

200 token instead of 20k tokens, then

8:46

it's like okay, this makes sense.

8:48

>> So, you ran a test recently, right? And

8:50

I think it was like 84% token savings

8:53

with the following the ACP protocol. Is

8:56

there any way we can do this live? Like

8:57

can we see it?

8:58

>> Oh my god.

9:01

I didn't prepare for that, but yes.

9:03

Let's me Kyle

9:05

>> This is the loading state is loading

9:07

demo. Which usually demos like 99% of

9:10

the time won't work when you try and do

9:12

it live, but we'll let's let's see how

9:13

it works.

9:14

>> edit it out.

9:15

>> You know, Kyle just talk for 10 10

9:17

minutes until I figure something out.

9:19

>> So, when I was born

9:21

uh

9:23

>> Maybe can we show while Martin is

9:26

looking for that, can we show people

9:27

what like the the atomic thing like the

9:30

all the components?

9:31

>> Yeah, I was also going to say just a

9:33

good analogy like the difference between

9:34

basically like if you if you walked into

9:37

a library and you had never been there

9:39

before and you had to sort of wander

9:40

through all the sections to figure out

9:42

where everything was. If you left, when

9:44

you came back the next time, like, you

9:46

know where the history section is.

9:47

You're going to sort of cut right to it.

9:49

Every time, you know, if there's no

9:51

instruction manual, it's kind of like

9:53

going into it with amnesia every single

9:56

time and just being like, "Let me go

9:58

read. Let me go scan every single

10:00

section." versus having this like this

10:04

map right to where you want to go.

10:06

>> What's actually fascinating is that with

10:08

Claude, now you can build pages like

10:10

this in in a no time. So,

10:13

there is actually know-how about a

10:15

protocol and how it works and the

10:17

problem and everything and how to So,

10:20

connect to Claude. I actually, what I

10:22

build as well is the I would say

10:25

point zero point point zero first alpha

10:27

version of MCP that anybody can use and

10:30

is this URL and basically, if you put it

10:32

into Claude or Claude code or wherever,

10:34

you can start using it and see how

10:36

enrichment works and and do it for

10:38

yourself. There's also playground where

10:41

people can go and try with their own

10:43

Anthropic API key. It's not stored

10:45

anywhere. It's just locally to the

10:46

session and try to see how the enriched

10:49

data comes back.

10:50

>> [snorts]

10:50

>> But, what you mentioned about token

10:52

usage, so I'll share my chat uh

10:55

uh

10:56

when you load it, you can actually ask

10:58

what tools are in there and it will say

11:00

which which tools and what each one

11:02

does.

11:03

And then, what I basically asked was

11:05

like, "Take my stack list stack and

11:08

enrich my nine cards inside." So, it

11:10

took nine cards and enriched it and it

11:13

said per card breakdown uh how many raw

11:17

tokens was used first time and how every

11:19

sequential time when it re-reads the

11:22

same card. This is the benchmark. It's

11:24

not 100% correct, this 84% because you

11:27

see it's the same on every row because

11:31

uh it truncates the body.

11:33

Maybe some maybe this one is higher,

11:35

this one is lower, but you get the gist

11:37

like how many tokens it actually can be

11:40

reduced if you enrich it.

11:42

>> So, essentially if all of if if

11:44

everybody started formatting their

11:45

content with ACP, then everybody would

11:47

be saving a bunch of money with AI.

11:50

>> [laughter]

11:50

>> Is that

11:51

>> Essentially, I mean okay, message is

11:53

definitely something that would drop.

11:56

Imagine how much faster you would get

11:57

reply if there is like a open database

12:01

with content that AI can just go through

12:04

and say hey, confidence of this content

12:06

is

12:07

95% and here it is in a second.

12:10

>> Very cool. Having that little it's like

12:12

having you know, lots of little treasure

12:15

maps saying exactly what something is

12:18

and if you just need to read what is

12:20

this about? This is about books, this is

12:23

about like favorites, this is about

12:25

restaurants, whatever. If you can just

12:27

read little bits of the headers of

12:29

things, you don't have to read the full

12:31

contents. Like you don't have to read

12:32

the full magazine article. You can get

12:34

the TLDR on everything, which then means

12:37

it's not only less expensive, but it's

12:38

also faster to just sort of really

12:41

quickly scan the headers of everything,

12:43

go okay, I found what I needed. And if

12:44

you standardize that also, then you have

12:46

every system that comes in knows exactly

12:49

what headers to scan and what they're

12:50

going to get, which is just going to be

12:52

it's going to be faster, quicker

12:54

lookups, you know, and and less tokens.

12:56

>> And so, Stacklist is basically like the

12:57

first app built on ACP, right? So, I'm

13:00

wondering like what does that actually

13:01

look like? Like for a real estate agent

13:03

or like honestly like just for me trying

13:04

to organize my stuff. Like can we can we

13:07

>> I think at a macro level like imagine if

13:09

you basically you know, the goal is I

13:11

want to search for restaurants or I want

13:14

to search for clothes or I want to

13:15

search for new AI apps to use between

13:18

you and me and Martina and our team or

13:21

whatever. As I start to search that on

13:23

Stacklist, now I'm not the the system

13:25

doesn't have to go into everybody's

13:27

profile and try and read everything. We

13:30

can really hit only the relevant parts,

13:34

which then sort of pulls it back to me

13:35

better and that sort of enriches the

13:37

whole platform. So, really what we're

13:38

trying to do is make this quicker,

13:40

better, faster, bigger, faster,

13:41

stronger, you know, and so imagine that

13:44

at a network scale. I think that's the

13:46

sort of thing that like, you know, it's

13:48

almost also prepping us for being

13:50

Facebook, Instagram size and thinking

13:53

about that early versus trying to

13:57

act through that now and then having to

13:59

to go think about it later. It's just

14:01

doing it doing it early is helps us with

14:03

scale.

14:03

>> Think about so, we all know how

14:06

basically everybody heard about AI

14:08

indexing, how AI crawls through our

14:12

page, how you need to have JSON-LD, how

14:14

you need to have schemas and so on.

14:16

That's all built for crawlers, for cloud

14:20

crawlers, for ChatGPT crawlers, but it's

14:22

not built for agents. I mean, we are not

14:24

replacing anything. We are just adding

14:26

one layer of enrichment of data that is

14:29

specific for the agents. So, imagine

14:31

having also the JSON-LD schema and

14:34

everything around crawlability, and then

14:37

plus the portion of the agent that it

14:40

can be easily found and imagine search,

14:43

how search will work. Search will work

14:44

like it will be blown out of proportions

14:47

when you search for real estate agents

14:48

that have, I don't know, local expertise

14:50

in Atlanta.

14:53

That's that's how we think about it.

14:54

>> Think about how efficient inefficient it

14:56

is right now when I connect up services

14:58

like I have, you know, this this

15:00

personal operating system agent Virgil

15:03

that I built just for me just because

15:05

I end up drowning in when I sit down in

15:08

the morning. I've got my coffee and I'm

15:10

like, okay, really quick, let me just go

15:11

check Todoist and Slack and email and

15:14

calendar, my granola notes from

15:16

yesterday, my Light Field CRM for

15:18

opportunities. Like, let me go scan all

15:21

this stuff. So, this agent essentially

15:23

connects to all that stuff, but that

15:25

agent has to go every single thing is

15:28

all built in different ways. And so,

15:30

it's trying to figure out piecing that

15:32

stuff together. If you imagine that if

15:34

it if when it connected up to notion, if

15:36

notion was built in such a way that it

15:38

could just hit the headers of everything

15:41

and sort of had a map of what to do, it

15:44

would be faster and less tokens for me,

15:46

less tokens for notion. Um and you have

15:49

that standardization that all would

15:51

happen, you know, more efficiently and

15:53

and inexpensively versus,

15:56

you know, that agent trying to basically

15:58

learn 12 different languages when it's

16:01

coming to

16:02

to do these these calls for me. Martina,

16:04

have that EMW those two EMW slides.

16:08

If you want to show those, just the

16:10

high-level sort of the card versus what

16:12

AI sees.

16:16

>> While Martina's looking, Kyle, do you

16:17

know that uh I once offered to send my

16:20

Martina a pizza on Twitter before we

16:22

met?

16:23

>> [laughter]

16:24

>> Did you send it?

16:26

>> She She She declined.

16:29

>> You should send her a pizza with

16:30

pineapple on it.

16:32

>> She was like, "I can get my own pizza."

16:34

>> What? [snorts]

16:34

That doesn't sound like me. I said you

16:37

will buy me a pizza in San Francisco. I

16:39

hear it is so cheap there, so we can do

16:41

it there.

16:42

Uh okay, here it is. Uh this is the card

16:45

that is a single [snorts] piece of

16:46

content and it has like the ID when it's

16:50

created, if it's parent or something, uh

16:53

is it can agent read it? Uh is it

16:56

public? How many tokens consumption? And

16:58

the confidence layer.

17:00

Um that's like the basic structure of

17:02

enrichment, which I added more data to

17:04

it to it to be honest.

17:06

Uh but unstructured would be this is the

17:09

idea of the card, I don't know, notes

17:11

and whatever is in there, but

17:14

having the enrichment and this is where

17:16

also Stackless MCP comes really handy

17:19

because if you use our MCP or stack here

17:21

whatever we have all all of those

17:23

enrichments built in. So whenever you

17:25

say save something from either close

17:28

session or URL through stack here

17:30

whatever it automatically gets enriched

17:33

and automatically picks up all of the

17:34

data. So our structure of stacks and

17:37

cards is of course normal ID notes and

17:41

author and everything around it but also

17:44

JSON-LD baked in uh this ACP baked in.

17:48

So we are really

17:49

uh what we like to call it LLM

17:51

delicious. So this is the structured

17:54

card.

17:54

>> Mhm, that's good Stackless.

17:57

>> And this is the structured stack. So

17:59

stack is like the container over card

18:02

and it has the same the same enrichment

18:04

but it also consumes like okay how many

18:06

children are inside uh what is the

18:08

structure and what is the relationship

18:10

what's the confidence of this actually

18:12

answer somebody's question. This is the

18:14

structured data.

18:15

>> So basically a Stackless card is like

18:17

basically already formatted the way AI

18:18

systems want to cite things without you

18:21

or me or anybody having to do anything

18:23

extra.

18:24

>> Yes, AI and uh agents.

18:26

>> AI and agents of course. This is so

18:28

cool.

18:29

>> Yeah. So this is like you know I think I

18:31

think what I love about this is you know

18:33

one thinking ahead and really getting to

18:35

a place of identifying we ran a big

18:38

research on this and it really seemed

18:40

like a a big white space that you know

18:42

people are still so enthralled by

18:43

building we built an MCP which is like

18:46

step one but really thinking at a macro

18:49

level when you get to a place where you

18:50

have these agents that are sort of you

18:52

know helping you run your life but

18:55

they're interacting with am I is my

18:57

agent going to interact with all 100

18:59

logins that I use throughout the week?

19:02

You know what I mean? And they're all

19:03

talking you know different languages

19:05

that's where you know starting to

19:07

hopefully lead the way and and think

19:09

about this early is going to you know

19:11

hopefully will will help not only for

19:13

stacklist adoption, but hopefully this

19:15

solves a problem that that, you know,

19:18

other people are going to be thinking

19:19

about and trying to solve here soon.

19:20

>> And if ACP like really succeeds, like

19:23

what does the world look like?

19:25

>> Same.

19:26

>> This

19:27

>> But with hats and t-shirts and like it

19:29

says I only ACP and like there's all

19:32

sorts of branding and No, I mean really

19:35

open source it's giving back, right? To

19:36

the It's It's really giving back to the

19:38

community and and I would imagine

19:40

Martina that you you know, at some point

19:42

you would have

19:44

contributors and managers on the open

19:46

source project and and people are taking

19:48

it even further than than we've thought

19:50

about it.

19:51

>> Yeah, I mean that's the whole goal with

19:53

open source, but I imagine it if people

19:56

actually start to use it, I mean I would

19:58

be over the moon because that's like,

20:00

you know, for me for me personally that

20:03

would be a huge success. But

20:05

it would be like Wikipedia, you know,

20:07

you don't think about it, you just use

20:08

it. You have the open source can crawl

20:14

and and and read and I think essentially

20:16

it would be much faster and much

20:18

streamlined process, especially for

20:20

developers to be honest. But yeah, I I

20:23

think nothing drastically dramatically

20:25

in the world, but what is the saying?

20:28

Small moment for the world, but big for

20:29

me. So, think about it like that.

20:32

>> And where can people actually go and and

20:35

start trying this? How do they do that

20:37

today?

20:38

>> Atomic Content Protocol

20:40

>> Atomic Content Protocol.org. We'll put

20:42

that large in the video.

20:44

>> We'll put We should make a cool make a

20:46

quick stack on this and maybe let link

20:47

to the app and then also maybe link to

20:49

the NPM package to install it and then

20:52

it'd be cool just to We could also just

20:55

do a quick markdown file in that package

20:58

to put in as a stacklist markdown card

21:00

with either how to get started or or

21:03

maybe there's a quick like scaffold for

21:05

Clojure or something like that that we

21:06

could we could throw in there as well.

21:07

>> Cool. And then I just have maybe like a

21:10

last question, last thoughts, one thing

21:12

from each of you that you want people to

21:14

walk away knowing. Whoever wants to take

21:16

it away, go first.

21:17

>> Don't offer Martina pizzas because she

21:20

won't take them. Take them. Yeah, I just

21:22

want people to really know that, you

21:23

know, I think it's important for for

21:26

everyone to to take away.

21:29

>> Perfect. I think

21:30

>> I think for me it's like I just love

21:32

this moment that we're in and I think

21:34

it's important you know, it's

21:36

I think it's important for for everyone

21:37

whether or not you're dug into any of

21:39

this, you understand any of it, or

21:41

you're in it, or or you're not. Like

21:43

everyone's going to kind of need to be

21:45

in that place where you're going to be

21:46

interacting with these tools, you know,

21:48

at some point. Like this is going to be

21:49

as using Claude or Claude code in this

21:51

kind of way is going to be like learning

21:54

office at some point. You know what I

21:55

mean? Like you can't be like I don't

21:57

know Word and I don't know Excel, you

21:58

know? And so it doesn't mean that you

22:00

have to implement this stuff right now.

22:02

It doesn't mean you have to, you know,

22:03

you have to be a master at it, but

22:05

be around it and explore and be curious

22:08

because this stuff's changing so much

22:10

and this is how the world's going to run

22:12

soon. So, um,

22:14

you know, and also reach out to Martina

22:16

and I if you've got questions and we

22:18

love collaborating and helping and

22:20

pointing in the right direction.

22:21

>> Yeah, I would also say reach out if you

22:23

think this is all And if you

22:25

if you

22:26

>> Don't just keep your opinions [laughter]

22:27

to yourself. We don't want to hear it.

22:29

>> [gasps]

22:30

>> If it can be actually better in some

22:32

other way, that's that's also legit.

22:34

Like I would like to hear all all

22:35

opinions. All opinions matter. So,

22:37

that's why I open source it because you

22:39

can take it and do, you know, explore

22:41

and see see how it behaves and maybe

22:43

somebody somewhere has like like a

22:46

billion-dollar idea that's that will

22:48

unlock him. So, amazing. I don't know. I

22:51

built this and I'm really excited and I

22:53

can see the potential and I can really

22:55

see how it benefits everyone basically

22:57

and I'm really hyped about it, but at

23:00

the same time I need to ground myself in

23:02

a way like it's out there. If people use

23:04

it, fine. If not, also fine. We'll use

23:06

it and stake lists will be built on

23:08

this. So, there will be signs that it

23:10

actually can improve all the the agentic

23:12

stuff and reaching and reading and and

23:14

so on. So, that's enough for me.

23:17

>> The open source is great. Just please

23:18

don't rename it atomic content pizza.

23:21

It's just not what we're we're not like

23:23

we don't want to get that far into it.

23:24

Like try try and keep the the spirit of

23:26

the protocol, please.

23:28

>> Thank you so much, guys. This was really

23:29

fun. I am going to stop recording now.

23:33

>> All right. We're out.

Interactive Summary

The video features a conversation between the co-founders of Stacklists, Kyle and Martina, as they introduce the Atomic Content Protocol (ACP), an open-source initiative designed to standardize how AI agents interact with content. They explain how current digital workflows suffer from scattered files and inefficient AI token usage because various tools lack a common language. ACP aims to provide a structured way to enrich data, enabling AI agents to scan, recall, and understand content more efficiently, leading to significantly lower token consumption and better organization. The founders encourage developers and users to explore the protocol to improve interoperability between AI systems.

Suggested questions

3 ready-made prompts