autemox / chatbox

Chatbox is a desktop client for ChatGPT, Claude and other LLMs, available on Windows, Mac, Linux

Home Page:https://chatboxai.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chatbox

This clone of chatbox (https://chatboxai.app/) is made to inject additional context into api calls.

Added context.ts When complete, context.ts will pull relavent context from a vector database using embeddings and keywords

The vector database is populated by another script, e.g. https://github.com/autemox/github-to-vector this is meant to be run when project is pushed to github

About

Chatbox is a desktop client for ChatGPT, Claude and other LLMs, available on Windows, Mac, Linux

https://chatboxai.app

License:MIT License


Languages

Language:TypeScript 89.3%Language:JavaScript 4.4%Language:SCSS 3.9%Language:HTML 1.3%Language:CSS 0.3%Language:Shell 0.2%Language:Rust 0.2%Language:Makefile 0.1%Language:Dockerfile 0.1%