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
#typescript #confluence #documentation #knowledge_base #notion #notion_alternative #open_source #opensource #realtime_collaboration #wiki

Docmost is an open-source tool for collaborating on documents and wikis. It allows real-time collaboration, so multiple people can work together at the same time. You can create diagrams, manage permissions, and organize content into spaces and groups. It also includes features like comments, page history, search, and file attachment. Since it's open-source, you can contribute to its development. The benefit to you is that you can easily collaborate with others on documents and projects, making it easier to work together efficiently.

https://github.com/docmost/docmost
#jupyter_notebook

This project is a hands-on guide for beginners to develop applications using large language models (LLMs). It focuses on practical learning, using Alibaba Cloud servers and personal knowledge base assistant projects. Here’s what you get Learn about LLMs, how to call their APIs, build knowledge bases, and create retrieval-augmented generation (RAG) applications without needing advanced algorithmic knowledge.
- **Practical Steps** basic LLM development, advanced techniques, and real-world application examples. You'll learn how to use APIs from various LLM providers like GPT, Baidu Wenxin, and more.
- **Free Resources** The project is part of a larger community effort, with ongoing updates and contributions from experts.

By following this guide, you can quickly and easily develop powerful applications using LLMs, even if you're new to the field.

https://github.com/datawhalechina/llm-universe
#typescript #javascript #react #react_dom #react_scan #rendering

React Scan is a tool that helps you find and fix performance issues in your React app. It automatically detects which components are causing problems without needing any code changes. You can easily install it using npm, a script tag, or CLI, and it works with various React setups like NextJS, Create React App, and more. React Scan highlights the exact components that need optimization, making it easier to improve your app's performance. It's trusted by teams at Airbnb, Shopify, and Faire, among others. This tool saves you time and effort by showing exactly where to focus your optimization efforts.

https://github.com/aidenybai/react-scan
#makefile #go #golang #project_structure #project_template #standards

This guide helps you organize your Go projects in a clear and structured way. It suggests using specific directories for different parts of your project, such as `/cmd` for main applications, `/internal` for private code, and `/pkg` for library code that can be used by other projects. This structure makes it easier to manage your code as your project grows, especially when multiple people are working on it. It also recommends using Go Modules for dependency management and provides tips on naming, formatting, and styling your code. By following this layout, you can keep your code organized, reusable, and easy to maintain.

https://github.com/golang-standards/project-layout
#cplusplus

The Source SDK 2013 allows you to create and build mods for games like Half-Life 2, Half-Life 2: Deathmatch, and Team Fortress 2. To use it, you need to install the Source SDK 2013 Multiplayer via Steam and have either Visual Studio 2022 for Windows or podman for Linux. You clone the repository, run a script to generate the project files, and then build and launch your mod using the provided instructions. This toolkit helps you create custom content for these games and distribute your mods on Steam or elsewhere, making it easier to share your creations with others.

https://github.com/ValveSoftware/source-sdk-2013
1
#typescript

This tool helps you download your Kindle eBooks automatically, allowing you to create backup copies of the books you've bought. You need a physical Kindle or Amazon Fire Tablet linked to your Amazon account, but not the latest 2024 models. To use it, you need to set up the tool on your computer, provide your Amazon login details, and run the script. The benefit is that you can easily save all your eBooks in case you lose access to them, and you can do this quickly and automatically.

https://github.com/treetrum/amazon-kindle-bulk-downloader
#python #agent #gpt #hacktoberfest #llm #metagpt #multi_agent

MetaGPT is a tool that lets you use multiple AI agents (like GPT) to work together on complex tasks. You can assign different roles to these AI agents, just like in a software company, where each role does a specific job. For example, one AI can act as a product manager, another as an engineer, and so on. This helps in generating everything from user stories to code and documents with just one input prompt. The benefit to you is that it simplifies and automates many parts of software development, making it faster and more efficient.

https://github.com/geekan/MetaGPT
🔥1
#typescript #agents #ai #chatbots #evals #javascript #llm #mcp #nextjs #nodejs #reactjs #tts #typescript #workflows

