Hacker News new | ask | show | jobs
by quantadev 645 days ago
I always wonder what the heck people are thinking when they invent some cool AI feature and implement it for one specific LLM since we already have the technology/libraries to make most anything you want to do be able to work with most any LLM. (For you pedantic types, feel free to point out the exceptions).

Personally I use LangChain/Python for this, and that way any new AI features I create therefore easily work across ALL LLMs, and my app just lets the end user pick the LLM they want to run on. Every feature I have works on every LLM.

1 comments

I wonder what the heck you're going on about when this is literally a Chrome extension that hooks into the DOM of a specific LLM's frontend.

Doubly baffling since the underlying project does support LLMs and this is clearly just a showcase piece.

I trusted their README file. If it's incorrect about supporting just Claude don't blame me, blame them.
You completely misunderstood the comment you are replying to.
He misinterpreted my post as saying "Use LangChain in the Browser".

And so now your interpretation of things is that I misinterpreted his misinterpretation. Great work and thanks for your helpful insights.