{"id":50193102,"url":"https://github.com/hackeros-linux-system/hexai","last_synced_at":"2026-05-25T15:03:28.238Z","repository":{"id":346394942,"uuid":"1141454366","full_name":"HackerOS-Linux-System/HexAi","owner":"HackerOS-Linux-System","description":"AI for HackerOS.","archived":false,"fork":false,"pushed_at":"2026-04-07T12:08:05.000Z","size":1287,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-07T14:30:09.849Z","etag":null,"topics":["ai","hackeros","hackeros-cli-tools","hackeros-debian","python","python3","rust","rust-lang","tauri","typescript"],"latest_commit_sha":null,"homepage":"https://hackeros-linux-system.github.io/HackerOS-Website/Home-page.html","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HackerOS-Linux-System.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-24T21:47:07.000Z","updated_at":"2026-04-07T12:08:10.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/HackerOS-Linux-System/HexAi","commit_stats":null,"previous_names":["hackeros-linux-system/hexai"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HackerOS-Linux-System/HexAi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackerOS-Linux-System%2FHexAi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackerOS-Linux-System%2FHexAi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackerOS-Linux-System%2FHexAi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackerOS-Linux-System%2FHexAi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HackerOS-Linux-System","download_url":"https://codeload.github.com/HackerOS-Linux-System/HexAi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackerOS-Linux-System%2FHexAi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33480153,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T14:31:05.219Z","status":"ssl_error","status_checked_at":"2026-05-25T14:31:02.878Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","hackeros","hackeros-cli-tools","hackeros-debian","python","python3","rust","rust-lang","tauri","typescript"],"created_at":"2026-05-25T15:03:23.564Z","updated_at":"2026-05-25T15:03:28.219Z","avatar_url":"https://github.com/HackerOS-Linux-System.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HexAi v2.0.0\n\nLokalny asystent AI z interfejsem desktopowym, terminalowym i REST API.\n\n## Struktura projektu\n\n```\nHexAi/\n├── source-code/ # Backend Python (FastAPI)\n│   ├── tui/                  # Terminal UI (GoLang + bubbletea)\n│       ├── src/main.rs\n│       └── Cargo.toml\n│   ├── gui/                  # Desktop app (Tauri + Next.js)\n│       ├── src/              # Frontend TypeScript\n│       └── src-tauri/        # Tauri host (Rust)\n│   ├── main.py           # Główna aplikacja API\n│   └── requirements.txt  # Zależności Python\n├── src/main.rs               # Builder (Rust → Python binary)\n    └── Cargo.toml\n```\n\n## Szybki start\n\n### Backend\n```bash\ncd source-code\npython3.12 -m venv .venv \u0026\u0026 source .venv/bin/activate\npip install -r requirements.txt\ndocker run -d -p 6379:6379 redis:7-alpine\npython main.py\n```\n\n### GUI Desktop\n```bash\ncd gui \u0026\u0026 npm install \u0026\u0026 npm run tauri-dev\n```\n\n### TUI\n```bash\ncd tui \u0026\u0026 cargo run --release\n```\n\n## Wymagania\n- Python 3.11–3.12\n- Redis 7+\n- Rust 1.78+\n- Node.js 20+\n- Docker (opcjonalnie, dla sandbox)\n- CUDA 12+ (opcjonalnie, dla GPU)\n\n## Licencja\nGPL-3.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackeros-linux-system%2Fhexai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackeros-linux-system%2Fhexai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackeros-linux-system%2Fhexai/lists"}