LogPulseAI Alternatives
Similar projects and alternatives to LogPulseAI
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
tirreno
Open security analytics. Understand, monitor, and protect your product from cyber threats, account takeovers, bots and abuse.
-
myuserjourney
AI-powered privacy-first digital analytics platform with predictive insights, cookieless tracking, and full GDPR/PECR compliance. Self-hosted alternative to Google Analytics.
-
kinbot
Self-hosted AI agents with persistent memory, real identity, and collaboration. One process, one SQLite file, zero cloud.
-
-
locally-uncensored
Local AI desktop app — chat, agent mode, image gen, video gen. Supports Ollama, Gemma 4, Llama, Qwen, OpenAI, Anthropic. Single .exe, no Docker.
-
freedom-studio
Discontinued Open-source, encrypted, Tor-powered AI model runner. Privacy-first alternative to LM Studio. Run LLMs locally with E2E encryption, TLS API server, Tor routing. Zero telemetry. GPL-3.0. [GET https://api.github.com/repos/albertotijunelis/freedom-studio: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
-
-
LogPulseAI discussion
LogPulseAI reviews and mentions
-
How I Built an AI-Powered SIEM That Costs $2/Month to Run
git clone https://github.com/PhilipLykov/LogPulseAI.git cd LogPulseAI/docker cp .env.example .env sed -i 's/DB_HOST=localhost/DB_HOST=postgres/' .env sed -i 's/CHANGE_ME_STRONG_PASSWORD/YourStr0ngP@ss!/' .env docker compose --profile db up -d --build
Stats
The primary programming language of LogPulseAI is TypeScript.