simonw / simonw/llm

UI around chat history

Open
#480 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
12.5k
Forks
998
Avg merge
3d 13h
Merged PRs (30d)
10

Description

Has anyone built a UI that reads from the chat history stored in sqlite3? I want to be able to quickly scroll through my previous chats.

I am aware that this product exists at e.g. chat.openai.com however my company currently only permits us to use the API to access ChatGPT.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing how the Python command-line product stores chat history in sqlite3. The issue does not name files, tests, or an existing UI entry point, so the scope must first be defined; done would mean a UI that lets users quickly scroll through previous API-created chats.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, sqlite
Domain
cli, database, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.