Skip to content

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

Showcase your open source projects in Berlin this summer

Call for projects

We invite you to submit your projects for a chance to be showcased at the Open Source Fair during The Merge conference in Berlin this June. Selected participants will not only gain exposure to a diverse audience but also receive a complimentary ticket to the event. Don’t miss this opportunity to highlight your work and connect with fellow developers!

Tensorflow logo

Popular topic

TensorFlow is an open source software library for numerical computation.
RailsWorld 2024

Upcoming event recommended by GitHub

Sep
26

RailsWorld 2024

September 26, 2024 - September 27, 2024 • Toronto, CA

RailsWorld is a two-day, two-track community conference featuring technical talks, demos and workshops about Rails development.

Trending repository

为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。

  • Updated Apr 26, 2024
  • Python
Flaptastic screenshot

This recommendation was created by GitHub staff

Flaptastic

Manage flaky unit tests with the unit testing framework you already use.

Features

  • Checkbox to instantly disable any unhealthy unit test across all branches
  • GitHub flaky test warnings on pull requests
  • Slack alerting to team channel who's test are flapping
  • Metrics and charting to aid you in fixing the biggest disruptions first

Requirements

  • CI/CD (CircleCI, TravisCI, Jenkins, etc.)

Flaptastic is designed for organizations with many codebases and teams.

Trending repository

Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective. Devika aims to be a competitive open-source alternative to Devin by Cognition AI.

  • Updated Apr 27, 2024
  • Python

Trending repository

🪢 Open source LLM engineering platform. Observability, metrics, evals, prompt management, testing, prompt playground, datasets, LLM evaluations -- 🍊YC W23 🤖 integrate via Typescript, Python / Decorators, OpenAI, Langchain, LlamaIndex, Litellm, Instructor, Mistral, Perplexity, Claude, Gemini, Vertex

  • Updated Apr 28, 2024
  • TypeScript

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