#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
#python #agents #ai #ai_agents #ai_engineering #computer_vision #course #deep_learning #from_scratch #generative_ai #llm #machine_learning #mcp #nlp #python #reinforcement_learning #rust #swarm_intelligence #transformers #tutorial #typescript
This is a free MIT learning guide for AI engineering with 428 lessons in 20 phases. It teaches you AI from the math up, then moves into machine learning, deep learning, LLMs, agents, tools, safety, and production. Each lesson helps you build useful code or AI tools, not just read theory. You can start at the right level, follow a clear path, and keep reusable artifacts for real work. The benefit is simple: you learn how AI actually works and gain practical skills you can use to build and ship better AI systems.
https://github.com/rohitg00/ai-engineering-from-scratch
This is a free MIT learning guide for AI engineering with 428 lessons in 20 phases. It teaches you AI from the math up, then moves into machine learning, deep learning, LLMs, agents, tools, safety, and production. Each lesson helps you build useful code or AI tools, not just read theory. You can start at the right level, follow a clear path, and keep reusable artifacts for real work. The benefit is simple: you learn how AI actually works and gain practical skills you can use to build and ship better AI systems.
https://github.com/rohitg00/ai-engineering-from-scratch
GitHub
GitHub - rohitg00/ai-engineering-from-scratch: Learn it. Build it. Ship it for others.
Learn it. Build it. Ship it for others. Contribute to rohitg00/ai-engineering-from-scratch development by creating an account on GitHub.
❤2👍1
#rust #analytics #bi #data_visualization #javascript #jupyter #python #real_time #webassembly
Perspective is a fast tool for exploring large and streaming data. It lets you build dashboards, reports, notebooks, and apps with tables and many chart types. It works in the browser, Python, and Rust, and can connect to data sources like DuckDB or Arrow. This helps you quickly see patterns, make better decisions, and analyze data without heavy setup.
https://github.com/perspective-dev/perspective
Perspective is a fast tool for exploring large and streaming data. It lets you build dashboards, reports, notebooks, and apps with tables and many chart types. It works in the browser, Python, and Rust, and can connect to data sources like DuckDB or Arrow. This helps you quickly see patterns, make better decisions, and analyze data without heavy setup.
https://github.com/perspective-dev/perspective
GitHub
GitHub - perspective-dev/perspective: A data visualization and analytics component, especially well-suited for large and/or streaming…
A data visualization and analytics component, especially well-suited for large and/or streaming datasets. - perspective-dev/perspective
👍2
#rust #document_ocr #document_processing #ocr #ocr_recognition #pdf #pdf_parser #text_extraction
LiteParse is a fast, local PDF parser that extracts text with bounding boxes, can use OCR, and works in Rust, Python, Node.js, and the browser. It also makes screenshots and can handle files like DOCX, XLSX, PPTX, and images after conversion. Benefit: you can turn documents into clean text or JSON on your own machine, which helps with private, quick, and structured document processing.
https://github.com/run-llama/liteparse
LiteParse is a fast, local PDF parser that extracts text with bounding boxes, can use OCR, and works in Rust, Python, Node.js, and the browser. It also makes screenshots and can handle files like DOCX, XLSX, PPTX, and images after conversion. Benefit: you can turn documents into clean text or JSON on your own machine, which helps with private, quick, and structured document processing.
https://github.com/run-llama/liteparse
GitHub
GitHub - run-llama/liteparse: A fast, helpful, and open-source document parser
A fast, helpful, and open-source document parser. Contribute to run-llama/liteparse development by creating an account on GitHub.
❤1
#rust
MXC is a sandbox system that runs untrusted code safely on Windows, Linux, and macOS with shared JSON settings and a TypeScript SDK. It helps you control files, network access, and UI use while giving you a safer way to test or run code; this can protect your computer and make automation easier to build. The project is still early preview, so its security rules are not yet final and should not be treated as fully trusted security boundaries.
https://github.com/microsoft/mxc
MXC is a sandbox system that runs untrusted code safely on Windows, Linux, and macOS with shared JSON settings and a TypeScript SDK. It helps you control files, network access, and UI use while giving you a safer way to test or run code; this can protect your computer and make automation easier to build. The project is still early preview, so its security rules are not yet final and should not be treated as fully trusted security boundaries.
https://github.com/microsoft/mxc
GitHub
GitHub - microsoft/mxc: Policy-driven, layered isolation and containment
Policy-driven, layered isolation and containment . Contribute to microsoft/mxc development by creating an account on GitHub.
#rust #ai_pipelines #ai_workflows #durable_execution #durable_functions #durable_workflows #postgresql
This tool runs long SQL jobs inside PostgreSQL and saves progress after each step, so a crash, restart, or failed step does not force you to start over. It helps you replace extra workers, queues, cron jobs, and status tables with one SQL-based workflow, making background work simpler, more reliable, and easier to track in the same database as your data.
https://github.com/microsoft/pg_durable
This tool runs long SQL jobs inside PostgreSQL and saves progress after each step, so a crash, restart, or failed step does not force you to start over. It helps you replace extra workers, queues, cron jobs, and status tables with one SQL-based workflow, making background work simpler, more reliable, and easier to track in the same database as your data.
https://github.com/microsoft/pg_durable
GitHub
GitHub - microsoft/pg_durable: PostgreSQL in-database durable execution
PostgreSQL in-database durable execution. Contribute to microsoft/pg_durable development by creating an account on GitHub.
#python #ann #avx512 #embedding #embeddings #faiss #nearest_neighbor #neon #python #quant #quantization #rag #rust #simd #turboquant #vector_search
turbovec is a fast, local vector search tool that stores large embedding sets in much less memory, can search faster than FAISS in many cases, and works with Python and Rust. It helps you build private RAG systems because data stays on your machine, while online adding, filtering, and stable IDs make it easier to grow, control, and update your index without retraining or rebuilding.
https://github.com/RyanCodrai/turbovec
turbovec is a fast, local vector search tool that stores large embedding sets in much less memory, can search faster than FAISS in many cases, and works with Python and Rust. It helps you build private RAG systems because data stays on your machine, while online adding, filtering, and stable IDs make it easier to grow, control, and update your index without retraining or rebuilding.
https://github.com/RyanCodrai/turbovec
GitHub
GitHub - RyanCodrai/turbovec: A vector index built on TurboQuant, written in Rust with Python bindings
A vector index built on TurboQuant, written in Rust with Python bindings - RyanCodrai/turbovec
#rust #adb #android #bloatware_list #bloatware_removal #debloat #debloater #debloating #privacy
Universal Android Debloater Next Generation is a tool that removes unnecessary Android system apps to improve privacy, speed, battery life, memory use, and even security by reducing the attack surface. It does not collect or send your data, and its only outside connections are to GitHub for app lists and update checks. For you, this means a cleaner phone that may run faster, use less power, and expose fewer risks, but it should be used carefully because changes can affect your device.
https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation
Universal Android Debloater Next Generation is a tool that removes unnecessary Android system apps to improve privacy, speed, battery life, memory use, and even security by reducing the attack surface. It does not collect or send your data, and its only outside connections are to GitHub for app lists and update checks. For you, this means a cleaner phone that may run faster, use less power, and expose fewer risks, but it should be used carefully because changes can affect your device.
https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation
GitHub
GitHub - Universal-Debloater-Alliance/universal-android-debloater-next-generation: Cross-platform GUI written in Rust using ADB…
Cross-platform GUI written in Rust using ADB to debloat non-rooted Android devices. Improve your privacy, the security and battery life of your device. - Universal-Debloater-Alliance/universal-andr...
#rust #agent #agent_orchestration #ai #ai_agents #claude_code #cli #codex #coding_agents #developer_tools #devtools #multiplexer #rust #terminal #terminal_multiplexer #terminal_ui #tmux #tui #workspace_manager
Herdr is a single Rust terminal multiplexer that lets you run multiple AI coding agents in real panes with live status tracking, showing exactly who is blocked, working, done, or idle. Your benefit is effortless management: you see all agents in one terminal, detach and reattach without losing work, and use mouse-native controls plus remote SSH access, so nothing dies when you close your laptop and you always know which agent needs help.
https://github.com/ogulcancelik/herdr
Herdr is a single Rust terminal multiplexer that lets you run multiple AI coding agents in real panes with live status tracking, showing exactly who is blocked, working, done, or idle. Your benefit is effortless management: you see all agents in one terminal, detach and reattach without losing work, and use mouse-native controls plus remote SSH access, so nothing dies when you close your laptop and you always know which agent needs help.
https://github.com/ogulcancelik/herdr
GitHub
GitHub - ogulcancelik/herdr: agent multiplexer that lives in your terminal.
agent multiplexer that lives in your terminal. Contribute to ogulcancelik/herdr development by creating an account on GitHub.
🎃1
#rust #agents #container #sandbox
CubeSandbox is a secure, high-performance sandbox service for AI Agents that boots in under 60ms with less than 5MB memory overhead while providing hardware-level isolation. You gain a safe environment to run untrusted code without performance trade-offs, enabling you to deploy thousands of agents on a single node, seamlessly migrate from E2B without code changes, and protect credentials via a vault that keeps keys outside the sandbox.
https://github.com/TencentCloud/CubeSandbox
CubeSandbox is a secure, high-performance sandbox service for AI Agents that boots in under 60ms with less than 5MB memory overhead while providing hardware-level isolation. You gain a safe environment to run untrusted code without performance trade-offs, enabling you to deploy thousands of agents on a single node, seamlessly migrate from E2B without code changes, and protect credentials via a vault that keeps keys outside the sandbox.
https://github.com/TencentCloud/CubeSandbox
GitHub
GitHub - TencentCloud/CubeSandbox: Instant, Concurrent, Secure & Lightweight Sandbox for AI Agents.
Instant, Concurrent, Secure & Lightweight Sandbox for AI Agents. - TencentCloud/CubeSandbox