This is an automated archive made by the Lemmit Bot.

The original was posted on /r/opensource by /u/LucaDiba on 2024-07-11 00:34:33+00:00.


I was thrilled when Chrome announced a new API that allows you to run an AI model directly in your browser just a week ago. Inspired by this, I created a project called Local AI.

You can check it out on GitHub, or if you prefer not to clone and build the project yourself, you can try it out directly at local-ai.pages.dev. Note that you’ll need Chrome Dev for now, as the stable version doesn’t support this feature yet.

Here (imgbb) you can find a preview of the project in action (sped up 4x).

While I found a few similar projects already out there, I decided to share mine anyway :).