No description
  • TypeScript 71.4%
  • CSS 15.5%
  • HTML 12.7%
  • JavaScript 0.2%
  • Dockerfile 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-12-17 11:02:47 +00:00
app user accounts 2025-12-10 09:20:23 -05:00
components user accounts 2025-12-10 09:20:23 -05:00
data add bun:sqlite 2025-11-27 07:15:00 -05:00
lib user accounts 2025-12-10 09:20:23 -05:00
public sanitize and lint 2025-12-04 10:29:16 -05:00
types nanogpt img2img support 2025-12-04 09:12:00 -05:00
.biomeignore swap to biome from eslint & lint project 2025-11-26 12:17:29 -05:00
.dockerignore add bun:sqlite 2025-11-27 07:15:00 -05:00
.example.env user accounts 2025-12-10 09:20:23 -05:00
.gitignore modified: .gitignore 2025-11-27 07:34:49 -05:00
biome.json add bun:sqlite 2025-11-27 07:15:00 -05:00
bun.lock bump deps 2025-12-17 11:02:47 +00:00
docker-compose.yml bug fixes & improvements 2025-11-27 08:28:13 -05:00
Dockerfile imagine image gen dashboard 2025-12-10 08:08:46 -05:00
knip.json add nanogpt image gen 2025-11-26 13:53:09 -05:00
next-env.d.ts v2 - Next.JS rewrite, Mobile Improvements, Nano-gpt added 2025-11-24 13:11:12 -05:00
next.config.ts swap to biome from eslint & lint project 2025-11-26 12:17:29 -05:00
package.json bump deps 2025-12-17 11:02:47 +00:00
README.md Replace image in README with updated version 2025-12-06 13:47:47 -05:00
tsconfig.json swap to biome from eslint & lint project 2025-11-26 12:17:29 -05:00
tsconfig.tsbuildinfo user accounts 2025-12-10 09:20:23 -05:00

SuperKagi

A grok-inspired chat UI for local LLMs, OpenRouter, nano-gpt with Kagi Web Search via MCP.

image

Setup via Docker Compose

  • Copy the .example.env as .env and set the variables
  • start the container: docker compose up -d --build
  • Runs on port 3545