diff --git a/README.md b/README.md index c8023ab..8b56467 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,14 @@ This repository provides reverse-engineered language models from various sources > **Important:** If you come across any website offering free language models, please create an issue or submit a pull request with the details. We will reverse engineer it and add it to this repository. +## To-Do List + +- [ ] implement poe.com create bot feature +- [ ] poe.com chat history management +- [ ] renaming the 'poe' module to 'quora' +- [ ] add you.com api + + ## Table of Contents - [Current Sites (No Authentication / Easy Account Creation)](#current-sites) @@ -231,4 +239,4 @@ You can install these packages using the provided `requirements.txt` file. ├── t3nsor/ ├── writesonic/ ├── README.md <-- this file. - └── requirements.txt \ No newline at end of file + └── requirements.txt