Skip to content

ndaniel/fusiongenegpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Generative AI for biomedical insights

FusionGeneGPT is a generative AI tool built with Streamlit and hosted on Hugging Face Spaces, designed to extract and summarize biomedical knowledge about human fusion genes from PubMed abstracts. It uses the OpenAI GPT API for natural language understanding and synthesis. The interface allows users to input gene names (e.g., FGFR3-TACC3) and receive concise, context-aware insights about their roles in cancer biology.

Key technologies used:

  • Streamlit – for the interactive web interface
  • OpenAI GPT API – for generative AI responses
  • Hugging Face Spaces – for deployment and public access
  • Python – core development language
  • PubMed abstract querying/parsing – for biomedical data retrieval (optional depending on implementation)

About

Generative AI for Fusion Genes Insights

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages