Hacker News new | past | comments | ask | show | jobs | submit login
API-LLM-Hub: In-Browser LLM Integration for Static Websites (amanpriyanshu.github.io)
10 points by IEatPrompts 4 months ago | hide | past | favorite | 10 comments



I might be missing something here, but from the demo it looks like the user has to enter their API keys for their LLM provider. Is this is the intended use case for this tool? If so, how is this better than making a regular API request?


Yup, it's another alternative to using the regular API. The issue was that a lot of the providers required you to build their libs and caused a lot of friction running on standalone vanilla JS. This aims to compile all those solutions and package it.


This is great! I made a thing that works with OpenAI all within browser. Thought if making it work with Anthropic etc was putting me off. Will just use this lib.


Ya, had a lot of trouble figuring out Anthropic as well. They don't have examples for overcoming their CORS issue.


Hey! Don't understand what the other commenter has against your project but it is quite interesting!


Thanks a lot!! Really appreciate the comment


BS. Import doesn't work on static websites. This code is for ES6. This post is spam.


Your GitHub link doesn't even work, and the js file being imported is just plagiarized from Google.


Can you elaborate on the plagiarism claims?

Please also explain, why import is not avaliable to static sites? To the contrary: https://caniuse.com/?search=es6 https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe...

While this is not the most elaborate of projects, it might be useful to somebody.

Here is a quote from the hn guidelines:

> Be kind. Don't be snarky. Converse curiously; don't cross-examine.


What are you talking about? Have you be living in a cave?

Edit: by his comments history, he is just a sad hopeless troll




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: