Skip to main content

Ancient Philosophy Knowledge Graph - CLI Tools

Project description

EleutherIA

https://free-will.app

A FAIR-compliant knowledge graph for ancient philosophical debates on free will, fate, and moral responsibility (6th c. BCE - 6th c. CE)

DOI License: CC BY 4.0

Quick Start

# Install CLI
pip install eleutheria

# Clone and configure
git clone https://github.com/romain-girardi-eng/EleutherIA.git
cd EleutherIA
cp .env.example .env
# Add your API key(s) to .env

# Start all services
eleutheria run

Access: http://localhost (frontend) | http://localhost:8000/docs (API)

CLI Commands

# Services
eleutheria run              # Start all services (Docker)
eleutheria run -p full      # With monitoring (Prometheus + Grafana)
eleutheria stop             # Stop services
eleutheria status           # Check service health
eleutheria doctor           # Diagnose issues

# Search & Query
eleutheria search "Stoic fate"           # Search knowledge graph
eleutheria ask "What is free will?"      # Ask with GraphRAG
eleutheria ask -t "Complex question"     # Extended reasoning mode

# Explore Data
eleutheria stats            # Database statistics
eleutheria philosophers     # List philosophers
eleutheria concepts         # List concepts
eleutheria works -l grc     # List works by language

# Export/Import
eleutheria export kg        # Export knowledge graph
eleutheria export passages  # Export passages

# Development
eleutheria test all         # Run all tests
eleutheria lint --fix       # Lint + auto-fix
eleutheria quality          # Full quality check

# Quick Access
eleutheria web              # Open free-will.app
eleutheria docs             # Open documentation
eleutheria shell            # Interactive mode

The Three Systems

Package Install Purpose
database/ pip install eleutheria-database Ancient Greek/Latin texts corpus (189 works, 17k passages)
kg/ pip install eleutheria-kg Knowledge graph framework (2,193 nodes, 8,616 edges)
graphrag/ pip install eleutheria-graphrag Graph-based RAG for scholarly Q&A

Install only what you need. Each package works independently.

Features

  • Dual-layer structure: Primary layer (ancient sources) + secondary layer (modern scholarship)
  • Hybrid search: Full-text + lemmatic + semantic search with RRF fusion
  • GraphRAG: 5-stage RAG pipeline with citation grounding to ancient passages
  • Lemmatization: Token-level analysis of Ancient Greek and Latin texts
  • Interactive visualization: Cosmograph GPU-accelerated graph exploration

Documentation

Full documentation is available in the docs/ folder:

Tech Stack

  • Backend: FastAPI + Python 3.11+ + PostgreSQL + Qdrant
  • Frontend: React 19 + TypeScript + Vite + Tailwind CSS + Cosmograph
  • LLM: Gemini 3 (primary) + Kimi K2.5 Thinking (extended reasoning)
  • Deployment: Docker Compose

Statistics

Metric Count
Knowledge graph nodes 2,193
Knowledge graph edges 8,616
Ancient works 189
Passages 16,968
Node types 15
Relation types 32

Citation

@software{girardi2025eleutheria,
  author       = {Girardi, Romain},
  title        = {EleutherIA: A FAIR-Compliant Knowledge Graph for Ancient Philosophy on Free Will},
  year         = 2025,
  publisher    = {Zenodo},
  doi          = {10.5281/zenodo.17379490},
  url          = {https://doi.org/10.5281/zenodo.17379490}
}

License

CC BY 4.0 - See LICENSE

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eleutheria-1.1.0.tar.gz (14.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

eleutheria-1.1.0-py3-none-any.whl (12.2 kB view details)

Uploaded Python 3

File details

Details for the file eleutheria-1.1.0.tar.gz.

File metadata

  • Download URL: eleutheria-1.1.0.tar.gz
  • Upload date:
  • Size: 14.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for eleutheria-1.1.0.tar.gz
Algorithm Hash digest
SHA256 edeca15cddea8f16ed931a2e29e58829067ab348809775174acc31e502d50346
MD5 483c1781b101a23ccb231bd077b3cfa2
BLAKE2b-256 34550ee49725df8fa2461a795127c076ec45067b1fdc83f88cdce9bfa61c9a5e

See more details on using hashes here.

Provenance

The following attestation bundles were made for eleutheria-1.1.0.tar.gz:

Publisher: publish.yml on romain-girardi-eng/EleutherIA

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eleutheria-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: eleutheria-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 12.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for eleutheria-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8f9c2b8feedee49674b4cde0fa1695afa6fc41bf158af4b93ad70e8df86246fb
MD5 279f06fe94628808111c209f2170e9ca
BLAKE2b-256 00566f7073318d600abdeb6599f72f715493680c14c1aa1474578af7e2e58b37

See more details on using hashes here.

Provenance

The following attestation bundles were made for eleutheria-1.1.0-py3-none-any.whl:

Publisher: publish.yml on romain-girardi-eng/EleutherIA

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page