mmz-001 / knowledge_gpt

Accurate answers and instant citations for your documents.
https://knowledgegpt.streamlit.app/
MIT License
1.58k stars 729 forks source link

WIP: parse html pages by url #1

Closed Hormold closed 1 year ago

Hormold commented 1 year ago

I'm working on a small feature that will add the ability to index web pages using the readablilty-like lib. I am new to Python, and especially to working with Streamlit.

Can anyone help get this to work correctly? When sending a request for some reason "index" is always null. And the API key is not saved, maybe you need to do something special to save the session.

mmz-001 commented 1 year ago

Thanks for reaching out! I'll take a closer look at this and see what might be causing the issues you're experiencing.