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

eleutheria run              # Start all services (Docker)
eleutheria run -p full      # Start with monitoring (Prometheus + Grafana)
eleutheria stop             # Stop all services
eleutheria logs             # View logs
eleutheria dev -s backend   # Development mode (no Docker)
eleutheria dev -s frontend

eleutheria test all         # Run all tests
eleutheria test database    # Test specific package
eleutheria lint             # Check code quality
eleutheria lint --fix       # Auto-fix issues
eleutheria quality          # Full quality check

eleutheria info             # Show project stats
eleutheria --help           # All commands

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.0.0.tar.gz (7.3 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.0.0-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for eleutheria-1.0.0.tar.gz
Algorithm Hash digest
SHA256 5c94ba9d60bf317dbff9bcf2e5e4b572e5ca8f20bc4a52cd40e9152ed47324d2
MD5 71f7cf83507d5e8250f78a12fe1a612f
BLAKE2b-256 996dc852f1ed11577a5388a9159736d0ce217b724dd6646870bd952ef67c5f9f

See more details on using hashes here.

Provenance

The following attestation bundles were made for eleutheria-1.0.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.0.0-py3-none-any.whl.

File metadata

  • Download URL: eleutheria-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 7.6 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.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fc3e54e797a401a9ed31df580d92b47da5148ccef48b28ffe1c8720335c09622
MD5 c9da562b1e6708d0bf1102c456995c37
BLAKE2b-256 5ba9c1cf34dcb80e0ff8feba4ad0e14d9213fc747550bd9a1b5821147d3fa795

See more details on using hashes here.

Provenance

The following attestation bundles were made for eleutheria-1.0.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