CoolFace
Apppublic

shanthosh3/Protein_Sequence_generator_AI

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes
App README

Protein Sequence Generator AI

A Gradio app that generates protein sequences using a TensorFlow model.

๐Ÿงฌ Protein Sequence Generator AI

This is a Gradio application that generates protein sequences based on cancer type using a custom-trained deep learning model.

Upload includes:

  • โ€”app.py
  • โ€”model/ folder with the trained model
  • โ€”cancer_protein_dataset.csv
  • โ€”requirements.txt

The app loads the model and generates valid protein sequences.