Using a website as a knowledge source but the agent has to use the search bar function within.
hello
Agent and IA use knowledge to provide answer. This knowledge could be datas like document or web pages with content.
To get datas from a search engine you have few option :
- use the web site API : it's web service provide to query the datas. In agent universe sometime website provide more advanced solution call "MCP : model contexte protocol" that are service created to interact with agent to provide data to the agent when you make a query
- Use "computer control by AI" solution like Microsoft "computer use" wich could allow an agent to act like an human with a keyboard an mouse and make search on website
Hope this help