Guanchu (Gary) Wang

Ph.D. Candidate
Department of Computer Science
Rice University
Address: Duncan Hall 3014, 6100 Main St, Houston, TX 77005
Email: Guanchu.Wang@rice.edu
[CV] [Linkedin] [Google Scholar] [DBLP] [ResearchGate] [Paper with code]

left 

Research Demo

Rare-disease Chatbot

We build a chatbot for rare disease QA based on retrieval augmentation. The external knowledge is from the NORD rare-disease database. You ask questions about rare diseases, such as:
  • What are the possible causes of Apraxia?
  • What are the possible symptoms of Campomelic Syndrome?
  • If I have a fever, chills, general weakness, and headaches. What disease may I suffer from?
Please note that this prototype demo is just a proof of concept. It's important to consult with a healthcare professional for an accurate diagnosis and appropriate treatment.

TODS: An Automated Time Series Outlier Detection System

We build TODS, an automated Time Series Outlier Detection System for research and industrial applications. It currently supports 70 primitives, including data processing, time series processing, feature analysis, detection algorithms, and a reinforcement module. TODS is a highly modular system that supports easy pipeline construction.

BED: A Real-Time Object Detection System for Edge Devices