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
#javascript #deep_learning #javascript #ocr #tesseract #webassembly

Tesseract.js is a JavaScript library that helps you extract text from images in almost any language. It works in both browsers and on servers using Node.js. You can easily install it using a script tag, webpack, or npm. Here’s how it benefits you: it allows you to convert images into text quickly and accurately, supporting multiple languages and formats. This can be very useful for tasks like scanning documents, recognizing text in videos, and more. The library is also efficient, with smaller file sizes and lower memory usage, making it faster to use.

https://github.com/naptha/tesseract.js
#other #ai #ai_agents #low_code #self_hosted #starter_kit

The Self-hosted AI Starter Kit is a tool that helps you set up a local AI development environment quickly. It includes several important components like n8n, a low-code platform with over 400 integrations, Ollama for running local language models, Qdrant for storing and managing data, and PostgreSQL for handling large amounts of data. With this kit, you can build various AI applications such as AI agents for scheduling, summarizing company PDFs securely, smarter Slack bots, and analyzing financial documents privately. The kit is easy to install using Docker Compose and provides a comprehensive setup to get started with AI workflows locally, keeping your data secure and private.

https://github.com/n8n-io/self-hosted-ai-starter-kit
#python

This collection of resources provides a comprehensive list of machine learning frameworks, libraries, and tools across various programming languages. Here’s a simplified overview of the benefits for users**
- **Language Support** It covers a wide range of machine learning algorithms, including neural networks, decision trees, clustering, natural language processing, and more. This ensures that users can find tools for various machine learning tasks.
- **Deep Learning** Tools for data analysis and visualization are also listed, helping users to preprocess data and visualize results effectively.

**Tools and Utilities** Tools like MLFlow, Comet, and Neptune help in tracking experiments, hyperparameters, and model performance.
- **Version Control** Platforms like Weights & Biases and Guild.ai enhance collaboration among team members by providing features for experiment tracking and comparison.

**Books and Resources** The list includes books and resources that provide hands-on learning experiences, making it easier for beginners to get started with machine learning.

Overall, this collection provides a one-stop resource for machine learning practitioners, offering a wide range of tools, libraries, and learning materials to help them build, deploy, and manage machine learning models efficiently.

https://github.com/josephmisiti/awesome-machine-learning
#python #gfw #goagent #proxy #uncensored #vpn

XX-Net is a reliable system to bypass internet restrictions, running for 9 years. It works by making your internet traffic look like normal traffic, so it can't be detected. It supports many platforms like Android, iOS, Windows, Mac, and Linux. The software is open-source, doesn't need installation, and can connect multiple devices at once. It also includes ChatGPT with a million tokens. This helps you access the internet freely and securely without being detected, and you get additional AI assistance with ChatGPT.

https://github.com/XX-net/XX-Net
#python #brook #fanqiang #free_ss #free_ssr #freegate #gfw #goflyway #kcptun #lantern #naiveproxy #shadowsocks #shadowsocksr #ss #ssr #trojan #v2ray #vmess #vpn

This service helps you access the internet freely by bypassing restrictions. It offers tools like VPN, shadowsocks, and other software to hide your location and protect your privacy. You can use it on various devices such as computers, phones, and even routers. It also provides tutorials and scripts to set up your own server for secure browsing. The benefit is that you can access any website or service without limitations, ensuring your online freedom and security. Additionally, you can download YouTube videos and use shared Apple IDs from different regions.

https://github.com/Alvin9999/new-pac
1👍1
#shell #nanopi #openwrt #r1s #r2s #r4s

This firmware is for Nanopi devices and uses OpenWrt. You can download it from GitHub and use a tool like Etcher to install it. The default username is "root" and the password is "password". After installation, you can access the router's backend by typing `http://immortalwrt/` in your browser. The firmware supports USB wireless cards and automatic online updates, which also expand the root partition. You can even customize your own firmware in just a few minutes by editing the config files and running a workflow on GitHub. This makes it easy to add or remove software packages according to your needs.

