└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Ask Python Doc 2 | https://docs.python.org/3/download.html 3 | 4 | ![image](https://user-images.githubusercontent.com/901975/115994525-f0cfd180-a609-11eb-9b7c-820818e752a2.png) 5 | 6 | 7 | ## jsonl file from python doc 8 | I converted text to json, and uploaded it to openAI. Then, use this for question and answer. 9 | ![image](https://user-images.githubusercontent.com/901975/115994698-a864e380-a60a-11eb-9ced-15245c9a88eb.png) 10 | 11 | 12 | ## Question: open an issue or add comment 13 | ![image](https://user-images.githubusercontent.com/901975/115994601-4c9a5a80-a60a-11eb-8374-132f92e493f9.png) 14 | --------------------------------------------------------------------------------