asking any question related to your documents. support majority of the document format, include txt, csv, docx, pptx, pdf, png, jpg etc
Usage:
- In command line, use: Git clone https://github.com/fudanjx/askMyDoc.git
- Save your openAI API Key in the file name openaiapikey.txt at ./data/
- Put all the files you want to chat with at ./repo/ (multiple files supported)
- Run the cells.
- During first run you may need to install the neccesary packages in the first cell (just uncomment and run the cell).