GeneGPT
Biomedical LLM
An LLM that leverages NCBI Web APIs to answer biomedical information questions with improved accuracy and reliability
Code and data for GeneGPT.
384 stars
19 watching
32 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gmftbygmftby/science-llm | A large-scale language model for scientific domain training on redpajama arXiv split | 125 |
dutir-bionlp/taiyi-llm | A Bilingual Large Language Model for Biomedical Applications | 143 |
dmis-lab/biobert | Provides pre-trained language representation models for biomedical text mining tasks | 1,970 |
ncbi-nlp/bluebert | Pre-trained language models for biomedical natural language processing tasks | 560 |
wangrongsheng/caregpt | A platform providing tools and pre-trained models for accelerating the development of medical large language models. | 778 |
ncbi-nlp/biosentvec | Pre-trained word and sentence embeddings for biomedical text analysis | 578 |
nanbeige/nanbeige | Develops large language models for text understanding and generation tasks. | 85 |
scir-hi/med-chatglm | Fine-tunes a pre-trained language model to generate responses in the medical domain with improved accuracy. | 973 |
nttcslab-nlp/doc_lm | This repository contains source files and training scripts for language models. | 12 |
bilibili/index-1.9b | A lightweight, multilingual language model with a long context length | 920 |
microsoft/llava-med | A research project aimed at building large language and vision models for biomedical applications with capabilities comparable to GPT-4. | 1,622 |
lesismal/nbio-examples | A collection of examples showcasing various Go-based bioinformatics and computational biology applications | 48 |
blackhc/llm-strategy | Decouples software implementation from underlying logic using LLMs to automate parsing of structured data | 392 |
huynle/ogpt.nvim | A plugin that integrates Large Language Models into Neovim for natural language generation and conversation | 176 |
kurama622/llm.nvim | Enables users to interact with large language models within Neovim for tasks like code optimization and translation. | 65 |