Skip to content

Commit

Permalink
Update stars by github actions cron
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 24, 2024
1 parent 8b80b49 commit 51e7bac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@

- [bufbuild/knit](https://github.com/bufbuild/knit) - GraphQL-like capabilities to services using Protocol Buffers, gRPC, and Connect
- [lima-vm/lima](https://github.com/lima-vm/lima) - Linux virtual machines, with a focus on running containers
- [ollama/ollama](https://github.com/ollama/ollama) - Get up and running with Llama 2, Mistral, and other large language models.
- [ollama/ollama](https://github.com/ollama/ollama) - Get up and running with Llama 2, Mistral, Gemma, and other large language models.
- [zoncoen/scenarigo](https://github.com/zoncoen/scenarigo) - An end-to-end scenario testing tool for HTTP/gRPC server.
- [milvus-io/milvus](https://github.com/milvus-io/milvus) - A cloud-native vector database, storage for next generation AI applications
- [weaviate/weaviate](https://github.com/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-nati
Expand Down Expand Up @@ -730,7 +730,6 @@
## Others

- [trimstray/the-book-of-secret-knowledge](https://github.com/trimstray/the-book-of-secret-knowledge) - A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
- [HuskyInSalt/CRAG](https://github.com/HuskyInSalt/CRAG) - Corrective Retrieval Augmented Generation
- [sorrycc/awesome-javascript](https://github.com/sorrycc/awesome-javascript) - 🐒 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
- [rinatz/python-book](https://github.com/rinatz/python-book) - ゼロから学ぢ Python
- [filipecalegario/awesome-generative-ai](https://github.com/filipecalegario/awesome-generative-ai) - A curated list of Generative AI tools, works, models, and references
Expand Down Expand Up @@ -849,7 +848,7 @@
## Python

- [ray-project/ray](https://github.com/ray-project/ray) - Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
- [levihsu/OOTDiffusion](https://github.com/levihsu/OOTDiffusion) - Official implementation of OOTDiffusion
- [levihsu/OOTDiffusion](https://github.com/levihsu/OOTDiffusion) - Official implementation of OOTDiffusion: Outfitting Fusion based Latent Diffusion for Controllable Virtual Try-on
- [charlax/professional-programming](https://github.com/charlax/professional-programming) - A collection of learning resources for curious software engineers
- [facebookresearch/DiT](https://github.com/facebookresearch/DiT) - Official PyTorch Implementation of "Scalable Diffusion Models with Transformers"
- [xtekky/gpt4free](https://github.com/xtekky/gpt4free) - The official gpt4free repository | various collection of powerful language models
Expand All @@ -859,6 +858,7 @@
- [davidtan-tw/testing-llms-demo](https://github.com/davidtan-tw/testing-llms-demo) - A demo with examples on how to write automated tests (LLM-based tests) for LLM applications.
- [joaomdmoura/crewAI](https://github.com/joaomdmoura/crewAI) - Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
- [yuru7/moralerspace](https://github.com/yuru7/moralerspace) - Moralerspace γ―γ€ζ¬§ζ–‡γƒ•γ‚©γƒ³γƒˆ Monaspace とζ—₯本θͺžγƒ•γ‚©γƒ³γƒˆ IBM Plex Sans JP γ‚’εˆζˆγ—γŸγƒ—γƒ­γ‚°γƒ©γƒŸγƒ³γ‚°ε‘γ‘γƒ•γ‚©γƒ³γƒˆγ§γ™γ€‚
- [HuskyInSalt/CRAG](https://github.com/HuskyInSalt/CRAG) - Corrective Retrieval Augmented Generation
- [python/mypy](https://github.com/python/mypy) - Optional static typing for Python
- [boto/boto3](https://github.com/boto/boto3) - AWS SDK for Python
- [github/issue-metrics](https://github.com/github/issue-metrics) - Gather metrics on issues/prs/discussions such as time to first response, count of issues opened, closed, etc.
Expand Down

0 comments on commit 51e7bac

Please sign in to comment.