Skip to content

axone-protocol/doctai

DoctAI

AI agent demo running on the Axone protocol for collaborative medical diagnosis.

lint build conventional commits contributor covenant License favicon

What is DoctAI?

Note

🥘 Still cooking. Not ready for prime time yet.

DoctAI is a webapp demo showcasing an AI agent running on top of the Axone protocol, enabling user interaction with a collaborative AI system for medical diagnosis.

Main features:

  • Submit medical queries or data and receive AI-driven analysis.
  • Demonstrate cross-lab collaboration via DoctAI.
  • Highlight governance ensuring data ownership and control.
  • Provide a functional, user-friendly demo interface.

Getting Started

This is a Next.js project bootstrapped with create-next-app.

Be sure to have the following properly installed:

Setup environment variables

Copy the example file and edit if needed:

cp .env.example .env

Start the PostgreSQL database

Use Docker Compose to launch the PostgreSQL database:

docker compose up -d

If you want to use Adminer (web UI for PostgreSQL), run with the debug profile:

docker compose --profile debug up -d

Install dependencies

Install the required dependencies using pnpm:

pnpm install

Start the development server

pnpm dev

Open http://localhost:3000 in your browser to see the result.

You want to get involved? 😍

Please check out Axone health files :

About

🩺 AI agent demo running on the Axone protocol for collaborative medical diagnosis.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •