GitHub Trends
10.5K 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
#python #agent #ai #aippt #editable_pptx #langgraph #paper2slides #ppt_generator

Paper2Any turns paper PDFs, images, or text into editable diagrams, technical roadmaps, experiment plots, PPT slides, and more with one click. Key tools include Paper2Figure for scientific visuals, Paper2PPT for custom decks with table extraction, PDF2PPT for layout-perfect conversions, and AI beautification. Install via GitHub on Python 3.11+, Linux preferred; try online demo or scripts. You save hours recreating figures or slides for research, talks, or reports, getting pro-quality, customizable outputs fast.

https://github.com/OpenDCAI/Paper2Any
1
#typescript #agent #agents #ai #assistant #assistant_chat_bots #generative_ui #js #react #reactjs #ui #ui_components

Tambo AI is a free React SDK that lets AI generate and control your app's UI from natural language chats, like showing charts or updating notes without clicks. Register components with simple Zod schemas, wrap in TamboProvider, and use hooks for streaming chats. It beats manual wiring with MCP tools, self-hosting, and templates. You save hours prototyping adaptive apps that fit every user—newbies see basics, pros get advanced views—cutting support needs and boosting speed.

https://github.com/tambo-ai/tambo
1
#python #agent_skills #ai_agents #antigravity #automation #claude #claude_code #codex #composio #cursor #gemini_cli #mcp #rube #saas #skill #workflow_automation

