Skip to content

The-Bardo-Foundation/ONTEX

Repository files navigation

Osteosarcoma Now            image

AI-Augmented Clinical Trial Explorer

ACTE is a modern clinical trial database system for Osteosarcoma Now. It replaces legacy infrastructure with an AI-integrated pipeline to provide patients with accessible, up-to-date clinical trial information.

Core Components

  • Data Ingestion: Automated daily sync with ClinicalTrials.gov.
  • AI Processing: AI powered summarization of technical trial data into patient-friendly language.
  • Curation Dashboard: Human-in-the-loop interface for staff validation and editing.
  • Delivery API: FastAPI backend for data distribution.

Tech Stack

  • Backend: Python, FastAPI, SQLAlchemy, PostgreSQL
  • AI: OpenAI API (GPT-4)
  • Frontend: React, TypeScript, Vite, Tailwind CSS

Quick Setup

For detailed setup, development workflows, and deployment instructions, please refer to the Development Guide.

# Install backend dependencies
pip install -r requirements.txt

# Run migrations
alembic upgrade head

# Start the API
uvicorn app.main:app --reload

About

ACTE is a modern clinical trial database system for Osteosarcoma Now. It replaces legacy infrastructure with an AI-integrated pipeline to provide patients with accessible, up-to-date clinical trial information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors