|
|
|
Show HN: API to convert users' plaintext input into functions your site can run
(rehance.ai)
|
|
7 points
by jasontlouro
878 days ago
|
|
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. |
|