|
|
|
|
|
by davmar
519 days ago
|
|
i think this type of interaction is the future in lots of areas. i can imagine we replace API's completely with a single endpoint where you hit it up with a description of what you want back. like, hit up 'news.ycombinator.com/api' with "give me all the highest rated submissions over the past week about LLMs". a server side LLM translates that to SQL, executes the query, returns the results. this approach is broadly applicable to lots of domains just like FFMpeg. very very cool to see things moving in this direction. |
|