chatgpt-clone
chatgpt-clone copied to clipboard
ChatGPT interface with better UI
Before, there was a problem, when after some chatting with GPT, the scrolling was broken and the page could not be pulled down, that was mentioned in issue https://github.com/xtekky/chatgpt-clone/issues/82 ....
When pasting HTML into the chatbox it will render the HTML and not let you scroll, you cant even clear or open a new conversation.
NodeJS is needed for faster backend.
Basically support to upload a subtitle file or FILES. Then translate them to the lang you want.
I forgot to create this pull request last week 💀
The app works perfect on local enviroment! How can I move this to a web server like Greengeeks? Thanks a lot Diego
This is made in order to make the "Ask a question" textarea look cleaner.
When entering text in the input box, if the text is too large, the height of the input box expands. However, after deleting the text, the input box does not...