Skip to content

Commit

Permalink
Merge pull request #57 from Zig-VS-TypeScript-VS/patch-2
Browse files Browse the repository at this point in the history
Add  Artificial Intelligence
  • Loading branch information
C-BJ authored Feb 3, 2025
2 parents d9ae8da + 2266a81 commit 6cdaffe
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
- [Web](#web-app)
- [Other Applications](#other-applications)
- [Libraries](#libraries)
- [Artificial Intelligence](#artificial-intelligence)
- [Blockchain Development](#blockchain-development)
- [Database Operation](#database-operation)
- [Encryption & Encoding & Decoding](#encryption--encoding--decoding)
Expand Down Expand Up @@ -507,6 +508,17 @@

## Libraries

- ### Artificial Intelligence

- ![Star](https://img.shields.io/github/stars/dravenk/ollama-zig?color=orange)
[ollama-zig🗒️Ollama Zig library](https://github.com/dravenk/ollama-zig)
- ![Star](https://img.shields.io/github/stars/cgbur/llama2.zig?color=orange)
[llama2.zig🗒️Inference Llama 2 in one file of pure Zig](https://github.com/cgbur/llama2.zig)
- ![Star](https://img.shields.io/github/stars/Marco-Christiani/zigrad?color=orange)
[Zigrad🗒️ A deep learning framework built on an autograd engine with high level abstractions and low level control.](https://github.com/Marco-Christiani/zigrad)
- ![Star](https://img.shields.io/github/stars/zml/zml?color=orange)
[zml🗒️A machine learning framework](https://github.com/zml/zml)

- ### Blockchain Development

- ![Star](https://img.shields.io/github/stars/joncinque/solana-program-sdk-zig?color=orange)
Expand Down

0 comments on commit 6cdaffe

Please sign in to comment.