{"id":48347573,"url":"https://github.com/gaisma22/logsense-ai","last_synced_at":"2026-04-05T08:01:10.318Z","repository":{"id":343479947,"uuid":"1106167986","full_name":"gaisma22/LogSense-AI","owner":"gaisma22","description":"AI-powered local tool that highlights unusual patterns in system logs.","archived":false,"fork":false,"pushed_at":"2026-04-03T23:50:16.000Z","size":69,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-04T01:23:20.919Z","etag":null,"topics":["anomaly-detection","flask","isolation-forest","log-analysis","machine-learning","nlp","open-source","python","security-awareness","system-logs"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gaisma22.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-28T18:35:43.000Z","updated_at":"2026-04-03T23:47:55.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/gaisma22/LogSense-AI","commit_stats":null,"previous_names":["gaisma22/logsense-ai"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gaisma22/LogSense-AI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaisma22%2FLogSense-AI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaisma22%2FLogSense-AI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaisma22%2FLogSense-AI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaisma22%2FLogSense-AI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gaisma22","download_url":"https://codeload.github.com/gaisma22/LogSense-AI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaisma22%2FLogSense-AI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31428645,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T02:22:46.605Z","status":"ssl_error","status_checked_at":"2026-04-05T02:22:33.263Z","response_time":75,"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":["anomaly-detection","flask","isolation-forest","log-analysis","machine-learning","nlp","open-source","python","security-awareness","system-logs"],"created_at":"2026-04-05T08:00:40.156Z","updated_at":"2026-04-05T08:01:10.241Z","avatar_url":"https://github.com/gaisma22.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LogSense AI\n\nLocal log analysis and live Android monitoring. No cloud, no API calls, no accounts.\n\nThe **AI** in the name refers to rule-based triage and pattern inference, not a language model.\n\n![Results](screenshots/results.png)\n\n![Terminal](screenshots/terminal.png)\n\n![Inspector](screenshots/inspector.png)\n\n## What it does\n\n- Parses `.log`, `.txt`, `.xml`, and `.evtx` files up to 64MB\n- Reads Windows `.evtx` binary files directly, maps Security, System, Sysmon, Defender, AppLocker, PowerShell, RDP, and BitLocker events\n- Severity classification with pattern matching and confidence scoring\n- Adjustable threshold: Strict, Normal, Relaxed\n- Live Android logcat monitoring via ADB\n- Real-time triage with hover summaries and detail inspector\n- Session activity chart in the inspector panel\n- Export as TXT, CSV, or JSON\n- Dark and light mode, fully offline\n\n## Setup\n\n**Linux and macOS**\n\n```bash\ngit clone https://github.com/gaisma22/LogSense-AI.git\ncd LogSense-AI\npython -m venv venv\nsource venv/bin/activate\npip install -r requirements.txt\npython app.py\n```\n\n**Windows** - use Command Prompt, not PowerShell\n\n```\ngit clone https://github.com/gaisma22/LogSense-AI.git\ncd LogSense-AI\npython -m venv venv\nvenv\\Scripts\\activate\npip install -r requirements.txt\npython app.py\n```\n\n## Android monitoring\n\nInstall ADB:\n- Linux: `sudo apt install adb`\n- macOS: `brew install android-platform-tools`\n- Windows: download Platform Tools from the Android developer site and add to PATH\n\nEnable USB debugging, connect via USB, tap Allow when prompted, then click Check Device on the home page.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaisma22%2Flogsense-ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgaisma22%2Flogsense-ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaisma22%2Flogsense-ai/lists"}