{"id":32675498,"url":"https://github.com/h1ddenpr0cess20/wordmark","last_synced_at":"2026-06-17T05:00:31.610Z","repository":{"id":321143104,"uuid":"1083984643","full_name":"h1ddenpr0cess20/wordmark","owner":"h1ddenpr0cess20","description":"Open-source chatbot web app for the Responses API","archived":false,"fork":false,"pushed_at":"2026-06-16T06:04:57.000Z","size":1992,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-16T08:14:49.125Z","etag":null,"topics":["chatbot","lm-studio","mcp","ollama","responses-api","xai"],"latest_commit_sha":null,"homepage":"https://wordmark-chatbot.vercel.app","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/h1ddenpr0cess20.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-27T03:46:21.000Z","updated_at":"2026-06-16T06:04:59.000Z","dependencies_parsed_at":"2025-10-28T03:23:50.305Z","dependency_job_id":"e9f3cf83-6738-40e0-aa46-a01e5a1ed2f7","html_url":"https://github.com/h1ddenpr0cess20/wordmark","commit_stats":null,"previous_names":["h1ddenpr0cess20/wordmark"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/h1ddenpr0cess20/wordmark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h1ddenpr0cess20%2Fwordmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h1ddenpr0cess20%2Fwordmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h1ddenpr0cess20%2Fwordmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h1ddenpr0cess20%2Fwordmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h1ddenpr0cess20","download_url":"https://codeload.github.com/h1ddenpr0cess20/wordmark/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h1ddenpr0cess20%2Fwordmark/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34434496,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"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":["chatbot","lm-studio","mcp","ollama","responses-api","xai"],"created_at":"2025-11-01T06:01:37.371Z","updated_at":"2026-06-17T05:00:31.599Z","avatar_url":"https://github.com/h1ddenpr0cess20.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wordmark\n\n\u003cdiv align=\"center\"\u003e\n\n![Wordmark Logo](src/assets/img/logo.svg)\n\n**An open source AI assistant platform**\n\n[![Version](https://img.shields.io/github/package-json/v/h1ddenpr0cess20/Wordmark?label=version\u0026color=blue)](https://github.com/h1ddenpr0cess20/Wordmark)\n[![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)\n[![TypeScript](https://img.shields.io/badge/typescript-strict-blue.svg)](https://www.typescriptlang.org/)\n\n\u003c!-- Project and repository status badges --\u003e\n[![Stars](https://img.shields.io/github/stars/h1ddenpr0cess20/Wordmark.svg?logo=github)](https://github.com/h1ddenpr0cess20/Wordmark/stargazers)\n[![Issues](https://img.shields.io/github/issues/h1ddenpr0cess20/Wordmark.svg)](https://github.com/h1ddenpr0cess20/Wordmark/issues)\n[![PRs](https://img.shields.io/github/issues-pr/h1ddenpr0cess20/Wordmark.svg)](https://github.com/h1ddenpr0cess20/Wordmark/pulls)\n[![Last Commit](https://img.shields.io/github/last-commit/h1ddenpr0cess20/Wordmark.svg)](https://github.com/h1ddenpr0cess20/Wordmark/commits)\n\n\u003c/div\u003e\n\n## Overview\n\nWordmark is a client-side AI chat for OpenAI/xAI Responses APIs and local LM Studio or Ollama servers. It supports tool/function calling, TTS, themes, and fully local storage — no backend required.\n\n**Docs:**\n- [Getting Started](docs/getting-started.md)\n- [Overview](docs/overview.md)\n- [Services \u0026 Models](docs/services.md)\n- [Tool Calling](docs/tool-calling.md)\n- [Party Mode](docs/party-mode.md)\n- [Streaming](docs/streaming.md)\n- [Memory](docs/memory.md)\n- [Security](docs/security.md)\n- [Storage](docs/storage.md)\n- [UI \u0026 UX](docs/ui-and-ux.md)\n- [Docker](docs/docker.md)\n- [Android App](docs/android.md)\n- [Troubleshooting](docs/troubleshooting.md)\n\n## Features\n\n- **Providers** — OpenAI Responses (hosted), xAI Grok (Responses-compatible), and local LM Studio or Ollama servers ([Services \u0026 Models](docs/services.md))\n- **Tool calling** — built-in weather, provider web + X search, Code Interpreter, image generation, file search (OpenAI), direct file attachments (xAI), and custom MCP servers ([Tool Calling](docs/tool-calling.md))\n- **Streaming \u0026 reasoning** — dedicated reasoning panel, rich tool timelines, inline code previews, automatic image capture ([Streaming](docs/streaming.md))\n- **Party mode** — autonomous multi-character group chat over your chosen provider; build a cast and scenario, then interject any time without pausing ([Party Mode](docs/party-mode.md))\n- **TTS** — OpenAI (13 voices) and xAI (5 voices) providers, optional autoplay, per-message controls, audio cached locally\n- **UX** — themes, responsive layout, syntax highlighting, markdown, image gallery ([UI \u0026 UX](docs/ui-and-ux.md))\n- **Local-only storage** — conversations, images, and audio via IndexedDB; keys stay in the browser ([Storage](docs/storage.md))\n- **Memory** — local, FIFO-limited memories appended to the system prompt ([Memory](docs/memory.md))\n\n## Quick Start\n\n```bash\ngit clone https://github.com/h1ddenpr0cess20/Wordmark.git\ncd Wordmark\nnpm install\nnpm run dev          # dev server on http://localhost:3000\n# npm run dev:https  # HTTPS — needed for some APIs, TTS, and geolocation\n```\n\nWordmark builds with [Vite](https://vite.dev). Use `npm run dev` for development or `npm run build` to produce a static bundle in `dist/` (serve it with `npm run preview`). Opening `index.html` straight from the filesystem no longer works — the app must be served by the dev server or built first. See [Getting Started](docs/getting-started.md).\n\n1. In **Settings → API Keys**, add your OpenAI/xAI keys. Keys and URLs are stored locally.\n2. Choose a provider and model in **Settings → Model**.\n3. Type a message and send.\n\n### Local Models\n\n- **LM Studio** — run the server (default `http://localhost:1234`), set the base URL in Settings → API Keys, then select LM Studio in Settings → Model ([LM Studio guide](docs/lm-studio.md))\n- **Ollama** — run the server (default `http://localhost:11434`), set the base URL in Settings → API Keys, then select Ollama in Settings → Model\n\n\u003e **Note:** Chrome may prompt you to allow local network access. This is only used to connect to local LM Studio/Ollama servers.\n\n## HTTPS \u0026 Docker\n\nHTTPS is recommended for full functionality — quick steps in [Getting Started](docs/getting-started.md). Full Docker/Compose instructions and SSL options in the [Docker guide](docs/docker.md).\n\n```bash\n# Pull from Docker Hub and run\ndocker run --rm -p 8080:80 h1ddenpr0cess20/wordmark:latest\n```\n\nOr build from source:\n\n```bash\ndocker build -t wordmark:latest .\ndocker run --rm -p 8080:80 wordmark:latest\n```\n\n## Architecture \u0026 Development\n\n- [Architecture](docs/architecture.md) — high-level structure\n- [Security](docs/security.md) \u0026 [Storage](docs/storage.md) — data handling\n- [UI \u0026 UX](docs/ui-and-ux.md) — layout and design\n- [Development](docs/development.md) \u0026 [CONTRIBUTING](CONTRIBUTING.md) — developer guide\n\n**Common tasks:**\n\n- **Add tools** — register tool metadata in `src/ts/services/api/staticTools.ts`, implement handlers (see `src/ts/services/weather.ts`), and tune provider quirks in `src/ts/services/providers.ts` — [Tool Calling](docs/tool-calling.md)\n- **Adjust models/providers** — edit `src/config/config.ts` — [Services \u0026 Models](docs/services.md)\n- **Themes and styling** — `src/css/themes/**`, `src/css/components/**`\n\n## Usage\n\n- Enable **Tools** in Settings to allow function calls for weather, web search, file attachments, and any MCP servers you connect ([Tool Calling](docs/tool-calling.md))\n- Manage conversations, images, and audio locally via **History** and **Gallery**\n- Use **TTS** for spoken responses — configure provider and voice in Settings → TTS\n\n## Policies \u0026 Notes\n\n- **Privacy/Security** — client-side only; no tracking ([Security](docs/security.md))\n- **Troubleshooting** — common issues and tips ([Troubleshooting](docs/troubleshooting.md))\n- **Not a Companion** — philosophy and boundaries ([Not a Companion](docs/not-a-companion.md))\n\n## License\n\nMIT — see LICENSE\n\n---\n\n\u003cdiv align=\"center\"\u003e\n\u003cstrong\u003e\u0026copy; 2025 Dustin Whyte | Released under the MIT License\u003c/strong\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh1ddenpr0cess20%2Fwordmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fh1ddenpr0cess20%2Fwordmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh1ddenpr0cess20%2Fwordmark/lists"}