Mastra is a tool that helps you build AI applications quickly using TypeScript. It provides features like workflows, agents, and integrations with various AI models from OpenAI, Anthropic, and Google Gemini. You can run Mastra on your local machine or deploy it to a cloud server. It includes tools for automating tasks, building knowledge bases, and testing AI outputs. To get started, you need Node.js and an API key from an LLM provider. Mastra simplifies the process of creating and managing AI applications, making it easier to develop and test your projects efficiently.

https://github.com/mastra-ai/mastra
#rust #cli #git #jj #jujutsu #mercurial #vcs

Jujutsu is a new version control system that helps you manage your software projects easily. It is designed to be user-friendly, whether you are new or experienced, and it works well with both small and large projects. Here are some key benefits Jujutsu works with Git repositories, so you can use it with your favorite Git tools.
- **Automatic Commit Tracking** Every action is logged, allowing you to easily undo mistakes or revert to previous states.
- **Conflict Resolution** You can safely store and backup your repositories even in concurrent scenarios without risking corruption.

Overall, Jujutsu simplifies version control by automating many tasks and providing robust features for managing your code.

https://github.com/jj-vcs/jj
1
#go #fail2ban #frp #ftp #gitea #linux #lnmp #mysql #nginx #openresty #panel #php #php8 #podman #postgresql #pure_ftpd #redis #s3fs #supervisor

This is a powerful and lightweight server management panel called "耗子面板" (Haozi Panel). It is developed in Go language, making it small in size and low in resource usage, so it won't affect your system's performance. The panel is designed to minimize changes to your system and is compatible with new systems. It offers robust features for efficient server management, supports offline mode, and is highly secure and stable. Additionally, it is fully open-source, allowing you to modify and customize it freely, and it will always be free to use. This makes it a great tool for quickly deploying small websites or complex applications.

https://github.com/tnb-labs/panel
#typescript #desktop #http_client #linux #macos #tauri #windows

Yaak is a powerful desktop tool for working with different types of APIs like REST, GraphQL, and WebSockets. It lets you import data from tools like Postman and organize your requests into workspaces. You can automatically authorize requests with various authentication methods and filter responses using JSONPath or XPath. Yaak also allows you to chain multiple requests, use environment variables, and send dynamic values. It has many themes and lets you create custom plugins. The benefit to you is that it makes managing and testing APIs much easier and more efficient, saving you time and effort.

https://github.com/mountain-loop/yaak
#python #ai #csv #data #data_analysis #data_science #data_visualization #database #datalake #gpt_4 #llm #pandas #sql #text_to_sql

PandaAI is a tool that lets you ask questions about your data using natural language. It's helpful for both non-technical and technical users. Non-technical users can interact with data more easily, while technical users can save time and effort. You can load your data, save it as a dataframe, and then ask questions like "Which are the top 5 countries by sales?" or "What is the total sales for the top 3 countries?" PandaAI also allows you to visualize charts and work with multiple datasets. It's easy to install using pip or poetry and can be used in Jupyter notebooks, Streamlit apps, or even a secure Docker sandbox. This makes it simpler and more efficient to analyze your data.

https://github.com/sinaptik-ai/pandas-ai
#typescript #backend #chakra_ui #docker #fastapi #frontend #json #json_schema #jwt #letsencrypt #openapi #postgresql #python #react #sqlmodel #swagger #tanstack_query #tanstack_router #traefik #typescript

This template helps you quickly set up a full-stack application using FastAPI for the backend and React for the frontend. It includes tools like PostgreSQL for the database, Docker Compose for development and production, and secure features like JWT authentication and password recovery. The template also supports dark mode, automatic HTTPS certificates, and continuous integration and deployment through GitHub Actions. You can easily clone or fork the repository and customize it using environment variables. This makes it easy to start building your application quickly and securely.

