Загрузка видео...

Не удалось загрузить видео

На главную

Most enterprise software requires customers to write a lot of custom "glue code" — ETL pipelines, integrations, and custom workflows. By generating custom code for uncommon, company-specific use cases, LLMs have the potential to remove the need for glue code altogether. Pete Koomen

39,306 просмотров • 2 лет назад •via X (Twitter)

Комментарии: 9

Фото профиля Brian Sowards (he/they)
Brian Sowards (he/they)2 лет назад

@koomen working on it, broader patterns: 1. Workflow - tools enabling you to use AI with no code @copy_ai 2. Call transcript mining - everything is recorded, now it’s data @BuildBetterAI 3. Agents for messaging - call center, SDRs Convergence of the above could eliminate ETL

Фото профиля BuildBetter
BuildBetter2 лет назад

@ycombinator @koomen @copy_ai Appreciate the shout out! We got some more crazy “transcript mining” comin’ out this quarter :)

Фото профиля Amir Prodensky
Amir Prodensky2 лет назад

@koomen @StradaHQ

Фото профиля Tony Zanders
Tony Zanders2 лет назад

@garrytan @koomen @jboursiquot

Фото профиля Shreya Gupta
Shreya Gupta2 лет назад

Yes 🙌🏽 the current ecosystem is complex, extremely partner led and in silos… an LLM solution that automates integration and simplifies conf. with natural language can be a game changer but the challenge will be to achieving accurate and reliable integrations, scalability and performance optimization - but focused pilot run would be a great place to start with. I am IN if someone wants to build this 🤩

Фото профиля Gabriel Cezar
Gabriel Cezar2 лет назад

@koomen That's exactly what @naologicnocode does for many customers

Фото профиля andy moore
andy moore2 лет назад

@koomen 7 y x x xx 4 6 xxl z6 6b. Can x y 6 ct xy ye you 5z. v g SZETSVX CAN

Фото профиля Strada (YC S23)
Strada (YC S23)2 лет назад

@koomen somebody say enterprise glue? 👋

Фото профиля Johnnie Walker
Johnnie Walker2 лет назад

@koomen Agreed 100%, it's glue and/or custom apps, but potential for Ai generated code to efficiently solve company-specific tasks is big - see use case #3 in article I wrote:

Похожие видео

A closer look on the GSAP powered animations in Webflow. Just from my perspective. In short, it’s way more powerful than I first thought. The more I use it, the more I like it. Of course, there are some parts missing. But it's the first version. There's still a lot to come. For example, custom ease would already make a huge difference. Breakpoints. Maybe a way to add custom functions as sometimes you need to calculate stuff in JavaScript to get complex animations. The biggest part for me is that you can just build the animation inside a timeline. This makes it so much easier than writing it as code. You can fine tune it so much more. When there would be a way to export the tween as code to add some more functionality would be awesome. You can also add custom classes with the timeline, which can then be used in custom CSS to add more functionality. With a bit of custom code you can also use breakpoints for your animations. By using the custom event the animation can be used in custom code which can also be pretty powerful. Didn’t test it so much yet, but would be cool if you could just take the event and use for example the onComplete() from GSAP or other stuff. For example. let mm = gsap.matchMedia(); const module = Webflow.require("ix3"); module.ready().then(() => { mm.add( { isMobile: "(max-width: 992px)", }, (context) => { let { isMobile } = context.conditions; if (isMobile) { module.emit("Mobile Animation"); } } ); }); "Mobile Animation" is the name of your custom event. I hope that part will get more powerful. Something I miss on the timeline is that when you select more actions you can just drag all actions. It would be cool if you could move it frame by frame with the arrow keys, like in Jitter for example. Or just write a specific point like when you have one selected. For now I would further write the code myself, but I’m excited to see where it’s going. Maybe there will be a time where you could animate most parts inside Webflow 🙂 Can’t wait for the next GSAP update!

Eduard Bodak

12,590 просмотров • 11 месяцев назад