Inspiration
Connecting patients to on-going clinical trials to improve their health outcomes.
What it does
- Uses existing clinical trial data.
- Allows patients to enter their condition.
- Display details of what trial they can participate in.
How we built it
- Cleaned up exiting data.
- Use Lang Chain to query data.
- Configured LLM for querying the clinical_trial database tables.
- Chat bot agent allows user to know about on-going clinical trials and get details.
Challenges we ran into
- Deploying streamlit successfully.
- Permissions.
Accomplishments that we're proud of
- Prototype using Genie chat function.
- Being able to build AI agent (LLaMa 3.3) using Python and Steramlit.
What we learned
- How easy is it to get a chat app running.
- Getting it to function accurately is hard.
Log in or sign up for Devpost to join the conversation.