├── LICENSE ├── README.md ├── app.py └── requirements.txt /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kaludii/AI-Assistant-revChatGPT-Interface/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kaludii/AI-Assistant-revChatGPT-Interface/HEAD/README.md -------------------------------------------------------------------------------- /app.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kaludii/AI-Assistant-revChatGPT-Interface/HEAD/app.py -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kaludii/AI-Assistant-revChatGPT-Interface/HEAD/requirements.txt --------------------------------------------------------------------------------