Data processing AI Agent
This module is still in Beta.
The data processing agent allows performing tasks beyond just answering questions on Cotnet, which is done by the knowledge chatbot.
The classic usage of the agent is for DB data analysis. Read more here
Use cases of Data processing agent
Question 1: Search for hospitals that offer Oncology medical service in Israel by browsing Google using Selenium. Extract the full page text from the HTML content and utilize an LLM to extract hopital name and site URL.
Do not return a file. Instead return a table with two columns - one of the hospital name and the second with the URL
Answer:
Here is a list of hospitals in Israel that provide oncology services, along with their respective website URLs:
Hospital Name | Website URL |
---|---|
Sharett Institute of Oncology - Hadassah Medical Center | |
Jusidman Oncology Hospital at Sheba Medical Center | |
The Cancer Center at Sheba Medical Center | |
Herzliya Medical Center | |
Davidoff Cancer Centre - Rabin Medical Center | |
The Cancer (Oncology) Center - Chaim Sheba Medical Center | |
The Jusidman Cancer Center at Sheba Tel-HaShomer | |
Rambam Medical Center | |
Cancer Association of Israel |
These hospitals are recognized for their advanced cancer treatment facilities and specialized oncology services. If you need more specific information about any of these hospitals or their services, feel free to ask!
Question 2: Search for universities in Canada that offer Master's programs in Artificial Intelligence by browsing Google using Selenium. Extract the HTML content of the first five result pages and utilize an LLM to create a table with three columns: University Name, Program Title, and link to the website.
Answer:
The result is a table summarizing various universities and their Master's programs in Artificial Intelligence in Canada:
University Name | Program Title | Link to Website |
---|---|---|
Various Universities (Masters Portal) | Master's in Artificial Intelligence | |
Various Universities | Artificial Intelligence Programs | |
Various Universities | Best Global Universities in AI | |
Vector Institute | AI Master's Programs | |
University of Toronto | Master of Science in Applied Computing |
This table provides an overview of various resources and programs related to artificial intelligence education in Canada. Each link directs you to a source with more detailed information about the programs offered, their curriculum, and potential universities.
Question 3: Browse Google for top-rated 5-star hotels in Tokyo, Japan using Selenium. Extract the full page text from the HTML content and utilize an LLM to extract hotel names, official website URLs, and average nightly rates from the search results. Organize the data in a table.
Answer:
I successfully extracted a comprehensive table of top-rated hotels in Tokyo, including their names, official website URLs, and average nightly rates. Here is the data:
Hotel Name | Official Website URL | Average Nightly Rate |
---|---|---|
Imperial Hotel Tokyo | $267 | |
FLOWER TERRACE HIGASHI SHINJUKU | $138 | |
Conrad Tokyo | $355 | |
Hilton Tokyo | $275 | |
InterContinental Yokohama Pier 8 | $170 | |
Hyatt Regency Tokyo | $275 | |
Hotel New Otani Tokyo EXECUTIVE HOUSE ZEN | $582 | |
The Peninsula Tokyo | $558 | |
InterContinental Yokohama Grand | $98 | |
ANA InterContinental Tokyo | $335 | |
The Ritz-Carlton, Tokyo | $602 | |
Dai-ichi Hotel Tokyo | $187 | |
InterContinental Tokyo Bay | $233 | |
The Yokohama Bay Hotel Tokyu | $98 | |
The Prince Park Tower Tokyo | $271 | |
Hilton Tokyo Odaiba | $206 | |
Mandarin Oriental, Tokyo | $508 | |
BELLUSTAR TOKYO, A Pan Pacific Hotel | $424 | |
The Kahala Hotel & Resort Yokohama | $266 | |
The Westin Tokyo | $377 | |
Mesm Tokyo, Autograph Collection | $444 | |
The Okura Tokyo | $445 | |
The Tokyo EDITION, Toranomon | $572 | |
Hilton Yokohama | $108 | |
Pullman Tokyo Tamachi | $246 | |
The Prince Gallery Tokyo Kioicho | $541 | |
The Aoyama Grand Hotel | $595 | |
Oakwood Premier Tokyo | $335 | |
The Westin Yokohama | $213 | |
The Tokyo EDITION, Ginza | $697 | |
Aman Tokyo | $1,589 | |
Grand Hyatt Tokyo | $366 | |
Mandarin Oriental, Tokyo | $553 |