AIAgents4Pharma v1.48.0
1.48.0 (2025-10-06)
Bug Fixes
Features
- add save model to case studies (#304) (6608935)
- docker image update to add cuda runtime (#313) (d4f1967)
🚀 Ready-to-Deploy Docker Configurations
One-click deployment for all AIAgents4Pharma applications with the latest updates from v1.48.0.
⚡ Quick Deploy
# Download and extract
wget https://github.com/VirtualPatientEngine/AIAgents4Pharma/releases/download/v1.48.0/aiagents4pharma-compose-v1.48.0.tar.gz
tar -xzf aiagents4pharma-compose-v1.48.0.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.0 • Built with ❤️ by VirtualPatientEngine