Skip to content

JabezJesudasonJena/Cellence-Drug-Discovery-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🌟 Cellence β€” AI-Driven Drug Discovery Platform

Cellence is an AI-powered biomedical pipeline that combines deep learning, cheminformatics, and bioinformatics to accelerate early-stage drug discovery.
It generates, validates, and ranks novel, drug-like molecules tailored to a given protein target β€” all served through a clean, modular Flask-based API.


πŸš€ Features

βœ… Generate valid, novel SMILES molecules conditioned on a chemical prompt (via MolGPT)
βœ… Validate, clean, and deduplicate molecules using RDKit
βœ… Evaluate drug-likeness (Lipinski’s Rule of 5)
βœ… Predict ADMET properties for pharmacokinetic assessment
βœ… Predict binding affinity of molecules to a protein sequence (DeepPurpose)
βœ… Output results as CSV, including molecular structure images
βœ… REST API endpoints for easy integration


🧬 Pipeline

User β†’ /generate β†’ [MolGPT β†’ RDKit] β†’ Valid SMILES  
     β†’ /score β†’ [Lipinski β†’ ADMET β†’ DeepPurpose] β†’ Ranked molecules + CSV + Images

Results also include Lipinski & ADMET evaluation, molecular images, and a downloadable CSV.


πŸ—‚ Directory Structure

Cellence.ipynib


πŸ”· Setup

1️⃣ Clone & Install

git clone https://github.com/JabezJesudasonJena/Cellence-Drug-Discovery-model.git

πŸ§ͺ Technologies & Tools

Component Role
MolGPT Generate novel SMILES strings
RDKit Validate, canonicalize, Lipinski evaluation
DeepPurpose Predict binding affinity
ADMET predictor Estimate ADMET properties
Python Core implementation

πŸ“ˆ Future Roadmap

✨ Interactive AI chatbot advisor
✨ 3D protein–ligand visualization
✨ Diversity clustering & synthetic accessibility scoring
✨ Multi-objective optimization


πŸ“œ License

MIT License β€” feel free to use, modify, and contribute!


🀝 Contributing

Contributions, issues, and feature requests are welcome!
Please open an issue to discuss changes before submitting a PR.


🌐 Connect

If you’re interested in AI for healthcare, computational biology, or drug design β€” feel free to connect with me on LinkedIn or open a discussion here.


Cellence β€” bridging AI and biomedical science for smarter drug discovery.

About

It is a Drug Discovery Model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published