#typescript #ai #dashboard #geopolitics #monitoring #news #opensource #osint #palantir #situation
World Monitor is an AI-powered dashboard that aggregates 435+ news feeds, tracks geopolitics, markets, military, infrastructure, and more on interactive 3D/flat maps with risk scores and correlations, available in 5 variants (world, tech, finance, commodity, happy) as web apps or native downloads for Windows, macOS, and Linux—all free for personal use under AGPL-3.0 and runnable locally with Ollama. It gives you real-time global situational awareness in one unified view, helping you quickly spot risks, trends, and opportunities without scattered sources.
https://github.com/koala73/worldmonitor
World Monitor is an AI-powered dashboard that aggregates 435+ news feeds, tracks geopolitics, markets, military, infrastructure, and more on interactive 3D/flat maps with risk scores and correlations, available in 5 variants (world, tech, finance, commodity, happy) as web apps or native downloads for Windows, macOS, and Linux—all free for personal use under AGPL-3.0 and runnable locally with Ollama. It gives you real-time global situational awareness in one unified view, helping you quickly spot risks, trends, and opportunities without scattered sources.
https://github.com/koala73/worldmonitor
GitHub
GitHub - koala73/worldmonitor: Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and…
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface - koala73/worldmonitor
👍3
#typescript #agent #agentic_rag #ai_coding #claude_code #code_generation #code_search #cursor #embedding #gemini_cli #mcp #merkle_tree #nodejs #openai #rag #semantic_search #typescript #vector_database #vibe_coding #voyage_ai #vscode_extension
Claude Context is a plugin that adds semantic code search to Claude Code and other AI tools, using your full codebase as context via a vector database like Zilliz Cloud. It finds relevant code instantly with natural language queries, indexes efficiently (only changed files), and cuts token use by ~40% for the same quality. You save costs on large projects, get precise results without loading whole files, and code faster with deep, relevant context across millions of lines. Setup needs free Zilliz/OpenAI keys and Node.js 20+; works with VS Code, Cursor, and more.
https://github.com/zilliztech/claude-context
Claude Context is a plugin that adds semantic code search to Claude Code and other AI tools, using your full codebase as context via a vector database like Zilliz Cloud. It finds relevant code instantly with natural language queries, indexes efficiently (only changed files), and cuts token use by ~40% for the same quality. You save costs on large projects, get precise results without loading whole files, and code faster with deep, relevant context across millions of lines. Setup needs free Zilliz/OpenAI keys and Node.js 20+; works with VS Code, Cursor, and more.
https://github.com/zilliztech/claude-context
GitHub
GitHub - zilliztech/claude-context: Code search MCP for Claude Code. Make entire codebase the context for any coding agent.
Code search MCP for Claude Code. Make entire codebase the context for any coding agent. - zilliztech/claude-context
#typescript #analytics #autogen #evaluation #langchain #large_language_models #llama_index #llm #llm_evaluation #llm_observability #llmops #monitoring #observability #open_source #openai #playground #prompt_engineering #prompt_management #self_hosted #ycombinator
Langfuse is a free, open-source platform to build, monitor, evaluate, and debug AI apps using large language models (LLMs). It offers tracing for app logic, prompt management, evaluations, datasets, a playground, and easy integrations like OpenAI, LangChain, and LlamaIndex. Deploy it on Langfuse Cloud (free tier) or self-host with Docker in minutes. This helps you quickly spot issues, improve prompts without slowing apps, test reliably, and speed up development—saving time and boosting AI performance.
https://github.com/langfuse/langfuse
Langfuse is a free, open-source platform to build, monitor, evaluate, and debug AI apps using large language models (LLMs). It offers tracing for app logic, prompt management, evaluations, datasets, a playground, and easy integrations like OpenAI, LangChain, and LlamaIndex. Deploy it on Langfuse Cloud (free tier) or self-host with Docker in minutes. This helps you quickly spot issues, improve prompts without slowing apps, test reliably, and speed up development—saving time and boosting AI performance.
https://github.com/langfuse/langfuse
GitHub
GitHub - langfuse/langfuse: 🪢 Open source LLM engineering platform: LLM Observability, metrics, evals, prompt management, playground…
🪢 Open source LLM engineering platform: LLM Observability, metrics, evals, prompt management, playground, datasets. Integrates with OpenTelemetry, Langchain, OpenAI SDK, LiteLLM, and more. 🍊YC W23 ...
❤1
#typescript
Skills CLI lets you easily add, list, update, remove, find, or create reusable instruction sets (in SKILL.md files) for 40+ coding agents like OpenCode, Claude Code, Cursor, and Roo Code. Install with `npx skills add vercel-labs/agent-skills` (use flags like -g for global, --list to preview, --all for everything). This boosts your agents by giving specialized guidance for tasks like PRs, release notes, or tool integrations, saving time on repetitive work and improving code quality across projects.
https://github.com/vercel-labs/skills
Skills CLI lets you easily add, list, update, remove, find, or create reusable instruction sets (in SKILL.md files) for 40+ coding agents like OpenCode, Claude Code, Cursor, and Roo Code. Install with `npx skills add vercel-labs/agent-skills` (use flags like -g for global, --list to preview, --all for everything). This boosts your agents by giving specialized guidance for tasks like PRs, release notes, or tool integrations, saving time on repetitive work and improving code quality across projects.
https://github.com/vercel-labs/skills
GitHub
GitHub - vercel-labs/skills: The open agent skills tool - npx skills
The open agent skills tool - npx skills. Contribute to vercel-labs/skills development by creating an account on GitHub.
👍3
#typescript #antigravity #claude #claude_code #claude_code_hooks #claude_code_plugins #claude_code_skill #codex #codex_cli #context_mode #copilot #cursor_plugin #kiro #mcp #mcp_server #mcp_tools #openclaw #opencode #pi_agent #skills #zed_extension
Context Mode is an MCP server that fixes context window overload in AI coding tools by sandboxing raw data (like 56KB snapshots or logs) outside chats—shrinking 315KB to 5.4KB (98% savings), tracking sessions in SQLite for seamless resumes after compaction, and making LLMs generate code for analysis instead of dumping data. It installs easily on 12 platforms (Claude Code, Cursor, etc.) with hooks for auto-routing. You benefit by extending sessions 6x longer, picking up tasks instantly without re-explaining, and boosting productivity on big repos or logs.
https://github.com/mksglu/context-mode
Context Mode is an MCP server that fixes context window overload in AI coding tools by sandboxing raw data (like 56KB snapshots or logs) outside chats—shrinking 315KB to 5.4KB (98% savings), tracking sessions in SQLite for seamless resumes after compaction, and making LLMs generate code for analysis instead of dumping data. It installs easily on 12 platforms (Claude Code, Cursor, etc.) with hooks for auto-routing. You benefit by extending sessions 6x longer, picking up tasks instantly without re-explaining, and boosting productivity on big repos or logs.
https://github.com/mksglu/context-mode
GitHub
GitHub - mksglu/context-mode: Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 15 platforms
Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 15 platforms - mksglu/context-mode
⚡3
#typescript
Roo Code is a free, open-source VS Code extension that acts as your AI-powered dev team. It generates code from natural language, refactors, debugs, answers codebase questions, and automates tasks using modes like Code, Architect, Ask, and Debug. A community team now maintains it after 3 million installs, adding GPT-5.5, Claude Opus 4.7 support, and easy checkpoint navigation. This boosts your coding speed, cuts errors, saves time on repetitive work, and keeps you in flow without switching tools—helping you build faster and smarter.
https://github.com/RooCodeInc/Roo-Code
Roo Code is a free, open-source VS Code extension that acts as your AI-powered dev team. It generates code from natural language, refactors, debugs, answers codebase questions, and automates tasks using modes like Code, Architect, Ask, and Debug. A community team now maintains it after 3 million installs, adding GPT-5.5, Claude Opus 4.7 support, and easy checkpoint navigation. This boosts your coding speed, cuts errors, saves time on repetitive work, and keeps you in flow without switching tools—helping you build faster and smarter.
https://github.com/RooCodeInc/Roo-Code
GitHub
GitHub - RooCodeInc/Roo-Code: Roo Code gives you a whole dev team of AI agents in your code editor.
Roo Code gives you a whole dev team of AI agents in your code editor. - RooCodeInc/Roo-Code
#typescript #bitcoin #bitcoin_node #lightning_node #p2p #personal_server #privacy_enhancing_technologies #self_hosting
StartOS is a free, open-source Linux OS for your personal server. It easily sets up services like Bitcoin nodes, Lightning, Matrix chat, Nextcloud storage, and more from its Marketplace—running them safely in isolated containers with backups, updates, and monitoring. Buy a ready Start9 server or install on your hardware. This gives you full data control, no cloud reliance, better privacy, and ownership of your tech for secure self-hosting.
https://github.com/Start9Labs/start-os
StartOS is a free, open-source Linux OS for your personal server. It easily sets up services like Bitcoin nodes, Lightning, Matrix chat, Nextcloud storage, and more from its Marketplace—running them safely in isolated containers with backups, updates, and monitoring. Buy a ready Start9 server or install on your hardware. This gives you full data control, no cloud reliance, better privacy, and ownership of your tech for secure self-hosting.
https://github.com/Start9Labs/start-os
GitHub
GitHub - Start9Labs/start-os: A graphical server OS optimized for self-hosting
A graphical server OS optimized for self-hosting. Contribute to Start9Labs/start-os development by creating an account on GitHub.
#javascript #ace_step #ai #ai_music #local_first #music #music_generation #open_source #react #suno_alternative #typescript
ACE-Step UI is a free, open-source tool with a Spotify-like interface that runs ACE-Step 1.5 AI locally on your GPU to generate full songs up to 4+ minutes with vocals, lyrics, and custom styles—no subscriptions like Suno. Install easily with one-click Pinokio or scripts, edit audio, extract stems, and create videos. You save money, keep full privacy and ownership, get unlimited generations with pro controls, and make commercial music fast on 4GB+ VRAM.
https://github.com/fspecii/ace-step-ui
ACE-Step UI is a free, open-source tool with a Spotify-like interface that runs ACE-Step 1.5 AI locally on your GPU to generate full songs up to 4+ minutes with vocals, lyrics, and custom styles—no subscriptions like Suno. Install easily with one-click Pinokio or scripts, edit audio, extract stems, and create videos. You save money, keep full privacy and ownership, get unlimited generations with pro controls, and make commercial music fast on 4GB+ VRAM.
https://github.com/fspecii/ace-step-ui
GitHub
GitHub - fspecii/ace-step-ui: 🎵 The Ultimate Open Source Suno Alternative - Professional UI for ACE-Step 1.5 AI Music Generation.…
🎵 The Ultimate Open Source Suno Alternative - Professional UI for ACE-Step 1.5 AI Music Generation. Free, local, unlimited. Stop paying for Suno! - fspecii/ace-step-ui
❤1
#typescript
OpenReel Video is a free, browser-based video editor that works entirely on your computer without uploading files to the cloud. You get professional features like multi-track editing, text animations, audio effects, color grading, and 4K export—all without paying for expensive software or subscriptions. Simply open it in Chrome or Edge and start editing immediately. The benefit is complete privacy, no installation needed, and access to powerful editing tools that rival paid programs, making professional video creation accessible to everyone.
https://github.com/Augani/openreel-video
OpenReel Video is a free, browser-based video editor that works entirely on your computer without uploading files to the cloud. You get professional features like multi-track editing, text animations, audio effects, color grading, and 4K export—all without paying for expensive software or subscriptions. Simply open it in Chrome or Edge and start editing immediately. The benefit is complete privacy, no installation needed, and access to powerful editing tools that rival paid programs, making professional video creation accessible to everyone.
https://github.com/Augani/openreel-video
GitHub
GitHub - Augani/openreel-video: OpenReel Video - Professional browser-based video editor. Open source CapCut alternative. 100%…
OpenReel Video - Professional browser-based video editor. Open source CapCut alternative. 100% browser-based, no installation, no cloud uploads, no watermarks. - Augani/openreel-video
👍1
#typescript #3d_gaussian_splatting #3dgs #gaussian_splatting #pcui #playcanvas #typescript #webgl #webgpu
SuperSplat Editor is a free, web-based tool that lets you work with 3D Gaussian Splats without downloading anything. You can inspect, edit, optimize, and publish 3D images directly in your browser at superspl.at/editor. The tool is open source, meaning developers can improve it together. If you want to develop locally, you need Node.js 18 or later, then clone the repository, install dependencies, and run it on your computer. The editor supports multiple languages, and you can add new translations by creating language files. This benefits you by providing an accessible, easy-to-use platform for 3D content creation without installation hassles.
https://github.com/playcanvas/supersplat
SuperSplat Editor is a free, web-based tool that lets you work with 3D Gaussian Splats without downloading anything. You can inspect, edit, optimize, and publish 3D images directly in your browser at superspl.at/editor. The tool is open source, meaning developers can improve it together. If you want to develop locally, you need Node.js 18 or later, then clone the repository, install dependencies, and run it on your computer. The editor supports multiple languages, and you can add new translations by creating language files. This benefits you by providing an accessible, easy-to-use platform for 3D content creation without installation hassles.
https://github.com/playcanvas/supersplat
SuperSplat
SuperSplat Editor
SuperSplat is an advanced browser-based editor for manipulating and optimizing 3D Gaussian Splats. It is open source and engine agnostic.
👍2
#typescript #agentmemory #agents #ai #claude #claudecode #codex #copilot #cursor #genai #harness #hermes #memory #openclaw
# agentmemory `npx @agentmemory/agentmemory`.
https://github.com/rohitg00/agentmemory
# agentmemory `npx @agentmemory/agentmemory`.
https://github.com/rohitg00/agentmemory
GitHub
GitHub - rohitg00/agentmemory: #1 Persistent memory for AI coding agents based on real-world benchmarks
#1 Persistent memory for AI coding agents based on real-world benchmarks - rohitg00/agentmemory
#typescript #auto_publish #douyin #douyin_api #electron_app #electron_react #kuaishou #kwai #published #shipinhao #tool #xiaohongshu
# AiToEarn creating content using AI, publishing it across 12+ major platforms like TikTok, YouTube, Instagram, and LinkedIn all at once, and earning money through different payment models based on sales, engagement, or views. The platform also includes tools for automatic social media interactions and comment management. You can use it directly online without setup, or deploy it yourself. This saves creators time on manual posting and helps them reach global audiences while earning income from their content.
https://github.com/yikart/AiToEarn
# AiToEarn creating content using AI, publishing it across 12+ major platforms like TikTok, YouTube, Instagram, and LinkedIn all at once, and earning money through different payment models based on sales, engagement, or views. The platform also includes tools for automatic social media interactions and comment management. You can use it directly online without setup, or deploy it yourself. This saves creators time on manual posting and helps them reach global audiences while earning income from their content.
https://github.com/yikart/AiToEarn
GitHub
GitHub - yikart/AiToEarn: Let's use AI to Earn!
Let's use AI to Earn! Contribute to yikart/AiToEarn development by creating an account on GitHub.
#typescript #agents #code_review #doctor #react #skill
React Doctor is a free tool that scans your React codebase with one command (`npx react-doctor@latest .`), giving a 0-100 health score and fixing issues in state, effects, performance, security, accessibility, and dead code. It works with Next.js, Vite, React Native, GitHub Actions, and AI agents like Claude. Customize via config, ignore rules, or use as ESLint/oxlint plugin. This saves you time debugging bad code from agents or teams, boosts app quality, and prevents costly errors. Try the demo at react.doctor.
https://github.com/millionco/react-doctor
React Doctor is a free tool that scans your React codebase with one command (`npx react-doctor@latest .`), giving a 0-100 health score and fixing issues in state, effects, performance, security, accessibility, and dead code. It works with Next.js, Vite, React Native, GitHub Actions, and AI agents like Claude. Customize via config, ignore rules, or use as ESLint/oxlint plugin. This saves you time debugging bad code from agents or teams, boosts app quality, and prevents costly errors. Try the demo at react.doctor.
https://github.com/millionco/react-doctor
GitHub
GitHub - millionco/react-doctor: Your agent writes bad React. This catches it
Your agent writes bad React. This catches it. Contribute to millionco/react-doctor development by creating an account on GitHub.
👍2
#typescript #animation #devtools #particles #threejs #webgl
three.quarks is a fast TypeScript library for creating stunning particle effects in three.js games and web apps. It offers high-performance batch rendering, a visual editor for easy design, Unity import support, and flexible plugins. Install via npm, use simple code to add systems like fire or explosions, or load JSON effects. You benefit by quickly building pro-level VFX without performance issues, saving time with intuitive tools and React integration for immersive experiences.
https://github.com/Alchemist0823/three.quarks
three.quarks is a fast TypeScript library for creating stunning particle effects in three.js games and web apps. It offers high-performance batch rendering, a visual editor for easy design, Unity import support, and flexible plugins. Install via npm, use simple code to add systems like fire or explosions, or load JSON effects. You benefit by quickly building pro-level VFX without performance issues, saving time with intuitive tools and React integration for immersive experiences.
https://github.com/Alchemist0823/three.quarks
GitHub
GitHub - Alchemist0823/three.quarks: Three.quarks is a general purpose particle system / VFX engine for three.js
Three.quarks is a general purpose particle system / VFX engine for three.js - Alchemist0823/three.quarks
#typescript #armcord #discord #discord_client #discord_mod #discord_plugin #discord_theme #electron #legcord #nodejs #shelter #vencord
Legcord is a standalone Discord client that blocks all trackers for top privacy, includes built-in mods like Vencord for extras or vanilla use, supports themes, rich presence, and experimental mobile on Linux phones. It's more stable with newer Electron, works cross-platform (Windows, Linux, macOS via easy installs like winget, deb, brew), and avoids the official app. You gain secure, customizable chatting with better performance and no bans reported, despite ToS note—download from legcord.app for instant safe upgrades.
https://github.com/Legcord/Legcord
Legcord is a standalone Discord client that blocks all trackers for top privacy, includes built-in mods like Vencord for extras or vanilla use, supports themes, rich presence, and experimental mobile on Linux phones. It's more stable with newer Electron, works cross-platform (Windows, Linux, macOS via easy installs like winget, deb, brew), and avoids the official app. You gain secure, customizable chatting with better performance and no bans reported, despite ToS note—download from legcord.app for instant safe upgrades.
https://github.com/Legcord/Legcord
GitHub
GitHub - Legcord/Legcord: Legcord is a custom client designed to enhance your Discord experience while keeping everything lightweight.
Legcord is a custom client designed to enhance your Discord experience while keeping everything lightweight. - Legcord/Legcord
#typescript
# gstack the creator went from 14 lines of code per day in 2013 to 11,417 in 2026—a 810× improvement. It's free, MIT licensed, and works with multiple AI coding agents beyond just Claude.
https://github.com/garrytan/gstack
# gstack the creator went from 14 lines of code per day in 2013 to 11,417 in 2026—a 810× improvement. It's free, MIT licensed, and works with multiple AI coding agents beyond just Claude.
https://github.com/garrytan/gstack
GitHub
GitHub - garrytan/gstack: Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager…
Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA - garrytan/gstack
#typescript
CodeGraph helps Claude Code understand a codebase faster by using a local knowledge graph instead of scanning files again and again. It can cut tool calls and time a lot, find symbols, callers, and related code, and keep the graph updated as files change. It works with many languages, stays 100% on your machine, and is easy to start with `npx @colbymchenry/codegraph`. This helps you explore code faster, use fewer tokens, and make changes with more confidence.
https://github.com/colbymchenry/codegraph
CodeGraph helps Claude Code understand a codebase faster by using a local knowledge graph instead of scanning files again and again. It can cut tool calls and time a lot, find symbols, callers, and related code, and keep the graph updated as files change. It works with many languages, stays 100% on your machine, and is easy to start with `npx @colbymchenry/codegraph`. This helps you explore code faster, use fewer tokens, and make changes with more confidence.
https://github.com/colbymchenry/codegraph
GitHub
GitHub - colbymchenry/codegraph: Pre-indexed code knowledge graph for Claude Code, Codex, Cursor, OpenCode, and Hermes Agent —…
Pre-indexed code knowledge graph for Claude Code, Codex, Cursor, OpenCode, and Hermes Agent — fewer tokens, fewer tool calls, 100% local - colbymchenry/codegraph
❤2
#typescript #agent #ai #antigravity #claude_code #copilot #cursor #skills
Agent Skills is a safe, tested library of skills that adds new powers to AI coding tools like Cursor, Claude Code, and Copilot. It gives you ready-made workflows for planning, cloud help, browser testing, design-to-code, and security review. You can install or update skills with a simple command, and the tool keeps them cached for offline use. This helps you work faster, reduce mistakes, and use AI agents with more trust and control.
https://github.com/tech-leads-club/agent-skills
Agent Skills is a safe, tested library of skills that adds new powers to AI coding tools like Cursor, Claude Code, and Copilot. It gives you ready-made workflows for planning, cloud help, browser testing, design-to-code, and security review. You can install or update skills with a simple command, and the tool keeps them cached for offline use. This helps you work faster, reduce mistakes, and use AI agents with more trust and control.
https://github.com/tech-leads-club/agent-skills
GitHub
GitHub - tech-leads-club/agent-skills: The secure, validated skill registry for professional AI coding agents. Extend Antigravity…
The secure, validated skill registry for professional AI coding agents. Extend Antigravity, Claude Code, Cursor, Copilot and more with absolute confidence. - tech-leads-club/agent-skills
#typescript #ai_agent #ai_coding_agent #anthropic #bun #claude #cli #coding_assistant #llm #mcp #multi_provider #openai #rust #terminal #tui #typescript
omp is a coding agent with the IDE built in. It works on macOS, Linux, and Windows, and gives you many tools for reading, editing, searching, debugging, browser use, and subagents. It can use lots of AI providers and model choices, and it is made to work well right away with real coding tasks. The benefit for you is faster, more accurate coding help in one place, with less setup and fewer extra tools.
https://github.com/can1357/oh-my-pi
omp is a coding agent with the IDE built in. It works on macOS, Linux, and Windows, and gives you many tools for reading, editing, searching, debugging, browser use, and subagents. It can use lots of AI providers and model choices, and it is made to work well right away with real coding tasks. The benefit for you is faster, more accurate coding help in one place, with less setup and fewer extra tools.
https://github.com/can1357/oh-my-pi
GitHub
GitHub - can1357/oh-my-pi: ⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser…
⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more - can1357/oh-my-pi
#typescript #api #gateway #whatsapp
OpenWA is a free, open-source WhatsApp API gateway for developers. It gives you full control, no vendor lock-in, and supports sessions, webhooks, messages, groups, and a web dashboard. It works with SQLite or PostgreSQL, Redis, local or S3 storage, and Docker. The benefit is faster setup, flexible scaling, and secure WhatsApp automation with clear docs and simple API access.
https://github.com/rmyndharis/OpenWA
OpenWA is a free, open-source WhatsApp API gateway for developers. It gives you full control, no vendor lock-in, and supports sessions, webhooks, messages, groups, and a web dashboard. It works with SQLite or PostgreSQL, Redis, local or S3 storage, and Docker. The benefit is faster setup, flexible scaling, and secure WhatsApp automation with clear docs and simple API access.
https://github.com/rmyndharis/OpenWA
GitHub
GitHub - rmyndharis/OpenWA: Free, Open Source, Self-Hosted WhatsApp API Gateway
Free, Open Source, Self-Hosted WhatsApp API Gateway - rmyndharis/OpenWA
❤1👍1