How to use

#2
by jay40 - opened

Hello, this looks amazing, im a newb totally. but really need something like this. How can i actually deploy it for use in the cloud, somewhere affordable for research and experimentation with api, python scripts and tools for web usage, does it even need tools for web? Also want to use it from an agent framework for website research. How can actually use this?

McGill NLP Group org
edited 21 days ago

I think you can deploy this via Huggingface's inference servers if you prefer not hosting yourself! As for the usage, we are working on demos right now, so stay tuned (we will update the readme when we have solid results)

Awesome thanks, is this capable of doing scaled up smart data finding question answering, reasoning from multiple site info automatically. Basically i need something that can answer questions about the contents of many niche sites effectively and accurately and it will know how and where you find pricing info or last 3 blog pages for example by better understanding the page info it was given by whatever is extracting the page (so a scaper feeds it whole page code?), for market research purposes for example. I think the other project was more about controlling individual sites specifically but this model can do it better then others at scale with basc questions to be answered and instructions, answer the same questions for many webistes? Thanks alot, very interested

McGill NLP Group org

I can't say if this will be possible since the task is very specific to a scenario that might not have been covered by the training dataset. The model is also not at the same level as humans yet, so even if a human could do that, the model might not be capable of doing it. I'd recommend testing it out for your specific use case and see if it works as expected!

Sign up or log in to comment