https://github.com/stupidloud/nanopi-openwrt
1
#cplusplus #cpp #docker #flathub_pkg #game_stream #game_streaming #game_streaming_server #geforce_experience #homebrew_pkg #moonlight #pacman_pkg #python #remote_desktop #replicator_custom_issues #replicator_release_notifications #rtd #winget_pkg

Sunshine is a tool that lets you stream games from your computer to other devices using Moonlight. It supports low latency and works with AMD, Intel, and Nvidia GPUs for better performance. You can configure and pair devices using a web interface from any browser. The system requirements include a decent GPU, CPU, at least 4GB of RAM, and a good network connection. This means you can play games smoothly on different devices without needing powerful hardware on each one, making it convenient and efficient for gaming.

https://github.com/LizardByte/Sunshine
#typescript

TMagic is a platform for visually building projects. It uses Vue 3.0 and TypeScript, making it powerful and efficient. You can try it out through the Playground link, where you can see a demo of the editor. To use it, you need to install node.js and pnpm, then run the project locally. The benefits include quickly building editors with pre-made packages, rendering pages with different front-end frameworks like Vue and React, and creating complex forms easily. This helps developers build mobile H5 pages or even PC low-code platforms more efficiently.

https://github.com/Tencent/tmagic-editor
#c_lang #display #eink #embedded #epaper #esp32 #weather

This weather display uses a wifi-enabled ESP32 microcontroller and a 7.5-inch E-Paper display to show current and forecasted weather, indoor temperature, and humidity. It gets weather data from the OpenWeatherMap API and can be configured to update as often as you want. The device is very energy-efficient, running for over 6 months on a single 5000mAh battery when updating every 30 minutes. You can customize settings like location, time/date formats, units, and language. It also shows hourly outlook graphs and air quality indexes. The setup is easy with PlatformIO for VSCode, and it includes troubleshooting guides for common issues. This device is great because it saves power, provides accurate weather information, and is highly customizable.

https://github.com/lmarzen/esp32-weather-epd
#rust

Mise is a tool that helps you manage different development tools and environments for various programming languages. It works like tools such as asdf, nvm, or pyenv but supports hundreds of tools including node, Python, and Terraform. Mise also manages environment variables for different projects and handles tasks like building and testing projects. Installing mise is easy with a simple script, and it integrates well with your shell. This makes it easier to switch between different versions of development tools, keeping your projects organized and efficient.

https://github.com/jdx/mise
#rust #cryptography #nexus #rust #snark #zero_knowledge #zkvm

The Nexus zkVM is a powerful, open-source tool that lets you run and prove programs very quickly, even at a trillion CPU cycles per second with enough machine power. It's easy to use: first, you install Rust and some other tools, then you install the Nexus zkVM. You can create a new project, write your program in Rust, run it, generate a proof, and verify the proof. This helps ensure your programs are correct and secure. You can learn more from their documentation or join their community for support. The benefit is that it makes your programs faster and more secure, which is useful for complex tasks.

https://github.com/nexus-xyz/nexus-zkvm
#python

Llama is a powerful language model that helps developers, researchers, and businesses create and improve AI projects. It is easy to access and use, promoting collaboration and innovation. Here are the key benefits Anyone can use Llama models, which fosters collaboration and advancements.
- **Broad Ecosystem** Llama models are designed with safety and trust in mind, ensuring responsible use of AI.

Using Llama can help you build better AI projects quickly and safely.

https://github.com/meta-llama/llama-models
#rust #android #gui #ios #macos #rust #rust_lang #wasm #wayland #windowing #windows #x11

Winit is a library that helps you create and manage windows on different platforms using the Rust programming language. It allows you to handle events like window resizing, key presses, and mouse movements. To show something on the window, you need to use platform-specific functions or another library. The benefit to you is that Winit provides a flexible and low-level way to manage windows, making it easier to build cross-platform applications such as games or graphical user interfaces.

https://github.com/rust-windowing/winit
#javascript #iptv #m3u #playlist #streams #tv

You can watch a wide range of TV channels from around the world using the IPTV (Internet Protocol television) collection. Here’s how it works and the benefits You can access thousands of TV channels grouped by category, language, or country. This includes channels from various regions such as Europe, Asia, Africa, and the Americas.
- **Easy Setup** Channels are organized into different playlists, making it easy to find channels by category (e.g., sports, news, movies), language, or country.
- **EPG Support** The collection is maintained by a community of users, ensuring it stays updated and accurate.

Overall, this IPTV collection offers a convenient and extensive way to watch TV channels from all over the world without needing multiple subscriptions or complicated setups.

https://github.com/iptv-org/iptv
👍1
#go #agregation #footprint #information_gathering #investigation #open_source_intelligence #osint #phone #phone_number #reconnaissance #reputation

PhoneInfoga is a powerful tool that helps you gather information about phone numbers. It can tell you the country, area, carrier, and line type of a number. It also uses various techniques to find the VoIP provider or identify the owner. You can use it through a graphical interface in your browser or programmatically with an API. The tool is stable and ready for use, but it doesn't automate everything and doesn't track or hack phones. Using PhoneInfoga locally with your own API keys gives you a better experience. This tool is free and licensed under GNU General Public License v3.0, making it a useful resource for investigating phone numbers without additional costs.

https://github.com/sundowndev/phoneinfoga
#lua #cbz #djvu #djvu_reflow #ebook #ebook_reader #eink #epub #ereader #fb2 #kindle #kobo #luajit #opds #pdf #pdf_reflow #pocketbook #reader #reflow #remarkable_tablet #ubuntu_touch

KOReader is a powerful document viewer designed for e-ink readers and other devices. It supports many file formats like PDF, EPUB, and more, and allows you to customize the reading experience with adjustable margins, line spacing, and fonts. It's fast, even on older devices, and integrates with tools like calibre and Google Translate. KOReader is also optimized for e-ink devices with features like easy zoom and no animations. This makes reading comfortable and efficient, giving you a better experience overall.

https://github.com/koreader/koreader
#java

This project, called "austin," is a message push platform that helps you send various types of messages through different channels like SMS, email, WeChat, DingTalk, and more. Here’s what it offers It allows you to send different types of messages through a single interface.
- **Multi-Channel Support** You can track the entire lifecycle of messages sent.
- **Easy Configuration** Asynchronous sending interface supports high concurrency and batch sending.
- **Containerized Deployment**: Easy deployment using Docker and Docker Compose.

Using this platform can streamline your company's message sending processes, improve efficiency, and reduce the complexity of managing multiple messaging channels.

https://github.com/ZhongFuCheng3y/austin
#javascript #book #cb7 #cbr #cbt #cbz #comic #docx #ebook #epub #fb2 #html #markdown #mobi #pdf #reader #rtf #txt #xml

Koodo Reader is a powerful ebook reader that works on many platforms like Windows, macOS, Linux, and even the web. It supports many file formats such as EPUB, PDF, MOBI, and more. You can customize how your books look by changing font size, color, and background. It also has features like text-to-speech, translation, and night mode. You can save your books to cloud services like OneDrive, Google Drive, and Dropbox, making it easy to access your books on different devices. This makes reading convenient and enjoyable anywhere you go.

https://github.com/koodo-reader/koodo-reader
1
#kotlin #stripe #stripe_sdk

The Stripe Android SDK helps you easily add payment features to your Android app. It provides ready-to-use UI elements to collect payment details, ensuring security and compliance with regulations like PCI and Strong Customer Authentication. You can also customize the payment experience using low-level APIs. The SDK supports multiple languages and integrates with Google Pay. To get started, follow the integration guides, example projects, and configuration steps. This makes it simpler and faster to build a secure and user-friendly payment system in your app.

https://github.com/stripe/stripe-android
#typescript #nextjs #postgres #shadcn_ui #stripe

This template helps you build a SaaS (Software as a Service) application quickly using Next.js. It includes features like user authentication, Stripe payments, and a dashboard for logged-in users. You can easily set up forms, connect to a database, and manage subscriptions. The template uses the latest React and Next.js features to simplify coding tasks. To get started, you clone the repository, install dependencies, and run the setup scripts. This makes it easy to develop and deploy your SaaS application, saving you time and effort.

https://github.com/leerob/next-saas-starter
1