Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


# Datamaker-Chatproxy

Proxy server that automatically stores messages exchanged between any OAI-compatible frontend and backend as a ShareGPT dataset to be used for training/finetuning.
Expand All @@ -14,6 +16,7 @@ Datasets are generated per-session (server run) and stored in the `datasets` fol

- Make sure you've installed a compatible version of Node.js
- Clone this repository
- Make the `start.sh` script executable (e.g., `chmod +x start.sh`)

## Example usage

Expand Down