Skip to content

dgg32/clinical_chatbot_public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repository contains code and data for my article "Build a Chatbot for Clinical Trials Across Multiple Data Sources".

  1. The Python scripts are for the chatbot.

Prerequisite

Neo4j Desktop or AuraDB

OpenAI account

Qdrant free tier

Run

  1. Set up the databases as described in "Clinical Trials as Graphs and Vectors".

  2. Install the necessary Python libraries

  3. Fill the necessary API key information in config.yaml

  4. Run

streamlit run chatbot.py

Authors

  • Sixing Huang - Concept and Coding

License

This project is licensed under the MIT License - see the LICENSE file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages