This is the simplest method for ChatGPT to read local files, providing a straightforward and efficient way to extend ChatGPT's capabilities.
Just copy server.py
and .well-known
to your directory.
$ python server.py
Serving HTTP on :: port 8000 (http://[::]:8000/) ...
and then install localhost plugin in ChatGPT.
- Here is an example of reading openai/openai-cookbook and summarize Markdown file.