{"id":30451905,"url":"https://github.com/varppi/webllama","last_synced_at":"2025-08-23T14:19:03.251Z","repository":{"id":254716778,"uuid":"847314221","full_name":"varppi/webllama","owner":"varppi","description":"An easy way to self host a LLM AI chat website.","archived":false,"fork":false,"pushed_at":"2025-08-09T07:28:57.000Z","size":117,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-09T08:51:22.518Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/varppi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-08-25T13:25:24.000Z","updated_at":"2025-08-09T07:29:00.000Z","dependencies_parsed_at":"2024-08-25T16:25:08.205Z","dependency_job_id":"ba00fdd4-a470-4a65-9cde-0e007e9050e1","html_url":"https://github.com/varppi/webllama","commit_stats":null,"previous_names":["r00tendo/webllama","spoofimei/webllama","varppi/webllama"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/varppi/webllama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varppi%2Fwebllama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varppi%2Fwebllama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varppi%2Fwebllama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varppi%2Fwebllama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/varppi","download_url":"https://codeload.github.com/varppi/webllama/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varppi%2Fwebllama/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271751989,"owners_count":24814717,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-08-23T14:19:02.750Z","updated_at":"2025-08-23T14:19:03.234Z","avatar_url":"https://github.com/varppi.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebLLama\n\n\u003cp\u003e\n\u003cimg src=\"https://img.shields.io/badge/Next-black?style=for-the-badge\u0026logo=next.js\u0026logoColor=white\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge\u0026logo=react\u0026logoColor=%2361DAFB\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge\u0026logo=javascript\u0026logoColor=%23F7DF1E\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/SASS-hotpink.svg?style=for-the-badge\u0026logo=SASS\u0026logoColor=white\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/bootstrap-%23563D7C.svg?style=for-the-badge\u0026logo=bootstrap\u0026logoColor=white\"\u003e\n\u003c/p\u003e\n\u003cb\u003eWebllama is a minimal self hostable web interface for the ollama project.\u003c/b\u003e\n\n# Installation and usage\n1. Install ollama from https://ollama.com/\n2.\n```\ngit clone https://github.com/Varppi/webllama\ncd webllama/\nnpm i\nnpm run build\nollama pull dolphin-llama3 #or whatever model you want to use\nnpm run start\n```\n3. Start ollama API with `ollama serve`\n4. Navigate to http://localhost:3000\n\n# Configuring\nIf you want to change the model, edit webllama.json in the project root.\nDefault:\n```json\n{\n    \"model\": \"dolphin-llama3\"\n}\n```\n\n# Screenshots\n\u003cimg src=\"https://github.com/user-attachments/assets/64a69614-1e2f-4f96-b9de-76fac90f37ee\" width=750\u003e\n\u003cimg src=\"https://github.com/user-attachments/assets/b6a99fa3-db69-4b67-968a-b1d44df276a6\" width=750\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarppi%2Fwebllama","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvarppi%2Fwebllama","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarppi%2Fwebllama/lists"}