Sujee Maniyam @sujee.dev ยท Oct 10

Hah! Another workshop accepted at #QConSF ๐Ÿ˜ƒ "Allycat - chat with your website with LLMs" In this hands-on workshop, I will show how to crawl a website, index data and query it using natural language (not just keywords) with LLMs. qconsf.com/training/no... @qconferences.com #QConSF #docling

2 likes 1 replies

?

Replies

Sujee Maniyam ยท Oct 10

Tech-stack: - Web crawl - Docking for extracting data from downloaded data (HTML / PDF ..etc) - Index and store in vector database - llama-index framework - open source LLMs like (Qwen3, GLM, GPT-OSS, Deepseek) powered by Nebius AI Studio You will walk away with working code you can build on.