swharden / SWHarden.com

The personal website of Scott W Harden
https://swharden.com
MIT License
4 stars 0 forks source link

Feedback on `Using Llama 2 to Answer Questions About Local Documents` #17

Closed oscarzhou511 closed 9 months ago

oscarzhou511 commented 9 months ago

Regarding https://swharden.com/blog/2023-07-30-ai-document-qa/

Feedback goes here...

I loved your article! Just what I needed!

I’m creating a school-friendly AI for my school which can be fed audio (transcript by OpenAI’s whisper which is free) and txt docs. Any advice? I plan to have Python scripts that can be triggered via an Electron framework application.

swharden commented 9 months ago

Hi @Oscar123456780, I'm happy you found the article useful!

I haven't explored this topic much more beyond what I discovered and wrote on that page, so I'm afraid I don't have tons of advice there. I see HuggingFace has a Discord https://discord.com/invite/hugging-face-879548962464493619 maybe the group there can offer better suggestions based on them having more personal experience working with these models and document ingestion.

Hope it helps! Good luck! 🚀