Skip to content

Commit

Permalink
to do list
Browse files Browse the repository at this point in the history
  • Loading branch information
xtekky committed Apr 23, 2023
1 parent 8bc0d25 commit 027cc87
Showing 1 changed file with 16 additions and 5 deletions.
21 changes: 16 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,10 @@ Have you ever come across some amazing projects that you couldnt use **just beca

By the way, thank you so much for `2k` stars and all the support !!

## Chatgpt clone
> https://chat.chatbot.sex/chat
> This site was developed by me and includes **gpt-4/3.5**, **internet access** and **gpt-jailbreak's** like DAN
> run locally here: https://github.com/xtekky/chatgpt-clone

## Table of Contents

- [To do list](#todo)
- [Current Sites](#current-sites)
- [Best Sites for gpt4](#best-sites)
- [How to intall](#install)
Expand All @@ -31,6 +27,15 @@ By the way, thank you so much for `2k` stars and all the support !!
- [`writesonic`](./writesonic/README.md)
- [`you`](./you/README.md)
- [`sqlchat`](./sqlchat/README.md)

## Todo <a name="todo"></a>

- [ ] add a GUI for the repo
- [ ] make a general package like `openai_rev`, instead of different folders
- [ ] live api status to know which are down and which can be used
- [ ] integrate more api's in `./unfinished` aswell as other ones in the lists
- [ ] make an api to use as proxy for other projects
- [ ] make a pypi package

## Current Sites <a name="current-sites"></a>

Expand Down Expand Up @@ -70,6 +75,12 @@ install requirements with:
pip3 install -r requirements.txt
```

## Chatgpt clone
> currently implementing new features and trying to scale it, please be patient it may be unstable
> https://chat.chatbot.sex/chat
> This site was developed by me and includes **gpt-4/3.5**, **internet access** and **gpt-jailbreak's** like DAN
> run locally here: https://github.com/xtekky/chatgpt-clone
## Legal Notice <a name="legal-notice"></a>

This repository uses third-party APIs and AI models and is *not* associated with or endorsed by the API providers or the original developers of the models. This project is intended **for educational purposes only**.
Expand Down

0 comments on commit 027cc87

Please sign in to comment.