9886
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
#python
This project teaches you how to build a real-world AI research assistant that automatically finds, reads, and answers questions about academic papers using a technique called Retrieval-Augmented Generation (RAG)[1][2][3]. RAG works by first searching for the most relevant information from a large collection of documents, then using a language model to generate clear, accurate answers based on that information—this means you get answers that are up-to-date and grounded in real sources, not just what the AI remembers from its training[1][2][3]. The course is hands-on: each week, you add a new piece, starting with setting up the technical infrastructure, then building automated data pipelines to fetch and process papers, adding powerful search tools (first with keywords, then with AI-powered semantic search), and finally connecting everything to a local AI model that can chat with you and explain complex topics in simple language. By the end, you’ll have a working system you can use to quickly find and understand research papers, and you’ll gain the skills to build similar AI tools for any field—all while learning the best practices used by professional engineers. The main benefit is that you get practical, production-ready AI skills and a tool that makes research faster and more reliable, with answers you can trust because they come directly from the latest papers.
https://github.com/jamwithai/arxiv-paper-curator
#python #agents #artificial_intelligence #cybersecurity #generative_ai #llm #penetration_testing
Strix is a free, open-source tool that uses AI agents to automatically find and fix security problems in your apps by acting like real hackers—running your code, hunting for vulnerabilities, and proving they’re real by actually exploiting them, not just guessing[1][2]. It works fast, gives clear reports, and can even suggest fixes or create pull requests to help you secure your code quickly. You can run it on your own computer, in your development pipeline, or use a cloud version for easier setup. The main benefit is that you get thorough, real-world security testing without the slow pace and high cost of manual checks, helping you catch and fix issues before they become serious problems.
https://github.com/usestrix/strix
#go
The MCP Go SDK is an official software toolkit for the Go programming language that helps you easily build and run MCP servers and clients. It provides ready-made packages for core MCP features, OAuth support, and custom transports, letting you connect AI models with external tools and data securely and efficiently. You can create servers that offer AI tools and clients that communicate with them using simple APIs and standard input/output or other transports. This SDK follows the full MCP standard, making it easier to develop AI applications that interact with real-time data and services, improving automation and user experience. It’s open source and designed for production use, saving you time and effort in building AI integrations.
https://github.com/modelcontextprotocol/go-sdk
#cplusplus #automatic_differentiation #large_language_models #machine_learning #tensor_algebra
GGML is a lightweight, efficient tensor library written in C that helps you run large machine learning models on everyday hardware like laptops, phones, and even Raspberry Pi. It supports integer quantization (reducing model size and speeding up processing), automatic differentiation, and works across many platforms without needing extra software. GGML uses zero memory allocation during runtime, which improves performance and is great for edge devices with limited resources. You can build and run models easily, including GPT-2, and it supports CUDA, Android, and other hardware. This means you can use advanced AI models faster and cheaper on your existing devices.
https://github.com/ggml-org/ggml
#kotlin #android #comics #manga #manga_reader #mangareader #webtoon
Kotatsu is a free, open-source manga reader app for Android that lets you read manga from over 1200 online sources and supports offline reading by downloading chapters. It offers features like customizable reading modes (including webtoon style), bookmarks, reading history, favorites with categories, and notifications for new chapters. You can sync your data across devices, protect the app with a password or fingerprint, and track manga progress with popular services like MyAnimeList. It works on Android 6.0+ devices and has a clean, user-friendly interface optimized for phones and tablets. However, Kotatsu is shutting down due to legal and policy challenges. Using it while available gives you a powerful, flexible manga reading experience with many sources and useful tools.
https://github.com/KotatsuApp/Kotatsu
#jupyter_notebook #chirp #gemini #google_cloud #imagen #lyria #nano_banana #veo #vertex_ai
GenMedia Creative Studio is a web app that lets you use Google Cloud’s generative AI tools to create images, videos, music, and speech. It includes features like Imagen for images, Veo for videos, Lyria for music, and Chirp for speech, plus creative workflows for tasks like virtual try-ons and moodboards. You can experiment with these tools to quickly make and test creative media, helping you bring new ideas to life faster and more easily.
https://github.com/GoogleCloudPlatform/vertex-ai-creative-studio
#go #blockchain #cloudvpn #golang #golang_library #holepunch #ipfs #ipfs_blockchain #kubernetes #libp2p #mesh #mesh_networks #nat #networking #p2p #p2pvpn #tunnel #vpn
EdgeVPN lets you create secure, decentralized private networks using peer-to-peer (p2p) connections without relying on central servers. It can build a VPN that automatically assigns IPs, includes a small DNS server, and protects your network even if tokens leak. You can also use it as a reverse proxy to share TCP services or send files securely over p2p without a VPN connection. It works well for edge devices and development, especially behind NATs, and can be integrated into your own Go programs. This helps you connect devices easily and securely across different networks without complex setup or infrastructure.
https://github.com/mudler/edgevpn
#typescript
OpenTUI is a TypeScript library that helps you build terminal user interfaces (TUIs), but it is still in development and not yet ready for production use[2][3]. It offers a core package with all the basic features, plus optional packages for React and SolidJS, making it flexible for different projects[2]. You can quickly start using it with bun and create-tui, and installing the core package is as simple as running bun install @opentui/core[2][3]. The main benefit is that OpenTUI lets you create rich, interactive terminal apps using modern JavaScript tools, and it’s designed to be easy to set up and experiment with during development.
https://github.com/sst/opentui
#shell
You can run Firefox inside a Docker container that lets you access its graphical interface through a web browser or VNC client without installing Firefox on your computer. This container stores your settings and data persistently, supports customization via environment variables, and can be secured with encrypted connections and password protection. It also allows audio streaming and file management through the browser. Using this container simplifies deployment, keeps Firefox isolated for security, and makes it easy to update or move between systems while preserving your data and preferences. This setup benefits you by providing a portable, secure, and easy-to-manage Firefox experience.
https://github.com/jlesage/docker-firefox
#python
This project offers free, open-source AI agents designed to help with trading research and automation. It includes tools that can analyze strategies, backtest ideas, monitor markets, and manage risk using advanced AI models. The main benefit is that it lets you test and improve trading strategies safely with historical data before using real money, helping you make smarter decisions and avoid common mistakes. Always remember that trading carries risk and no tool can guarantee profits.
https://github.com/moondevonyt/moon-dev-ai-agents
#typescript
Chef by Convex is an AI tool that builds complete web apps with backend features included, like a built-in database, easy user login, file uploads, real-time updates, and background tasks, all without complex setup. It uses Convex, a reactive backend platform, to handle everything smoothly and automatically. This means you can quickly create apps like social platforms or multiplayer games that work live and update instantly. You can try Chef online or run it locally, and it supports adding your own AI model keys for code generation. This saves you time and effort by automating both frontend and backend development in one place.
https://github.com/get-convex/chef
#python #blocknotejs #collaborative #django #documentation #g2g #government #knowledge #knowledge_base #mit #mit_license #opensource #reactjs #realtime_collaboration #self_hosted #wiki #yjs
Docs is a collaborative online text editor that helps you and your team write, edit, and organize documents together in real time, even offline. It offers easy formatting, AI tools like summarizing and rephrasing, and secure sharing with controlled access. You can export documents in various formats and create structured knowledge with subpages. Docs is open source, easy to self-host, and used by public organizations, ensuring your data stays secure and private. This tool saves time, improves teamwork, and turns your notes into organized knowledge you can access anytime. It’s great for teams wanting efficient, secure, and collaborative document editing.
https://github.com/suitenumerique/docs
#other
GitHub Copilot CLI lets you use AI coding help right in your terminal, so you can build, edit, debug, and understand code by just talking to it naturally. It works with your GitHub account to access your repos, issues, and pull requests without leaving the command line. You stay in full control by approving every action before it runs. It supports Linux, macOS, and Windows, and you install it easily with npm. This tool speeds up coding by bringing AI assistance directly where you work, reducing context switching and making development faster and smoother.
https://github.com/github/copilot-cli
#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
#swift #macos #macos_app #swift
VoiceInk is a powerful voice-to-text app for macOS that transcribes your voice into text almost instantly. It uses local AI models, ensuring your data stays private and never leaves your device. This app supports over 100 languages and offers features like customizable shortcuts, a personal dictionary for custom terms, and smart modes for different writing styles. By using VoiceInk, you can type faster and more accurately, which is helpful for note-taking, content creation, and professional communication. It's especially beneficial for those who value privacy and need efficient voice-to-text functionality.
https://github.com/Beingpax/VoiceInk
#python
You can use Tinker and Tinker Cookbook to easily fine-tune large language models (LLMs) for your specific needs without managing complex training infrastructure. Tinker handles distributed training and uses efficient LoRA adapters to reduce costs and speed up customization. The Cookbook offers ready-made examples and tools for tasks like chat, math reasoning, and reinforcement learning, helping you quickly build and improve AI models. This means you can create AI that better fits your domain, runs faster, and follows your rules, all while saving time and computing resources. It’s great for researchers, developers, and teams wanting powerful, flexible AI customization.
https://github.com/thinking-machines-lab/tinker-cookbook
#ruby
Gumroad is an easy-to-use platform that lets creators sell digital products, courses, subscriptions, and even physical goods directly to customers. It offers simple setup, secure payments, and helpful tools for marketing and tracking sales. Users can start selling quickly without needing a website or technical skills. The benefit is that anyone can turn their ideas into a business fast, reach more people, and keep more of their earnings with low fees and direct customer contact.
https://github.com/antiwork/gumroad
#typescript
Rachoon is a self-hosted invoicing platform that helps you easily create, manage, and track invoices and offers, perfect for freelancers and small businesses. It organizes client information, tracks payments and overdue invoices, supports multiple currencies and taxes, and lets you customize invoice templates. You can quickly export professional PDFs and get a clear dashboard view of your revenue and client stats. Being self-hosted means you have full control over your billing data. This saves you time, reduces errors, and helps you get paid faster while keeping your invoicing professional and organized.
https://github.com/ad-on-is/rachoon
#typescript #electron #material_you #music #music_player #netease_cloud_music #react #reactjs
Music You is a free desktop music player that lets you enjoy all the features of NetEase Cloud Music on your computer, with a modern, easy-to-use design that follows Google’s Material You style. You can log in with your phone, browse recommendations, manage your music library, listen to podcasts and radio, see lyrics (including word-by-word highlights), play local files, and access your cloud music. The app is built with React and Electron, works on Windows, macOS, and Linux, and is open source—so you can even download and modify the code yourself. This gives you a smooth, full-featured music experience right on your desktop, with regular updates and a clean, customizable interface.
https://github.com/GuMengYu/music-you
#cplusplus #arm #baidu #deep_learning #embedded #fpga #mali #mdl #mobile #mobile_deep_learning #neural_network
Paddle Lite is a lightweight, high-performance deep learning inference framework designed to run AI models efficiently on mobile, embedded, and edge devices. It supports multiple platforms like Android, iOS, Linux, Windows, and macOS, and languages including C++, Java, and Python. You can easily convert models from other frameworks to PaddlePaddle format, optimize them for faster and smaller deployment, and run them with ready-made examples. This helps you deploy AI applications quickly on various devices with low memory use and fast speed, making it ideal for real-time, resource-limited environments. It also supports many hardware accelerators for better performance.
https://github.com/PaddlePaddle/Paddle-Lite
#cplusplus #cpp #downloader #flathub #gnome #gtk4 #libadwaita #music #qt #videos #windows #youtube #youtube_dl #yt_dlp
Parabolic is a simple tool that lets you download videos and audio from YouTube and many other sites. You can choose different formats like mp4, webm, mp3, and more, and download several files at once. It also grabs subtitles and metadata, making your downloads more complete. This means you can save videos and music easily for offline use, and organize them with extra info. Just remember to use it in a way that follows copyright rules.
https://github.com/NickvisionApps/Parabolic
#jupyter_notebook #deep_learning #pytorch
You can learn PyTorch effectively in 20 days with a friendly, well-structured guide designed for those who already know some machine learning basics and have used Keras, TensorFlow, or PyTorch before. The book breaks down PyTorch concepts from easy to hard, with clear examples and practical code you can use right away. It includes a daily plan requiring 30 minutes to 2 hours, covering modeling, core concepts, APIs, and even advanced topics like GPU training and recommendation systems. This approach makes mastering PyTorch easier and faster, helping you build strong skills for deep learning projects and real applications.
https://github.com/lyhue1991/eat_pytorch_in_20_days
#python #ai #llm #rag #reasoning #retrieval
PageIndex is an advanced AI tool that helps you find the most relevant information in long professional documents by thinking and reasoning like a human expert, rather than just matching keywords. It organizes documents into a clear tree structure, similar to a table of contents, and searches through this structure to give precise, trustworthy answers with exact page references. This method avoids the common problems of traditional vector-based search, making it ideal for complex reports, legal texts, or financial filings. You can use it easily via cloud services or run it locally, improving your ability to analyze and understand large documents quickly and accurately.
https://github.com/VectifyAI/PageIndex
#python #deep_learning #inference #llm #nlp #pytorch #transformer
Nano-vLLM is a small, fast, and easy-to-understand tool for running large language models offline. It matches the speed of bigger systems like vLLM but uses only about 1,200 lines of clean Python code, making it simple to read and modify. It includes smart features like prefix caching and tensor parallelism to boost performance. You can install it easily and run models like Qwen3-0.6B on your own GPU. This tool is great if you want fast, efficient AI inference without complex setups, ideal for learning, research, or small deployments on limited hardware.
https://github.com/GeeeekExplorer/nano-vllm
#javascript #123pan #139_cloud #189_cloud #ali_netdisk #aliyun_drive #aria2 #baidu #baidu_netdisk #baidunetdisk #baiduyun #motrix #quark_netdisk #tampermonkey #tampermonkey_script #tampermonkey_userscript #tianyi_netdisk #uc_netdisk #userscript #xunlei_netdisk #yidong_netdisk
LinkSwift is a browser script that helps you quickly get direct download links for files stored on popular Chinese cloud services like Baidu, Alibaba, 123, and others—saving you time and making downloads easier without needing to visit each service’s website separately. It also improves the look of these cloud storage pages and adds extra features, such as support for different download tools and customizable themes. The main benefit is convenience: you can manage and download your cloud files faster, with a nicer interface, all from your browser. Just install the script using a tool like Tampermonkey, and it works on Chrome, Edge, and other major browsers.
https://github.com/hmjz100/LinkSwift
#typescript #i18n #javascript #react #react_native #typescript
Lingo.dev is a free, open-source AI-powered toolkit that helps you easily make your React apps and other software multilingual without changing your code. It automates translations during your build process, creates automatic pull requests for updates, and supports real-time translation of dynamic content via its SDK. It integrates smoothly with your existing development tools and CI/CD pipelines, saving you time and effort by removing manual translation work. This means you can quickly deliver your app or website in many languages with consistent, high-quality translations, helping you reach a global audience faster and more efficiently.
https://github.com/lingodotdev/lingo.dev
#python #docker #docker_compose #music #pdm #python #vue #xiaoai #xiaoai_speaker #xiaomi #xiaomusic
XiaoMusic lets you play any music on your XiaoAI speaker using simple voice commands. You can install it easily with Docker or pip, then connect it to your Xiaomi account through a web interface. It downloads songs automatically and supports many formats. This means you can enjoy unlimited music, create playlists, and control playback hands-free, making your speaker much more powerful and flexible.
https://github.com/hanxi/xiaomusic
#javascript #claude #claude_api #claude_code #claude_proxy #codex_cli #crs #droid #droid_cli #droid2api #gemini_cli
You can set up your own Claude API relay server to securely manage multiple Claude accounts, share subscription costs with friends, and keep your data private by routing requests through your own server. This self-hosted service offers stable, fast access without relying on third-party mirrors that may be slow or insecure. It supports detailed usage tracking, automatic account switching, and easy integration with tools like Claude Code and Gemini CLI. Deployment is flexible, including one-click scripts, manual setup, or Docker, and works well with reverse proxies like Caddy or Nginx for secure HTTPS access. This gives you full control, transparency, and cost efficiency for using Claude AI services.
https://github.com/Wei-Shaw/claude-relay-service
#go #agent #agentic #ai #chatbot #chatbots #embeddings #evaluation #generative_ai #golang #knowledge_base #llm #multi_tenant #multimodel #ollama #openai #question_answering #rag #reranking #semantic_search #vector_search
WeKnora is a powerful tool that helps you understand and find answers in complex documents like PDFs and Word files. It uses advanced AI to read documents, understand what they mean, and answer your questions in a simple way. This tool is useful for businesses and researchers because it can quickly find information from many documents, making it easier to manage knowledge and make decisions. It also supports multiple languages and can be used privately, ensuring your data stays safe.
https://github.com/Tencent/WeKnora
#python
This AWS DevOps course helps you learn AWS in 30 days. Each day focuses on a different topic, like setting up AWS accounts, using IAM for security, and working with EC2 instances. You'll also learn about networking, security, and how to deploy applications. The course includes projects, such as setting up a secure VPC and deploying a web application. By the end, you'll have practical skills and knowledge to work with AWS in a DevOps environment, which can help you get a job in this field.
https://github.com/iam-veeramalla/aws-devops-zero-to-hero