Skip to content

kdh4win4/bio-llm-agent-m4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Bio LLM Agent: RNA-seq → Clinical Report (M4 Mac Mini)

Zero-cost, local LLM pipeline for automated clinical interpretation of RNA-seq data using BioGPT + LangChain on Apple Silicon M4.


Features

  • Input: rna_seq_results.csv (DESeq2 output)
  • Output: Clinical-grade gene function reports in <1 second
  • Model: microsoft/biogpt (PubMed-trained)
  • Hardware: M4 Mac Mini (MPS GPU acceleration)
  • Cost: $0 (no cloud, no API)

How to Run

pip install langchain langchain-huggingface transformers pandas sacremoses
python bio_report_generator.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages