chatgpt-local-reader-plugin
chatgpt-local-reader-plugin copied to clipboard
This is the simplest method for ChatGPT to read local text files.
ChatGPT Local Reader Plugin
This is the simplest method for ChatGPT to read local files, providing a straightforward and efficient way to extend ChatGPT's capabilities.
Usage
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.

Example
- Here is an example of reading openai/openai-cookbook and summarize Markdown file.
