Show HN: API to convert users' plaintext input into functions your site can run (rehance.ai)
Created a way for anyone to define the data types associated with their SaaS/website such that we can parse plaintext user requests into function calls that the backend can handle. For example. User types “Rename all my documents in the ‘Memos’ folder to follow the pattern “[Department] Memo: [Date]”, our API yields JSON with the IDs of functions to be called and their parameters.
3 comments
[ 0.23 ms ] story [ 28.8 ms ] threadThe script will display the UI when you tell it to, it will process user requests, convert them into functions you support, and run the functions if the user approves.