UI around chat history
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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