Hacker News new | ask | show | jobs
Show HN: I created Frodo, OSS private Llama 3 chatbot in browser (frodo-chi.vercel.app)
4 points by thijsverreck 745 days ago
Hey HN,

I've created Frodo. A clean interface to interact with Llama within a browser. It's using WebLLM (big fan) to enable interactions with local LLMs.

There are some other projects out there, but the UI didn't do it for me. So i created this! Hope you enjoy.

Check the GitHub repo here: https://github.com/wavyrai/Frodo.