GitHub Trends
10.1K subscribers
15.3K 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
#jupyter_notebook #artificial_intelligence #book #large_language_models #llm #llms #oreilly #oreilly_books

You can learn how to use Large Language Models (LLMs) effectively through the book *Hands-On Large Language Models* by Jay Alammar and Maarten Grootendorst. This book uses nearly 300 custom illustrations to explain key concepts and practical tools for working with LLMs, including tokenization, transformers, prompt engineering, fine-tuning, and advanced text generation. It also provides runnable code examples in Google Colab, making it easy to practice and apply what you learn. This resource helps you understand and build your own LLM applications confidently, saving you time and effort in mastering complex AI technology. It’s highly recommended for anyone wanting hands-on experience with LLMs.

https://github.com/HandsOnLLM/Hands-On-Large-Language-Models
#go #databases #genai #llms #mcp

The MCP Toolbox for Databases helps developers connect AI agents to databases more easily and securely. It simplifies the process by handling complex tasks like connection pooling and authentication, allowing you to integrate databases with AI agents using minimal code. This toolbox supports the Model Context Protocol (MCP), which standardizes how AI interacts with external tools. By using MCP Toolbox, you can automate database tasks, query databases using natural language, and generate context-aware code, all of which save time and improve development efficiency.

https://github.com/googleapis/genai-toolbox
#python #agent #agentic_ai #grpo #kimi_ai #llms #lora #qwen #qwen3 #reinforcement_learning #rl

ART is a tool that helps you train smart agents for real-world tasks using reinforcement learning, especially with the GRPO method. The standout feature is RULER, which lets you skip the hard work of designing reward functions by using a large language model to automatically score how well your agent is doing—just describe your task, and RULER takes care of the rest. This makes building and improving agents much faster and easier, works for any task, and often performs as well as or better than hand-crafted rewards. You can install ART with a simple command and start training agents right away, even on your own computer or with cloud resources.

https://github.com/OpenPipe/ART
#python #agent #agentic #agentic_ai #agents #agents_sdk #ai #ai_agents #aiagentframework #genai #genai_chatbot #llm #llms #multi_agent #multi_agent_systems #multi_agents #multi_agents_collaboration

The Agent Development Kit (ADK) is an open-source Python toolkit that helps you easily build, test, and deploy smart AI agents, from simple helpers to complex multi-agent systems. It lets you write agent logic in Python, use many built-in or custom tools, and organize multiple agents to work together. You can deploy agents anywhere, including Google Cloud, and evaluate their performance with built-in tools. ADK supports flexible workflows and works with various AI models, not just Google’s. This means you get full control and flexibility to create powerful AI applications that fit your needs, speeding up development and making it easier to manage AI projects.

https://github.com/google/adk-python
1
#typescript #agentic_ai #agentic_workflow #agents #ai #approval_process #escalation_policy #function_calling #human_as_tool #human_in_the_loop #humanlayer #llm #llms

HumanLayer helps you safely use AI agents to automate important tasks by ensuring a human always reviews high-risk actions, like sending emails or changing private data. This is crucial because AI can make mistakes or create wrong outputs, and some tasks are too sensitive to trust AI alone. HumanLayer’s tools guarantee human oversight in these cases, so you get the benefits of AI automation without risking errors in critical work. This makes AI more reliable and useful for automating complex workflows while keeping control and safety in your hands.

https://github.com/humanlayer/humanlayer
#python #agent #ai #ai_coding #claude #claude_code #language_server #llms #mcp_server #programming #vibe_coding

Serena is a free, open-source toolkit that turns large language models (LLMs) into powerful coding agents able to work directly on your codebase with IDE-like precision. It uses semantic code analysis to understand code structure and symbols, enabling efficient code search and editing without reading entire files. Serena supports many programming languages and integrates flexibly with various LLMs and development environments via the Model Context Protocol (MCP). This means you can automate complex coding tasks, improve productivity, and reduce costs without subscriptions, making your coding workflow faster and smarter.

https://github.com/oraios/serena
#python #agent #llms

AutoAgent lets you create and use powerful AI agents easily by just using natural language—no coding needed. It supports many large language models (LLMs) like OpenAI and Anthropic, and performs as well as top research AI systems on benchmarks. You can build tools, agents, and workflows quickly, manage data efficiently with its built-in vector database, and interact flexibly through different modes. It’s lightweight, customizable, and cost-effective, making it a personal AI assistant that helps automate complex tasks simply and efficiently. This saves you time and technical effort while giving you advanced AI capabilities.

https://github.com/HKUDS/AutoAgent
1
#python #llms #mlx

MLX LM is a Python tool that helps you run and fine-tune large language models (LLMs) efficiently on Apple Silicon Macs. It connects easily to thousands of models on Hugging Face, supports model quantization to save memory, and allows distributed training. You can generate text or chat with models via simple commands or Python code. It also offers features like prompt caching and memory optimization for handling long texts, making it faster and less resource-heavy. This means you can run powerful AI models locally on your Mac without needing expensive cloud services, saving cost and improving speed.

https://github.com/ml-explore/mlx-lm
#python #agent_framework #data_analysis #deep_research #deep_search #llms #multi_agent_system #nlp #public_opinion_analysis #python3 #sentiment_analysis

You can use the "Weibo Public Opinion Analysis System" (called "微舆") to automatically analyze public opinion from over 30 major social media platforms and millions of comments. It uses AI agents working together to monitor, search, analyze text and videos, and generate detailed reports based on real-time data. The system supports easy setup, custom models, and integration with your own databases, helping you understand public sentiment, trends, and make better decisions. It offers continuous monitoring, deep multi-angle analysis, and flexible report generation, all accessible by simply asking questions like chatting. This saves you time and gives clear insights into public opinion dynamics.

https://github.com/666ghj/BettaFish
1
#typescript #agent #agentic #agentic_ai #agents #agents_sdk #ai #ai_agents #aiagentframework #genai #genai_chatbot #llm #llms #multi_agent #multi_agent_systems #multi_agents #multi_agents_collaboration

Agent Development Kit (ADK) for TypeScript
is an open-source toolkit to build, test, and deploy advanced AI agents with full control in code. Key features include rich tools like Google Search, custom functions, and multi-agent hierarchies for scalable apps, plus a dev UI for easy debugging. Install via npm install @google/adk. You benefit by creating flexible, versioned AI agents that integrate tightly with Google Cloud, run anywhere from laptop to cloud, and speed up development like regular software.

https://github.com/google/adk-js
#python #docker #fastapi #kbqa #kgqa #llms #neo4j #rag #vue

Yuxi-Know (语析) is a free, open-source platform built with LangGraph, Vue.js, FastAPI, and LightRAG to create smart agents using RAG knowledge bases and knowledge graphs. The latest v0.4.0-beta (Dec 2025) adds file uploads, multimodal image support, mind maps from files, evaluation tools, dark mode, and better graph visuals. It helps you quickly build and deploy custom AI agents for Q&A, analysis, and searches without starting from scratch, saving time and effort on development.

https://github.com/xerrors/Yuxi-Know