diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -4,6 +4,10 @@ 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. +## Best Chatgpt site +> https://chat.xtekky.com/chat +> This site was developed by me and includes **gpt-4**, **internet access** and **gpt-jailbreak's** like DAN + ## To-Do List - [x] implement poe.com create bot feature | AVAILABLE NOW @@ -287,4 +291,4 @@ You can install these packages using the provided `requirements.txt` file. ├── writesonic/ ├── you/ ├── README.md <-- this file. - └── requirements.txt
\ No newline at end of file + └── requirements.txt |