{"id":18894546,"url":"https://github.com/redthing1/red-chat-ui","last_synced_at":"2026-02-27T13:30:16.546Z","repository":{"id":235005054,"uuid":"765433412","full_name":"redthing1/red-chat-ui","owner":"redthing1","description":"a chatbot-ui fork for local models","archived":false,"fork":false,"pushed_at":"2024-07-14T03:02:06.000Z","size":2543,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-31T07:29:13.287Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redthing1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"mckaywrigley"}},"created_at":"2024-02-29T22:55:25.000Z","updated_at":"2024-09-08T01:11:16.000Z","dependencies_parsed_at":"2024-04-22T01:23:39.491Z","dependency_job_id":"4251708f-9c9c-4865-9d6d-b241d760ed3f","html_url":"https://github.com/redthing1/red-chat-ui","commit_stats":null,"previous_names":["redthing1/red-chat-ui"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redthing1%2Fred-chat-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redthing1%2Fred-chat-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redthing1%2Fred-chat-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redthing1%2Fred-chat-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redthing1","download_url":"https://codeload.github.com/redthing1/red-chat-ui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239869225,"owners_count":19710486,"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","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":"2024-11-08T08:23:03.449Z","updated_at":"2026-02-27T13:30:16.478Z","avatar_url":"https://github.com/redthing1.png","language":"TypeScript","funding_links":["https://github.com/sponsors/mckaywrigley"],"categories":[],"sub_categories":[],"readme":"\n# red-chatbot-ui\n\na [chatbot-ui](https://github.com/mckaywrigley/chatbot-ui) fork for local models. a continuation of [this fork](https://github.com/yportne13/chatbot-ui-llama.cpp), which made it local-first.\n\n# usage\n\n## build the webui\n\nin this respository:\n```sh\nnpm install\nnpm run build\n```\n\nthis will build a static webpage to `./out`.\n\n## build [llama.cpp](https://github.com/ggerganov/llama.cpp)\n\nin your llama.cpp directory:\n```sh\nmake -j\n```\n\n## run the llama.cpp server with this frontend:\n\nrun llama.cpp server:\n```sh\n/path/to/llama.cpp/server --model /path/to/mistral-7b-openorca.Q4_0.gguf --path /path/to/red-chatbot-ui/out --port 8000\n```\n\ntips for llama.cpp server:\n+ pass `-ngl \u003cnum_gpu_layers\u003e` to put layers on the gpu\n+ pass `-c \u003ccontext_window\u003e -n \u003ccontext_window\u003e` to set the context window\n+ pass `--host \u003chost\u003e` or `--port \u003cport\u003e` to set the server endpoint\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredthing1%2Fred-chat-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredthing1%2Fred-chat-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredthing1%2Fred-chat-ui/lists"}