joethequant commited on
Commit
aade768
·
1 Parent(s): 00aa075

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -11
README.md CHANGED
@@ -9,20 +9,14 @@ pinned: true
9
 
10
  ## AntibodyGPT: A Fine-Tuned GPT for De Novo Therapeutic Antibodies
11
 
 
 
 
 
12
  Antibodies are proteins that bind to a target protein (called an antigen) in order to mount an immune response.
13
  They are incredibly **safe** and **effective** therapeutics against infectious diseases, cancer, and autoimmune disorders.
14
 
15
  Current antibody discovery methods require a lot of capital, expertise, and luck. Generative AI opens up the possibility of
16
  moving from a paradigm of antibody discovery to antibody generation. However, work is required to translate the advances of LLMs to the realm of drug discovery.
17
 
18
- AntibodyGPT is a fine-tuned GPT language model that researchers can use to rapidly generate functional, diverse antibodies for any given target sequence
19
-
20
- ### Key Features
21
-
22
- - Rapid generation
23
- - Only requires target sequence
24
- - Outputs diverse, human-like antibodies
25
-
26
- ### Links:
27
- - [Web Demo](https://orca-app-ygzbp.ondigitalocean.app/Demo_Antibody_Generator)
28
- - [Huggingface Model Repository](https://huggingface.co/AntibodyGeneration)
 
9
 
10
  ## AntibodyGPT: A Fine-Tuned GPT for De Novo Therapeutic Antibodies
11
 
12
+ ### Links:
13
+ - [Web Demo](https://orca-app-ygzbp.ondigitalocean.app/Demo_Antibody_Generator)
14
+ - [Huggingface Model Repository](https://huggingface.co/AntibodyGeneration)
15
+
16
  Antibodies are proteins that bind to a target protein (called an antigen) in order to mount an immune response.
17
  They are incredibly **safe** and **effective** therapeutics against infectious diseases, cancer, and autoimmune disorders.
18
 
19
  Current antibody discovery methods require a lot of capital, expertise, and luck. Generative AI opens up the possibility of
20
  moving from a paradigm of antibody discovery to antibody generation. However, work is required to translate the advances of LLMs to the realm of drug discovery.
21
 
22
+ AntibodyGPT is a fine-tuned GPT language model that researchers can use to rapidly generate functional, diverse antibodies for any given target sequence