AIAgents4Pharma v1.48.1
1.48.1 (2025-10-10)
Bug Fixes
- docker build-ci storage cleanup (#314) (045bc84)
- update T2B diagram with save model (#312) (2835e2e)
🚀 Ready-to-Deploy Docker Configurations
One-click deployment for all AIAgents4Pharma applications with the latest updates from v1.48.1.
⚡ Quick Deploy
# Download and extract
wget https://github.com/VirtualPatientEngine/AIAgents4Pharma/releases/download/v1.48.1/aiagents4pharma-compose-v1.48.1.tar.gz
tar -xzf aiagents4pharma-compose-v1.48.1.tar.gz
# Configure and run
cd talk2aiagents4pharma/cpu # or gpu for GPU version
cp .env.example .env && nano .env # Add your API keys
docker compose up -d🏗️ Available Applications
| Application | CPU Port | GPU Port | Description |
|---|---|---|---|
| 🧪 talk2aiagents4pharma | 8501 | 8501 | Main pharmaceutical AI platform |
| 📚 talk2scholars | 8502 | 8502 | Academic paper research system |
| 🕸️ talk2knowledgegraphs | 8503 | 8503 | Knowledge graph analysis |
📋 System Requirements
- CPU: 8GB+ RAM, Docker & Docker Compose
- GPU: 16GB+ RAM, NVIDIA Docker runtime, CUDA GPU
Synchronized with application release v1.48.1 • Built with ❤️ by VirtualPatientEngine