divine-architect / litreview-ai

Literature review is time consuming and boring... let AI do it for you!
MIT License
0 stars 1 forks source link

Pip File provided has a small error #1

Open chxmq opened 3 days ago

chxmq commented 3 days ago

For this section:

pip install streamlit ollama googlesearch-python newpaper3k

It is a newspaper not newpaper, fix this it would help run and make it better

chxmq commented 3 days ago

The website is really good, helps me a lot!

chxmq commented 3 days ago

$ pip install lxml[html_clean]

Add this too this will be required for it to run too!

divine-architect commented 3 days ago

thanks for noticing the typo, will fix. as for lxml shouldn't it be installed with newspaper3k?

chxmq commented 3 days ago

I tried running it after just downloading newspaper3k, didn't work. Then gpt suggested me to download that too