lgrammel / js-agent

Build AI Agents with JS & TS
MIT License
236 stars 35 forks source link

Production example usecase: building presentations #15

Open founderblocks-sils opened 1 year ago

founderblocks-sils commented 1 year ago

I feel like the usecase of building presentations could be a great showcase where people not only see the system in action but could also see that it's productively usable.

I could imagine the process of breaking down a topic into research and parts and then generating a markdown or whatever based presentation would be a sufficiently simple usecase to serve as an example but also is a viable production level usecase that is doable without a lot of effort. (At the same time the result is very sharable which is a very nice sideeffect.)

Might be worth building.

lgrammel commented 1 year ago

Great idea, I love it! Feel free to add another example!