TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: API to convert users' plaintext input into functions your site can run

7 pointsby jasontlouroover 1 year 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.

1 comment

jose_goncalves_over 1 year ago
How can SaaS owners plug this into their products?
评论 #39067592 未加载