Claude Skills are customizable workflows that boost productivity on Claude.ai, Claude Code, and API by handling tasks like document editing, code development, data analysis, app automation (emails, Slack, GitHub via Composio's 500+ integrations), and more. Install the connect-apps plugin, add your free Composio API key, and restart to enable real actions across 1000+ apps. This saves time, automates repetitive work, and lets you focus on high-value tasks for faster, consistent results everywhere you use Claude.

https://github.com/ComposioHQ/awesome-claude-skills
#typescript #agent #agentic #agentic_framework #agentic_workflow #ai #ai_agents #bytedance #deep_research #harness #langchain #langgraph #langmanus #llm #multi_agent #nodejs #podcast #python #superagent #typescript

DeerFlow 2.0 is an open-source super agent harness that orchestrates multiple sub-agents, memory systems, and sandboxed execution environments to accomplish complex tasks. Built on LangGraph and LangChain, it combines research, coding, and content creation capabilities with extensible skills and tools. The platform features isolated Docker containers for safe execution, long-term memory that learns your preferences, and the ability to spawn sub-agents that work in parallel on different task angles. You benefit from dramatically reduced research and automation time—tasks that typically take hours complete in minutes—while maintaining full transparency and control over agent decisions through human-in-the-loop collaboration. Whether you need deep research reports, data analysis, slide decks, or custom workflows, DeerFlow handles multi-step complexity without requiring extensive coding knowledge.

https://github.com/bytedance/deer-flow
2
#typescript #agent #agent_development #ai_agent #claude #claude_code #educational #llm #python #teaching #tutorial

Claude Code is an AI agent framework that uses a simple loop: send messages to Claude, check if it needs tools, execute those tools, and repeat. The benefit is that you can build powerful autonomous agents by layering one feature at a time—from basic tool use to multi-agent teams—without rewriting the core loop. This modular approach lets you start simple with bash commands and scale to complex workflows with planning, skill loading, background tasks, and team coordination, making it easier to automate development work and delegate entire projects to AI agents.

https://github.com/shareAI-lab/learn-claude-code
2
#python #agent #android #app #automation #copilot #gui #mllm #mobile #mobile_agents #multimodal #multimodal_agent #multimodal_large_language_models

Mobile-Agent-v3.5 is Alibaba's top GUI agent family using GUI-Owl 1.5 models (2B to 235B sizes) for automating desktop, mobile, and browser tasks like stock checks, bookings, or document creation with planning, reflection, and memory. Try free online demos on ModelScope or Bailian, or use limited-time APIs—no setup needed. It leads 20+ benchmarks for real-world use. You benefit by saving time on repetitive tasks, boosting productivity, and handling complex operations hands-free across devices.

https://github.com/X-PLUG/MobileAgent
1
#python #agent_skills #ai_scientist #bioinformatics #chemoinformatics #claude #claude_skills #claudecode #clinical_research #computational_biology #data_analysis #drug_discovery #genomics #materials_science #metabolomics #proteomics #scientific_computing #scientific_visualization

Claude Scientific Skills offers 148+ ready-to-use tools for AI agents like Cursor or Claude Code, covering biology, chemistry, drug discovery, clinical research, ML, and 250+ databases (PubMed, ChEMBL, etc.). Easy setup: clone the GitHub repo and copy folders to your skills directory for automatic use in complex workflows like single-cell analysis or virtual screening. You save days on setup, get reliable code, and run multi-step science faster on your desktop.

https://github.com/K-Dense-AI/claude-scientific-skills
🔥21
#python #agent #chatbot #large_language_models #llm #llm_agent #mcp #multi_agent #multi_modal #react_agent

AgentScope is a simple, production-ready framework to build AI agents fast. Install with `pip install agentscope` (Python 3.10+), then create ReAct agents with tools, memory, voice, human steering, multi-agent workflows, and finetuning in 5 minutes. It supports realtime voice, A2A protocols, RL training, and easy deployment locally, in cloud, or Kubernetes. You benefit by quickly making robust, scalable agents for tasks like games, research, or chats without complex coding, saving time and enabling real-world apps.

https://github.com/agentscope-ai/agentscope
1
#python #agent #ai_agents #memory #memoryscope #rag #reme

ReMe is a memory toolkit for AI agents with file-based (Markdown files for easy editing) and vector-based systems to fix limited context and stateless chats. It auto-summarizes talks, saves key facts like preferences, and recalls them next time using hybrid search. Install via `pip install reme-ai`, set API keys, and use ReMeCli or Python code for smart agents. You benefit by building persistent, learning agents that remember your needs, work faster on repeat tasks, and feel more natural without starting over.

https://github.com/agentscope-ai/ReMe
2
#python #agent #llm #llm_agent #llm_reasoning #machine_learning_systems #mlsys #reinforcement_learning #rl

AReaL is a free, open-source system for fast asynchronous reinforcement learning to train large AI models in math, coding, search, and agents. It decouples generation and training for up to 2.77x speedup, stable performance, and easy setup on single or 1000+ GPUs with algorithms like GRPO/PPO. Install via git/pip, run examples like GSM8K math instantly. You benefit by building top AI agents affordably and quickly, reproducing results with shared data/models, saving time/money vs. slow synchronous tools.

https://github.com/inclusionAI/AReaL
#elixir #agent #ai #artificial_intelligence #elixir #event_driven_architecture #functional_programming #orchestration #workflow

Jido is a pure functional framework for Elixir to build autonomous multi-agent workflows. Agents are immutable data with a simple `cmd/2` function that transforms state purely and outputs directives for effects like signals or spawning, handled by OTP runtime. It formalizes patterns like standard signals, reusable actions, and hierarchies over raw GenServer, adding AI tools, strategies (ReAct, FSM), and supervision. You benefit by creating scalable, testable, fault-tolerant agent systems easily for production AI apps, saving reinvented code.

https://github.com/agentjido/jido
#typescript #agent #ai #ai_agents #browser_automation #javascript #typescript #ui_automation #web

Page Agent is an open-source tool that lets you control webpages with simple natural language commands, like "Click the login button." It runs directly in your browser with one line of code—no extensions, Python, or screenshots needed—and works with your own AI models for privacy. Use it for fast form filling, AI copilots in apps, accessibility via voice, or multi-page tasks. This saves time by turning clicks into sentences, making complex web apps easy and accessible for everyone.

https://github.com/alibaba/page-agent
#python #agent_memory #financial_forecasting #future_prediction #knowledge_graph #llms #multi_agent_simulation #public_opinion_analysis #python3 #social_prediction #swarm_intelligence

MiroFish is a simple AI tool that predicts anything by creating a digital world from your data like news, policies, or stories. Upload seed info and describe what you want to predict; it builds thousands of smart agents with personalities and memories to interact, simulate futures, and give you a detailed report plus chat access. You benefit by testing decisions risk-free—like policy impacts or story endings—making smart choices or fun ideas win through safe, accurate previews.

https://github.com/666ghj/MiroFish
#python #agent #agentic_rag #ai_agents #clawbot #context_database #context_engineering #filesystem #llm #memory #openclaw #opencode #rag #skill

OpenViking is a free open-source tool that acts as a context database for AI agents, using a simple file system to organize memories, resources, and skills under viking:// paths. It fixes issues like scattered data, high token costs, weak searches, and untraceable errors with tiered loading (L0 abstracts, L1 overviews, L2 details loaded on demand), recursive directory retrieval, visual traces, and auto-session memory updates. You benefit by building smarter, cheaper agents faster—like managing files—saving up to 96% on tokens while boosting task success by 50%+.

https://github.com/volcengine/OpenViking
#python #agent #agents #ai #anthropic #claudecode #llm #llms #openai

Open SWE is a free, open-source framework to build internal coding agents like those at Stripe, Ramp, and Coinbase. Trigger it via Slack, Linear, or GitHub (@openswe) to research codebases, plan tasks, code, test, review, and auto-open PRs in secure cloud sandboxes—running parallel jobs without your machine's resources. Customize models, tools, and workflows easily. You benefit by automating routine coding, slashing review cycles and production time by 30-50%, freeing you to focus on high-value work while ensuring safe, high-quality changes.

https://github.com/langchain-ai/open-swe
4
#python #agent #finance #llm #multiagent #trading

TradingAgents is a free, open-source framework using AI agents like analysts, researchers, traders, and risk managers to mimic real trading firms and make smart stock decisions. Install easily via GitHub, set API keys for models like GPT or Claude, and run CLI or Python code for quick analysis on any ticker. It boosts returns up to 30.5% yearly with low risk and clear explanations. You gain powerful, customizable tools to test and improve trading strategies fast, saving time and spotting better opportunities.

https://github.com/TauricResearch/TradingAgents
#typescript #agent #agents #ai #background_agents

Open Agents is an open-source tool that lets you build AI coding agents running on Vercel. It separates the agent logic from the sandbox environment, meaning the AI runs outside the virtual machine and controls it through commands like file edits and shell operations. This architecture gives you flexibility—the agent isn't tied to a single request, sandboxes can pause and resume independently, and you can swap AI models or sandbox implementations without rebuilding everything. You get chat-driven coding with file tools, durable multi-step execution, isolated sandboxes, GitHub integration for cloning and creating pull requests, and optional voice input. The benefit is a scalable, modular system you can fork and customize for your own background coding agent needs without managing your laptop.

https://github.com/vercel-labs/open-agents
#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
#other #agent_skills #ai_agents #antigravity_skills #awesome #awesome_list #awesome_lists #claude_code #claude_code_skills #claude_skills #codex_skills #cursor_skills #gemini_skills #opencode_skills #skills

This curated collection offers over 1100 hand-picked Agent Skills from top teams like Anthropic, Google, Vercel, Stripe, Cloudflare, Microsoft, OpenAI, and Figma, plus community gems for coding, security, marketing, and more—compatible with Claude Code, Codex, Cursor, and others. Unlike AI-generated junk, these are real-world tools for tasks like document editing, cloud deployments, auth setups, and PM workflows. You'll save hours debugging, boost code quality, and ship faster with expert guidance directly in your AI tools.

https://github.com/VoltAgent/awesome-agent-skills
#python #agent #ai #aigc #gemini #llm #quant #quantitative_trading #rag #stock

This AI-powered stock analysis system uses large models to automatically analyze your chosen A-shares, HK, or US stocks daily, delivering a decision dashboard with core conclusions, scores, buy/sell points, risk alerts, and checklists via WeChat, Telegram, email, or more. Deploy it free in 5 minutes via GitHub Actions—no server needed—or run locally/Docker. You save hours of manual research, get multi-dimensional insights (technicals, news, funds), backtesting, and interactive Agent queries for smarter, automated trading decisions.

https://github.com/ZhuLinsen/daily_stock_analysis
3🎃1