-
### Class | 类型
函数插件
### Feature Request | 功能请求
我有一篇论文手稿,能否让gpt_academic读一遍,然后针对该文内容提出10个相关问题,并作出对应回答?
-
This documentation can be a tad misleading. The ACI template will not have access to pull the image from ACR. I have confirmed this locally and created one manually in the portal. When creating in t…
-
Is the demo down or something? This tool has been really helpful lately in asking questions about youtube videos (I extracted the transcript) thanks!
-
https://github.com/wuomzfx/pdfGPT
-
![image](https://github.com/bhaskatripathi/pdfGPT/assets/45560312/50346933-4f19-41ef-b689-a17e3f0abd81)
-
One of the very big things missing for text-gen I feel, is a clean interface and functionality for document upload and maybe even document manipulation in the long term, and the integration of that in…
-
using python3:
File "/Users/m3kwong/PythonCode/LLM/pdfGPT-main/app.py", line 2, in
import fitz
File "/Users/m3kwong/PythonCode/LLM/pdfGPT-main/new/lib/python3.10/site-packages/fitz/__in…
-
I would be super valuable to be able to have a chat memory / history for pdfGPT
See here a langchain example:
https://python.langchain.com/en/latest/modules/chains/index_examples/chat_vector_db.ht…
-
Would i be able to extract key information from invoice pdf files and produce them into a JSON format?
-
Openai embedding is quite weak, proprietary and token hungry. Lets move to USE. [PDFGPT](https://github.com/bhaskatripathi/pdfGPT) has an implementation of USE we can modify and build upon.