ajobi (@ajakkli) 's Twitter Profile
ajobi

@ajakkli

Building ai that you actually want to talk to

Founder/CTO @GossipGoblinAI

ex. Founding engi @playstargarden

ID: 1342536766432174080

calendar_today25-12-2020 18:24:51

1,1K Tweet

293 Takipçi

826 Takip Edilen

ajobi (@ajakkli) 's Twitter Profile Photo

the number one thing that allows people to move fast with ai code is knowing that, at any given code change, random other shit isn't broken. whos building this?

ajobi (@ajakkli) 's Twitter Profile Photo

"Before I generate the code, I need to make an assumption about how your data_access.messages layer works. I'll assume there's a method data_access.messages.create() that accepts a Pydantic model. I will proceed to verify this assumption" well done gemini. well done

ajobi (@ajakkli) 's Twitter Profile Photo

guiding models CoT well with prompts makes a big difference. sometimes i wish i could just "ambiently" inject thoughts into its ongoing CoT process and it takes them in stride

ajobi (@ajakkli) 's Twitter Profile Photo

An underrated UX of thinking models is that I actually like it when models spit out a ton of thinking tokens makes me feel like they are doing something useful

ajobi (@ajakkli) 's Twitter Profile Photo

as code becomes easier to built its also easier to delete. I find myself doing a ton of rewrites just because its fast (and fun)

ajobi (@ajakkli) 's Twitter Profile Photo

very simple q: gemini claims to support "realtime" video/audio streaming in the sense that it supports a continious video stream and can produce outputs without needing an explicit speaker turn. How does this work?? does the model just figure out when it needs to speak based on

ajobi (@ajakkli) 's Twitter Profile Photo

gonna keep tweeting about this until me or someone else does this but someone please build a voyager style rl agent that is good at building test suites. USE COMPOSABLE tests so that any new e2e test is easy to add and we can actually test every piece of code written by an ai