GitHub Trends
11K subscribers
15.7K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#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
#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
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
👍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
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
#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
#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
#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
#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
🎃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