Skip to content

Latest commit

 

History

History
109 lines (105 loc) · 15.2 KB

2024-03-01.md

File metadata and controls

109 lines (105 loc) · 15.2 KB

2024-03-01

python

  • Eladlev / AutoPrompt:A framework for prompt tuning using Intent-based Prompt Calibration
  • public-apis / public-apis:A collective list of free APIs
  • Avaiga / taipy:Turns Data and AI algorithms into production-ready web applications in no time.
  • myshell-ai / MeloTTS:High-quality multi-lingual text-to-speech library by MyShell.ai. Support English, Spanish, French, Chinese, Japanese and Korean.
  • joaomdmoura / crewAI:Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
  • Azure / PyRIT:The Python Risk Identification Tool for generative AI (PyRIT) is an open access automation framework to empower security professionals and machine learning engineers to proactively find risks in their generative AI systems.
  • microsoft / unilm:Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
  • pytorch / examples:A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
  • qnguyen3 / chat-with-mlx:Chat with your data natively on Apple Silicon using MLX Framework.
  • NUS-HPC-AI-Lab / OpenDiT:OpenDiT: An Easy, Fast and Memory-Efficient System for DiT Training and Inference
  • evo-design / evo:DNA foundation modeling from molecular to genome scale
  • pygments / pygments:Pygments is a generic syntax highlighter written in Python
  • bruin-data / ingestr:ingestr is a CLI tool to copy data between any databases with a single command seamlessly.
  • 521xueweihan / HelloGitHub:分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
  • speechbrain / speechbrain:A PyTorch-based Speech Toolkit
  • sdv-dev / SDV:Synthetic data generation for tabular data
  • jianchang512 / pyvideotrans:Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,并添加配音
  • Fanghua-Yu / SUPIR:SUPIR aims at developing Practical Algorithms for Photo-Realistic Image Restoration In the Wild
  • ultralytics / yolov5:YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
  • yerfor / GeneFacePlusPlus:GeneFace++: Generalized and Stable Real-Time 3D Talking Face Generation; Official Code
  • KillianLucas / open-interpreter:A natural language interface for computers
  • Sinaptik-AI / pandas-ai:Chat with your data (SQL, CSV, pandas, polars, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG.
  • airbytehq / airbyte:The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.
  • microsoft / sample-app-aoai-chatGPT:Sample code for a simple web chat experience through Azure OpenAI, including Azure OpenAI On Your Data.
  • huggingface / diffusers:🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch

swift

javascript

go

  • kubernetes / kubernetes:Production-Grade Container Scheduling and Management
  • grafana / loki:Like Prometheus, but for logs.
  • SagerNet / sing-box:The universal proxy platform
  • babylonchain / babylon:Main repo for Babylon full node
  • sirupsen / logrus:Structured, pluggable logging for Go.
  • gogf / gf:GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
  • youshandefeiyang / LiveRedirect:LiveRedirect
  • aquasecurity / trivy:Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
  • shraddhaag / 1brc:Solution to One Billion Rows Challenge in Golang.
  • cloudnative-pg / cloudnative-pg:CloudNativePG is a Kubernetes operator that covers the full lifecycle of a PostgreSQL database cluster with a primary/standby architecture, using native streaming replication
  • ollama / ollama:Get up and running with Llama 2, Mistral, Gemma, and other large language models.
  • grafana / mimir:Grafana Mimir provides horizontally scalable, highly available, multi-tenant, long-term storage for Prometheus.
  • google / cadvisor:Analyzes resource usage and performance characteristics of running containers.
  • weaviate / weaviate:Weaviate is an open source vector database that stores both objects and vectors, allowing for combining vector search with structured filtering with the fault-tolerance and scalability of a cloud-native database, all accessible through GraphQL, REST, and various language clients.
  • hashicorp / terraform:Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
  • volcano-sh / volcano:A Cloud Native Batch System (Project under CNCF)
  • prometheus / prometheus:The Prometheus monitoring system and time series database.
  • panjf2000 / ants:🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go./ ants 是一个高性能且低损耗的 goroutine 池。
  • opencontainers / image-spec:OCI Image Format
  • apache / incubator-devlake:Apache DevLake is an open-source dev data platform to ingest, analyze, and visualize the fragmented data from DevOps tools, extracting insights for engineering excellence, developer experience, and community growth.
  • deepmap / oapi-codegen:Generate Go client and server boilerplate from OpenAPI 3 specifications
  • kubernetes-sigs / kustomize:Customization of kubernetes YAML configurations
  • dapr / dapr:Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
  • gorilla / mux:Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
  • go-task / task:A task runner / simpler Make alternative written in Go