GitHub Trends
10.6K subscribers
15.6K 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
#go

witr is a command-line tool that shows why a process, port, file, or service is running. It explains the start chain, source, and context in one clear view, and it can also open an interactive terminal dashboard. This helps you debug faster, understand incidents quickly, and avoid using many separate tools.

https://github.com/pranshuparmar/witr
#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
2
#jupyter_notebook #agent #agent_framework #agents #ai_agents #deployment #genai #generative_ai #langgraph #llm #llms #mlops #production #python #tutorials

Agents Towards Production is a free open-source guide for building AI agents that work in real products. It gives runnable tutorials on memory, tools, search, deployment, security, monitoring, testing, and user interfaces. You can use it to learn faster, build with less guesswork, and move from a simple prototype to a more reliable, scalable agent system.

https://github.com/NirDiamant/agents-towards-production
#python #ai #ai_agents #conversational_ai #fastapi #llm #nextjs #open_source #outbound_calls #pipecat #python #self_hosted #speech_to_text #telephony #text_to_speech #voice #voice_agents #voice_ai #voice_assistant #voip #webrtc

Dograh AI is an open-source, self-hostable tool for building voice agents with a drag-and-drop workflow. You can start fast, run it on your own server, use your own LLM, TTS, and STT services, and avoid vendor lock-in. The benefit to you is more control, more privacy, and a working voice bot in minutes without needing API keys.

https://github.com/dograh-hq/dograh
#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
#python #ai_agents #amd #comfyui #docker #llama_cpp #llm #local_ai #n8n #nvidia #open_webui #rag #self_hosted #speech_to_text #strix_halo #text_to_speech #workflow_automation

Dream Server lets you run AI on your own machine instead of renting it from a cloud service. It works on Linux, Windows, and macOS, and it can set up chat, voice, agents, search, image tools, and privacy tools with one command. The main benefit is more control: your data stays with you, costs can be lower, and you can keep using AI even without a cloud account.

https://github.com/Light-Heart-Labs/DreamServer
#python

CLI-Anything turns software into agent-ready command line tools, so AI agents can use real apps through simple text commands instead of fragile GUI steps. It supports one-command setup, a 7-step build process, JSON output, REPL use, and a CLI-Hub for browsing and installing tools. The benefit to you is faster automation, less setup work, and more reliable control of software like Blender, GIMP, LibreOffice, and many others.

https://github.com/HKUDS/CLI-Anything