Skip to content

Here's what's popular on GitHub today...

Retrieval Augmented Generation (RAG) chatbot powered by Weaviate

Staff pick

Verba is Weaviate’s fully-customizable personal assistant for querying and interacting with your data, either locally or deployed via cloud. Resolve questions around your documents, cross-reference multiple data points or gain insights from existing knowledge bases. It combines state-of-the-art RAG techniques with Weaviate’s context-aware database.

Node.js logo

Popular topic

Node.js is a tool for executing JavaScript in a variety of environments.
Git Merge 2024

Upcoming event recommended by GitHub

Sep
19

Git Merge 2024

September 19, 2024 - September 20, 2024 • Berlin, Germany

Git Merge is a two-day conference dedicated to Git and the people who use it every day.

This recommendation was created by GitHub staff

Datree

The Datree app allows engineering teams to automatically identify errors in newly committed YAML configs, including k8s manifests, and prevent these misconfigurations from reaching production.

On app installation, a new PR is created for each connected repository with a workflow for YAML (schema) validation. If one of the scanned (yaml) files happens to be a K8s manifest file, Datree will also run a K8s schema validation and a policy check for preventing K8s misconfigurations.

Win11Debloat

Trending repository

A simple, easy to use PowerShell script to remove pre-installed apps from Windows, disable telemetry, remove Bing from Windows search as well as perform various other changes to declutter and improve your Windows experience. This script works for both Windows 10 and Windows 11.

  • Updated Aug 2, 2024
  • PowerShell

Trending repository

🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.x,SpringCloud,Ant Design&Vue3,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。

  • Updated Aug 11, 2024
  • Java

This recommendation was created by GitHub staff

Renovate

Mend Renovate | Dependency Update Automation

Renovate: an open-source tool which automatically creates pull requests for all types of dependency updates. Includes crowdsourced test and package adoption data are used to flag potentially risky updates and enable auto-merging for those that meet user-defined conditions.

How Renovate works:

  • Scans your repos to detect dependencies (wide package manager support)
  • Checks if any newer versions exist
  • Raises PRs for available updates