Telivus-AI
AI-Powered Health Assessment Platform — LangChain Agents · RAG · DSGVO-Ready · Full-Stack TypeScript/Python
파일 탐색기
- ci.yml
- dependabot.yml
- pull_request_template.md
- test_simple.cpython-313.pyc
- __init__.py
- base_agent.py
- consultation_agent.py
- health_assessment_agent.py
- __init__.py
- alerts.py
- chat.py
- digital_twin.py
- health.py
- image.py
- reports.py
- trajectory.py
- voice.py
- __init__.py
- api.py
- __init__.py
- auth.py
- config.py
- database.py
- exceptions.py
- logging.py
- monitoring.py
- __init__.py
- rate_limiter.py
- __init__.py
- db_models.py
- digital_twin.py
- health.py
- __init__.py
- confidence_engine.py
- explainability_engine.py
- safety_scorer.py
- uncertainty_detector.py
- __init__.py
- advanced_trajectory_models.py
- alert_service.py
- cache_service.py
- chat_service.py
- health_assessment.py
- health_assessment_ai.py
- health_assessment_simple.py
- pattern_recognition.py
- trajectory_prediction.py
- trajectory_service.py
- twin_integration.py
- twin_service.py
- vector_store.py
- vector_store_simple.py
- __init__.py
- sanitizer.py
- __init__.py
- main.py
- main_simple.py
- eval_questions.json
- medical_knowledge.json
- evaluate_rag.py
- populate_knowledge_base.py
- __init__.py
- test_api_endpoints.py
- test_auth_security.py
- test_digital_twin_idor.py
- test_health_auth.py
- __init__.py
- test_confidence_engine.py
- test_explainability_engine.py
- test_safety_scorer.py
- test_uncertainty_detector.py
- __init__.py
- test_alert_service.py
- test_cache_service.py
- test_config.py
- test_database.py
- test_deployment_imports.py
- test_exceptions.py
- test_health_assessment.py
- test_health_assessment_agent.py
- test_health_assessment_service.py
- test_logging_setup.py
- test_models.py
- test_monitoring.py
- test_rate_limiter.py
- test_sanitizer.py
- test_trajectory_prediction.py
- test_vector_store.py
- __init__.py
- conftest.py
- test_helpers.py
- Dockerfile
- pyproject.toml
- README.md
- requirements-eval.txt
- requirements-simple.txt
- requirements.txt
- start.py
- test_simple.py
- architecture.md
- deployment.md
- eu-ai-act-compliance.md
- health-assessment.md
- reasoning-graph.md
- security-case-study.md
- setup.md
- testing.md
- troubleshooting.md
- favicon.ico
- favicon.png
- favicon.svg
- placeholder.svg
- robots.txt
- after-login.png
- dashboard.png
- health-chat1.png
- login-page.png
- medical-report.png
- step1.png
- step2.png
- step3.png
- step4.png
- step5.png
- telivus-logo.png
- accordion.tsx
- alert-dialog.tsx
- alert.tsx
- aspect-ratio.tsx
- avatar.tsx
- badge.tsx
- breadcrumb.tsx
- button.tsx
- calendar.tsx
- card.tsx
- carousel.tsx
- chart.tsx
- checkbox.tsx
- collapsible.tsx
- command.tsx
- context-menu.tsx
- dialog.tsx
- drawer.tsx
- dropdown-menu.tsx
- form.tsx
- hover-card.tsx
- input-otp.tsx
- input.tsx
- label.tsx
- menubar.tsx
- navigation-menu.tsx
- pagination.tsx
- popover.tsx
- progress.tsx
- radio-group.tsx
- resizable.tsx
- scroll-area.tsx
- select.tsx
- separator.tsx
- sheet.tsx
- sidebar.tsx
- skeleton.tsx
- slider.tsx
- sonner.tsx
- switch.tsx
- table.tsx
- tabs.tsx
- textarea.tsx
- toast.tsx
- toaster.tsx
- toggle-group.tsx
- toggle.tsx
- tooltip.tsx
- use-toast.ts
- AlertCenter.tsx
- CCEEDisplay.tsx
- ChatInterface.tsx
- ErrorBoundary.tsx
- Footer.tsx
- HeroSection.tsx
- ImageAnalysis.tsx
- InterventionSimulator.tsx
- LanguageSelector.tsx
- MedicalReport.tsx
- Navbar.tsx
- OptimizedImage.tsx
- PaymentModal.tsx
- PerformanceMonitor.tsx
- PWAInstallPrompt.tsx
- ReasoningGraph.test.tsx
- ReasoningGraph.tsx
- SymptomFlow.tsx
- ThemeToggle.tsx
- TrajectoryChart.tsx
- TrajectoryDashboard.tsx
- VoiceInput.tsx
- LanguageContext.tsx
- use-mobile.tsx
- use-toast.ts
- useAuth.ts
- useLocalStorage.ts
- useDigitalTwin.ts
- useSyncHistoricalData.ts
- client.ts
- types.ts
- api.ts
- errorHandling.test.ts
- errorHandling.ts
- i18n.ts
- imageUtils.ts
- logger.ts
- medicalValidation.test.ts
- medicalValidation.ts
- security.ts
- utils.ts
- About.tsx
- Auth.test.tsx
- Auth.tsx
- CCEEDemo.tsx
- Chat.tsx
- Contact.tsx
- Dashboard.tsx
- DigitalTwin.tsx
- Index.tsx
- Landing.tsx
- NotFound.tsx
- Trajectory.tsx
- setup.ts
- App.css
- App.tsx
- index.css
- main.tsx
- vite-env.d.ts
- cors.ts
- index.ts
- index.ts
- index.ts
- index.ts
- LEGACY_README.md
- 20250930000000_initial_schema.sql
- 20251001143959_d0a10478-eb79-4090-9ecd-425edf856dc8.sql
- 20251001144412_bdfe8146-6071-46b1-b095-856e870204a3.sql
- 20251001144448_3a8d2796-c997-406f-8430-c00282caaf11.sql
- 20251004080545_add_report_cache.sql
- 20251006112249_6d01a629-e7f1-4cf9-b92b-eb8c48c60a9a.sql
- 20251112090000_add_chat_cache.sql
- 20260815122500_fix_rls_public_policies.sql
- 20260815123800_remove_client_subscription_insert.sql
- 20260815124600_fix_chat_messages_session_ownership.sql
- 20260817101300_remove_client_health_reports_insert.sql
- 20260817101400_harden_security_definer_search_path.sql
- 20260821150000_add_payment_reference_unique_constraint.sql
- 20260821160000_add_atomic_payment_and_chat_rpc.sql
- 20260822191500_harden_profiles_rls.sql
- config.toml
- LEGACY.md
- chat-with-ai.test.ts
- cors.test.ts
- empty-shim.ts
- generate-medical-report.test.ts
- initialize-payment.test.ts
- serve-shim.ts
- test-helper.ts
- verify-payment.test.ts
- test_rls_adversarial.py
- health-report.test.ts
- .commitlintrc.json
- .env.example
- .gitignore
- .pre-commit-config.yaml
- .python-version
- AUDIT_REPORT.md
- CHANGELOG.md
- components.json
- CONTRIBUTING.md
- docker-compose.yml
- eslint.config.js
- index.html
- LICENSE
- main.py
- Makefile
- package-lock.json
- package.json
- postcss.config.js
- README.md
- requirements.txt
- runtime.txt
- SECURITY.md
- tailwind.config.ts
- TODO.md
- tsconfig.app.json
- tsconfig.json
- tsconfig.node.json
- vercel.json
- vite.config.ts
- vitest.config.ts
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
링크
예시
// repository documentation
Was this content helpful?
(0 ratings)
