Skip to content

Latest commit

 

History

History
109 lines (105 loc) · 15.2 KB

2024-03-16.md

File metadata and controls

109 lines (105 loc) · 15.2 KB

2024-03-16

python

  • lavague-ai / LaVague:Automate automation with Large Action Model framework
  • geekan / MetaGPT:🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo
  • Pythagora-io / gpt-pilot:The first real AI developer
  • danielmiessler / fabric:fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
  • princeton-nlp / SWE-bench:[ICLR 2024] SWE-Bench: Can Language Models Resolve Real-world Github Issues?
  • deepseek-ai / DeepSeek-VL:DeepSeek-VL: Towards Real-World Vision-Language Understanding
  • tinygrad / tinygrad:You like pytorch? You like micrograd? You love tinygrad! ❤️
  • ELLA-Diffusion / ELLA:ELLA: Equip Diffusion Models with LLM for Enhanced Semantic Alignment
  • tiangolo / fastapi:FastAPI framework, high performance, easy to learn, fast to code, ready for production
  • imartinez / privateGPT:Interact with your documents using the power of GPT, 100% privately, no data leaks
  • openai / whisper:Robust Speech Recognition via Large-Scale Weak Supervision
  • roboflow / supervision:We write your reusable computer vision tools. 💜
  • NanmiCoder / MediaCrawler:小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫
  • Ciphey / Ciphey:⚡ Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes ⚡
  • 01-ai / Yi:A series of large language models trained from scratch by developers @01-ai
  • vllm-project / vllm:A high-throughput and memory-efficient inference and serving engine for LLMs
  • langgenius / dify:An Open-Source Assistants API and GPTs alternative. Dify.AI is an LLM application development platform. It integrates the concepts of Backend as a Service and LLMOps, covering the core tech stack required for building generative AI-native applications, including a built-in RAG engine.
  • Project-MONAI / MONAI:AI Toolkit for Healthcare Imaging
  • huggingface / transformers:🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
  • hiyouga / LLaMA-Factory:Unify Efficient Fine-tuning of 100+ LLMs
  • luijait / DarkGPT:DarkGPT is an OSINT assistant based on GPT-4-200K (recommended use) designed to perform queries on leaked databases, thus providing an artificial intelligence assistant that can be useful in your traditional OSINT processes.
  • BAAI-Agents / Cradle:The Cradle framework is a first attempt at General Computer Control (GCC). Cradle supports agents to ace any computer task by enabling strong reasoning abilities, self-improvment, and skill curation, in a standardized general environment with minimal requirements.
  • phospho-app / phospho:Text analytics for LLM apps. PostHog for prompts. Extract evaluations, intents and events from text messages. phospho leverages LLM (OpenAI, MistralAI, Ollama, etc.)
  • microsoft / presidio:Context aware, pluggable and customizable data protection and de-identification SDK for text and images
  • gpt-engineer-org / gpt-engineer:Specify what you want it to build, the AI asks for clarification, and then builds it.

swift

javascript

go

  • redis / go-redis:Redis Go client
  • lionsoul2014 / ip2region:Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming languages
  • Altinity / clickhouse-operator:Altinity Kubernetes Operator for ClickHouse creates, configures and manages ClickHouse clusters running on Kubernetes
  • netbirdio / netbird:Connect your devices into a single secure private WireGuard®-based mesh network with SSO/MFA and simple access controls.
  • usememos / memos:An open source, lightweight note-taking service. Easily capture and share your great thoughts.
  • influxdata / telegraf:The plugin-driven server agent for collecting & reporting metrics.
  • ethereum-optimism / optimism:Optimism is Ethereum, scaled.
  • prometheus / blackbox_exporter:Blackbox prober exporter
  • projectdiscovery / nuclei:Fast and customizable vulnerability scanner based on simple YAML based DSL.
  • Calcium-Ion / new-api:基于One API的二次开发版本,仅供个人管理渠道使用,请勿用于商业API分发!
  • moby / moby:The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
  • gorilla / mux:Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
  • external-secrets / external-secrets:External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets.
  • cilium / ebpf:ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel.
  • google / uuid:Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.
  • jackc / pgx:PostgreSQL driver and toolkit for Go
  • open-telemetry / opentelemetry-collector-contrib:Contrib repository for the OpenTelemetry Collector
  • google / cadvisor:Analyzes resource usage and performance characteristics of running containers.
  • cosmtrek / air:☁️ Live reload for Go apps
  • google / gopacket:Provides packet processing capabilities for Go
  • opentofu / opentofu:OpenTofu lets you declaratively manage your cloud infrastructure.
  • go-gorm / gorm:The fantastic ORM library for Golang, aims to be developer friendly
  • wagoodman / dive:A tool for exploring each layer in a docker image
  • opencontainers / runc:CLI tool for spawning and running containers according to the OCI specification
  • go-playground / validator:💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving