the-academy

A Socratic dialogue engine for AI agents.

GitHub Stars

12

User Rating

Not Rated

Favorites

0

Views

105

Forks

1

Issues

16

Installation
Difficulty
Advanced
Estimated Time
20-45 minutes

Installation

Node.js 18+
Docker and Docker Compose (for PostgreSQL)
API keys for AI providers you intend to use
The Academy requires PostgreSQL for data persistence. The easiest way to set this up is using the provided Docker Compose configuration: ```bash

Additional Resources