Skip to content

Show HN: Unfetch.com – I'm working on teaching AI to make API calls

unfetch.com
1 pointcosbgn1 comment
On HN

Comments

Hey everyone I hope you like it. I'm trying to integrate AI and APIs. It's not super simple as you have a lot of issues like:

- APIs change - Models can't access real time data quickly (e.g. scrape docs on real time) - Sometimes libraries are required - Models MUST make the right call - ETC

I'm solving this by saving API specs as vectors and injecting them in the prompts + training the AI to make API calls, + having my own code interpreter where I can run any library from NPM in real time (no install step required thanks to deno)

Let me know your feedback and ideas around this!

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.