Anil-matcha / ChatPDF

Chat with any PDF. Easily upload the PDF documents you'd like to chat with. Instant answers. Ask questions, extract information, and summarize documents with AI. Sources included.
https://www.thesamur.ai/?utm_source=github&utm_medium=link&utm_campaign=github_chatpdf
MIT License
1.4k stars 217 forks source link

It can't find the language model #20

Open Derrick2217 opened 1 month ago

Derrick2217 commented 1 month ago

C:\Users\Rose\chatWeb>python main.py Traceback (most recent call last): File "C:\Users\Rose\chatWeb\main.py", line 4, in from api import api File "C:\Users\Rose\chatWeb\api.py", line 15, in from contents import web_crawler_newspaper, extract_text_from_txt, extract_text_from_docx, \ File "C:\Users\Rose\chatWeb\contents.py", line 7, in from langdetect import detect ModuleNotFoundError: No module named 'langdetect'

RJS32 commented 10 hours ago

to fix your trouble check this solution click maybe this will solve your problem.