https://github.com/fastapi/full-stack-fastapi-template
#php #analytics #couchdb #databases #docker #minio #mongodb #mysql #mysql_database #nextjs #nodejs #php #postgresql #reactjs #redis #self_hosting #static #svelte #vscode #vuejs

Coolify is a free and open-source tool that lets you manage your own servers, applications, and databases without relying on cloud services like Heroku or Netlify. You can use it on various devices, including VPS, Bare Metal, and Raspberry PIs, with just an SSH connection. This means you have full control over your configurations and data, so you're not locked into any specific vendor. Coolify makes managing your servers easy, similar to using a cloud service but with the flexibility of using your own hardware. For more information, you can visit their website at [coolify.io](https://coolify.io).

https://github.com/coollabsio/coolify
#csharp #aspnetcore #dotnet #oauth2 #openidconnect

OpenIddict is a versatile solution for implementing OpenID Connect and OAuth 2.0 in .NET applications. It supports various flows like code, implicit, hybrid, and more, and works with different databases such as Entity Framework Core, Entity Framework 6, and MongoDB. You can use it in ASP.NET 4.6.1+, ASP.NET Core 2.1+, and even in mobile and desktop applications. The benefit to you is that it provides a flexible and robust framework for managing identity and authentication, making it easier to secure your applications while giving you the freedom to customize it according to your needs.

https://github.com/openiddict/openiddict-core
👍1
#cplusplus #3d #gpu #imu #lidar #localization #mapping #rgb_d #ros #ros2 #slam

GLIM is a powerful tool for creating 3D maps using various sensors like LiDAR and cameras. It ensures high accuracy by using advanced mathematical techniques and GPU acceleration, making the mapping process faster and better. GLIM is easy to use, allowing you to correct any mistakes in the map manually. It can work with different types of sensors and is flexible enough to be extended with additional features. This makes GLIM very useful for projects that need precise and customizable 3D mapping.

https://github.com/koide3/glim
#html

The website `nndl.github.io` has been updated several times to improve its content and usability. Recent updates include fixing grammar mistakes, adjusting the size of graphs to save space, and adding new exercises. Important sections like network optimization, data preprocessing, and deep generation models have been revised for clarity. The site also standardized font styles and corrected typos. These changes make the content more accurate, easier to read, and more comprehensive, benefiting users by providing a better learning experience.

https://github.com/nndl/nndl.github.io
👍1
#javascript #freetube #privacy #subscriptions #video #videos #youtube

FreeTube is a free, open-source app that lets you watch YouTube videos without ads and helps keep your viewing private. It doesn't use Google's tracking cookies or JavaScript, so you can enjoy videos without being tracked by Google. Your data stays on your computer, not online. FreeTube works on Windows, Mac, and Linux, and you can subscribe to channels without needing an account. It also offers features like importing subscriptions and using external players. This makes it a good choice for people who want more privacy while watching YouTube videos.

https://github.com/FreeTubeApp/FreeTube
👍1
#other

Using TCP proxy protocols like Shadowsocks, Trojan, and VLESS can help you connect to servers securely. These protocols allow multiple connections over a single port, improving efficiency and security. They also support features like multiplexing and MPTCP, which enhance network performance by allowing multiple data streams over one connection. This setup benefits users by providing secure and efficient internet access while maintaining privacy and reducing the risk of being blocked or monitored.

https://github.com/chika0801/sing-box-examples
#typescript #ai #artificial_intelligence #browser #browser_automation #gpt #gpt_4 #langchain #llama #llm #openai #playwright #puppeteer #scraper

LLM Scraper is a tool that helps you get structured data from any webpage using large language models (LLMs). It supports different AI providers like OpenAI and Ollama, and it uses the Playwright framework to work with web pages. You can define what data you want to extract using schemas, which makes sure everything is organized correctly. This tool also allows you to generate code automatically for scraping tasks, making it easier to reuse scripts. The benefit is that you can easily collect data from websites in a structured way, which is helpful for projects that need specific information from the internet.

https://github.com/mishushakov/llm-scraper