flask-fileexplorer icon indicating copy to clipboard operation
flask-fileexplorer copied to clipboard

Adding AI/GPT Integration to Cleanup/Modify directory

Open reallyrehan opened this issue 1 year ago • 0 comments

I want to extend this project with more functionality. Have been exploring adding ChatGPT API integration to allow a user to modify folder/files by just talking to the chatbot in natural language.

The current idea is to add a sidebar with ChatGPT integration to allow you to ask for modifications to the directory, and it will give you code and allow you to accept & execute (or continue the conversation to modify the code).

Once you ask it to execute, it would run the code in the current directory and refresh the page.

reallyrehan avatar Feb 08 '24 10:02 reallyrehan