{"id":23933921,"url":"https://github.com/DocShotgun/ds-llm-webui","last_synced_at":"2025-09-11T16:33:15.550Z","repository":{"id":233316685,"uuid":"786952241","full_name":"DocShotgun/ds-llm-webui","owner":"DocShotgun","description":"A simple tool-use assistant for local LLMs powered by TabbyAPI","archived":false,"fork":false,"pushed_at":"2024-06-13T03:28:14.000Z","size":267,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-30T17:04:40.789Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DocShotgun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-04-15T15:59:25.000Z","updated_at":"2024-11-29T01:49:54.000Z","dependencies_parsed_at":"2024-06-13T07:27:27.342Z","dependency_job_id":null,"html_url":"https://github.com/DocShotgun/ds-llm-webui","commit_stats":null,"previous_names":["docshotgun/ds-llm-webui"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DocShotgun/ds-llm-webui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DocShotgun%2Fds-llm-webui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DocShotgun%2Fds-llm-webui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DocShotgun%2Fds-llm-webui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DocShotgun%2Fds-llm-webui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DocShotgun","download_url":"https://codeload.github.com/DocShotgun/ds-llm-webui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DocShotgun%2Fds-llm-webui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274670449,"owners_count":25328242,"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-09-11T02:00:13.660Z","response_time":74,"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-01-06T00:29:59.202Z","updated_at":"2025-09-11T16:33:15.149Z","avatar_url":"https://github.com/DocShotgun.png","language":"TypeScript","funding_links":[],"categories":["Building"],"sub_categories":["Tools"],"readme":"## ds-llm-webui\n\nA simple tool-use assistant for local LLMs powered by TabbyAPI. This should be considered heavily WIP and not intended for end-user usage at the moment, however it does have the following features:\n\n- Converse with an AI assistant via the chat completions endpoint of [TabbyAPI](https://github.com/theroyallab/tabbyAPI), with a single persistent chat history and limited sampling options\n- Function calling framework via constrained generation using JSON schema\n- Internet search using DuckDuckGo for search-augmented generation\n- Extract the text content of a webpage for augmented generation\n- Search a configured set of RSS feeds for updated news (URLs must be provided in config.json as an array of strings)\n- Use the Wolfram Alpha LLM API for relevant queries\n- Search PubMed via the NCBI E-utilities API for relevant queries\n\nMileage may vary depending on the capabilities of the LLM itself. Intended to be used with [CohereForAI/c4ai-command-r-plus](https://huggingface.co/CohereForAI/c4ai-command-r-plus). Make a copy of `userdata/config.example.json` and rename it to `config.json`.\n\nThis is a [Next.js](https://nextjs.org/) project using components from [shadcn/ui](https://ui.shadcn.com/). \n\nTo run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDocShotgun%2Fds-llm-webui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDocShotgun%2Fds-llm-webui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDocShotgun%2Fds-llm-webui/lists"}