Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.8%) to scientific vocabulary

Keywords

agentic llmops system-design
Last synced: 6 months ago · JSON representation ·

Repository

v0.1.0-beta

Basic Info
  • Host: GitHub
  • Owner: tuanlda78202
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 441 KB
Statistics
  • Stars: 14
  • Watchers: 1
  • Forks: 2
  • Open Issues: 12
  • Releases: 1
Topics
agentic llmops system-design
Created 9 months ago · Last pushed 8 months ago
Metadata Files
Readme Contributing License Code of conduct Citation Codeowners Security

README.md

Leo

License: MIT Pre-commit Status CI Status CodeQL Last Commit

animated

Owner

  • Name: Charles
  • Login: tuanlda78202
  • Kind: user

ML Research Assistant @BK.AI

Citation (CITATION.cff)

cff-version: "1.2.0"
message: "If you use this software, please cite it as below."
title: "Leo – Production-Grade Agentic RAG & LLM-Ops Platform"
version: 0.1.0
type: "Software"
authors:
  - family-names: "Tuan (Charles) LDA"
date-released: "2025-06-10"
repository-code: "https://github.com/tuanlda78202/leo"

GitHub Events

Total
  • Issues event: 6
  • Watch event: 11
  • Delete event: 15
  • Issue comment event: 8
  • Push event: 92
  • Public event: 1
  • Pull request review event: 11
  • Pull request event: 15
  • Create event: 13
Last Year
  • Issues event: 6
  • Watch event: 11
  • Delete event: 15
  • Issue comment event: 8
  • Push event: 92
  • Public event: 1
  • Pull request review event: 11
  • Pull request event: 15
  • Create event: 13

Dependencies

.github/workflows/ci.yaml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • astral-sh/setup-uv v4 composite
app/offline_sys/pyproject.toml pypi
app/online_sys/pyproject.toml pypi
.github/workflows/pre-commit-checks.yaml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
.github/workflows/traffic.yaml actions
  • peaceiris/actions-gh-pages v3 composite
app/online_sys/ui/package-lock.json npm
  • 393 dependencies
app/online_sys/ui/package.json npm
  • @eslint/js ^9.22.0 development
  • @types/node ^22.15.17 development
  • @types/react ^19.1.2 development
  • @types/react-dom ^19.1.3 development
  • @vitejs/plugin-react-swc ^3.9.0 development
  • eslint ^9.22.0 development
  • eslint-plugin-react-hooks ^5.2.0 development
  • eslint-plugin-react-refresh ^0.4.19 development
  • globals ^16.0.0 development
  • tw-animate-css ^1.2.9 development
  • typescript ~5.7.2 development
  • typescript-eslint ^8.26.1 development
  • vite ^6.3.4 development
  • @langchain/core ^0.3.55
  • @langchain/langgraph-sdk ^0.0.74
  • @radix-ui/react-scroll-area ^1.2.8
  • @radix-ui/react-select ^2.2.4
  • @radix-ui/react-slot ^1.2.2
  • @radix-ui/react-tabs ^1.1.11
  • @radix-ui/react-tooltip ^1.2.6
  • @tailwindcss/vite ^4.1.5
  • class-variance-authority ^0.7.1
  • clsx ^2.1.1
  • lucide-react ^0.508.0
  • react ^19.0.0
  • react-dom ^19.0.0
  • react-markdown ^9.0.3
  • react-router-dom ^7.5.3
  • tailwind-merge ^3.2.0
  • tailwindcss ^4.1.5
app/offline_sys/uv.lock pypi
  • 296 dependencies
app/online_sys/uv.lock pypi
  • 167 dependencies
.github/workflows/cd.yaml actions
  • actions/checkout v3 composite
  • appleboy/ssh-action v0.1.7 composite
  • aws-actions/amazon-ecr-login v1 composite
  • aws-actions/configure-aws-credentials v2 composite
  • docker/build-push-action v4 composite