Skip to content

Legal Clause Analyzer v1.0.0-alpha

Pre-release
Pre-release

Choose a tag to compare

@soheilon21-a11y soheilon21-a11y released this 22 Jul 08:40
· 15 commits to main since this release
9eda851

Legal Clause Analyzer v1.0.0-alpha

This is the first public alpha release of the Legal Clause Analyzer.

Highlights

  • Rule-based legal clause detection
  • GDPR readiness analysis
  • EU AI Act readiness analysis
  • Legal risk scoring
  • Contract comparison
  • Professional PDF report generation
  • Local LLM support via Ollama
  • Retrieval-Augmented Generation (RAG)
  • ChromaDB vector database
  • BAAI/bge-small-en-v1.5 embeddings
  • Grounded LLM summaries
  • Referenced Legal Sources in PDF reports
  • Docker support
  • GitHub Actions CI
  • Professional project documentation (README, CHANGELOG, LICENSE)

Technology

  • FastAPI
  • Python 3.12
  • Ollama
  • ChromaDB
  • sentence-transformers
  • Docker
  • GitHub Actions

Status

This is an alpha release intended for evaluation, experimentation, and further development.

Feedback and contributions are welcome.