Projects in Awesome Lists tagged with omnibioai
A curated list of projects in awesome lists tagged with omnibioai .
https://github.com/man4ish/omnibioai-studio
Electron + React + Vite desktop app for OmniBioAI — provides a visual workflow builder, plugin launcher, and unified control plane for local, HPC, and cloud bioinformatics execution. Connects to the Django backend via IPC and REST, integrates Docker runtime and local LLM inference via Ollama.
bioinformatics desktop-app docker electron hpc llm omnibioai react vite workflow-orchestration
Last synced: 08 Jul 2026
https://github.com/man4ish/omnibioai-design-tokens
Unified design token system for OmniBioAI — 47 CSS custom properties (colors, typography, spacing, radius, shadows) shared across all frontend surfaces. Zero hardcoded values; swap themes by overriding tokens. Ships as CSS, JS, and TypeScript with no build step.
bioinformatics css css-variables design-system design-tokens github-packages omnibioai typescript ui-design
Last synced: 08 Jul 2026
https://github.com/man4ish/omnibioai-iam-client
Async IAM client SDK for the OmniBioAI distributed HPC ecosystem — Redis-cached JWT validation with zero-latency token verification on hot paths, async-native design for high-throughput service meshes, and automatic token refresh. Used by all services that need to verify identity without calling the auth service on every request.
authentication bioinformatics hpc jwt microservices omnibioai python redis
Last synced: 08 Jul 2026
https://github.com/man4ish/omnibioai-auth
Production-grade FastAPI authentication service for OmniBioAI — JWT-based login with access and refresh tokens, role-based access control (RBAC), MySQL-backed user and role management, OAuth2 password flow, and token revocation. Central identity provider for all platform services.
authentication fastapi jwt mysql oauth2 omnibioai python rbac
Last synced: 08 Jul 2026
https://github.com/man4ish/omnibioai-data
Runtime data directory for the OmniBioAI platform — directory structure, sample bioinformatics files, and registry configuration for bootstrapping a local instance.
bed data-management fasta gff3 omnibioai reference-data sample-data
Last synced: 08 Jul 2026
https://github.com/man4ish/omnibioai-api-gateway
Zero-trust API gateway for OmniBioAI — handles authentication (JWT verification), policy enforcement (RBAC/ABAC), request routing to downstream services, rate limiting, and secure service-to-service communication. All inbound traffic to the platform passes through this gateway; no service is directly addressable without authorization.
authentication jwt observability omnibioai policy-engine python zero-trust
Last synced: 08 Jul 2026
https://github.com/man4ish/omnibioai-utils
Developer utilities and automation scripts for the OmniBioAI ecosystem — stack lifecycle management, image builds, coverage reporting, CI/CD control, and GitHub project automation.
bash omnibioai python utliities
Last synced: 08 Jul 2026
https://github.com/man4ish/omnibioai-policy-engine
Centralized RBAC/ABAC policy evaluation engine for OmniBioAI — evaluates access control decisions for all platform services using attribute-based and role-based rules. HPC-aware policies cover data access, tool execution, workflow submission, and administrative operations. Real-time enforcement with audit trail on every policy decision.
abac hpc-security omnibioai policy-engine python rbac zero-trust
Last synced: 08 Jul 2026
https://github.com/man4ish/omnibioai-launcher
Standalone React app that opens OmniBioAI registry objects directly in JupyterLab, VS Code, or RStudio — automatically injects object ID, API base URL, and auth token as environment context so researchers can start analyzing immediately without manual setup.
bioinformatics javascript jupyter-notebook omnibioai react rstudio visual-studio-code
Last synced: 08 Jul 2026
https://github.com/man4ish/omnibioai-ui
Shared React component library for OmniBioAI — Button, Badge, Card, Input, StatusDot, and Spinner built on @man4ish/design-tokens. TypeScript-first, tree-shakeable ES+CJS build via Vite, published to GitHub Packages. Zero hardcoded colors; all styling delegated to the token layer.
bioinformatics component-library css design-system design-tokens github-packages npm-package omnibioai react typescript vite
Last synced: 08 Jul 2026