Geek Out Time: Run web browser app with local SLMs
Nov 2023·~226 words in full
Many open-source small language models have been released, which makes running the SLMs-powered client-side app locally possible. There is an interesting blog post from https://ollama.ai/blog/building-llm-powered-web-apps . I have tried it on my M1 Mac and the result is encouraging.
from: h ttps://ollama.ai/blog/building-llm-powered-web-apps
Firstly, install the Ollama Mac version from https://ollama.ai/
After the installation, load Mistral
This is an excerpt — the full article continues on Medium.
Read the full article on Medium →Related Posts
- Geek Out Time: AI in the Browser- Run WebLLM for Powerful, Local LLM ExperiencesDec 2024
- Geek Out Time: Trying newly released OpenAI’s Responses API with Web Search Tool in Google ColabMar 2025
- Geek Out Time: Exploring Opensource AnythingLLM — The All-in-One, Easy AI Platform for Local RAG…Dec 2024
- Geek Out Time: Creating a Local AI Agent on My Mac Using Autogen Builder with the Local LLM…Jul 2024