Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pywin32 can't install #1

Open
zhulibing opened this issue Oct 9, 2023 · 4 comments
Open

pywin32 can't install #1

zhulibing opened this issue Oct 9, 2023 · 4 comments

Comments

@zhulibing
Copy link

Hi, I am installing requirements.txt within my Linux system. It shows pywin32 can't install. I am wondering if this code support Linux system? thanks a lot

@Abdullahw72
Copy link
Owner

Hi @zhulibing, you should be able to use it on Linux, just remove pywin32 from the requirements.txt as it will only work on windows.

@zhulibing
Copy link
Author

Hi Abdullahw, Thanks a lot for the quick response. It works now. I am wondering what is the LLM used in this code? Is there any related publication I can read? Thanks a lot. Really appreciate

@Abdullahw72
Copy link
Owner

Abdullahw72 commented Oct 9, 2023

Hi @zhulibing, There is no LLM used in this code. There are just pure NLP techniques used for this chatbot. This project was created before LLMs became popular for chatbots. You may substitute an LLM in the code as per your requirements. There are no publications related to that I know of. Please be sure to star if this code is of use to you! Thank you!

@zhulibing
Copy link
Author

Thank you so much. I will do that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants