Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ A curated list of awesome AI tools, frameworks, api, software and resources.
| Icon | Name | Description | Repos |
|------|------|-------------|-------|
| <img src="https://ai.openbestof.com/images/tools/llama.cpp_icon.webp" width="30" height="30"> | [Llama.cpp](https://github.com/ggerganov/llama.cpp) | The main goal of llama.cpp is to run the LLaMA model using 4-bit integer quantization on a MacBook. | ![GitHub Repo stars](https://img.shields.io/github/stars/ggerganov/llama.cpp) |
| <img src="https://github.com/Kalmuraee/OpenMagic" width="30" height="30"> | [OpenMagic](https://github.com/Kalmuraee/OpenMagic) | AI-powered coding toolbar for any web app that captures element context, previews diffs, and applies approved changes through a reverse proxy. | ![GitHub Repo stars](https://img.shields.io/github/stars/Kalmuraee/OpenMagic) |
| <img src="https://ai.openbestof.com/images/tools/mudler-localagi_icon.webp" width="30" height="30"> | [Mudler LocalAGI](https://github.com/mudler/LocalAGI) | LocalAGI is a small virtual assistant that you can run locally, made by the LocalAI author and powered by it. | ![GitHub Repo stars](https://img.shields.io/github/stars/mudler/LocalAGI) |
| <img src="https://ai.openbestof.com/images/tools/ollama_icon.webp" width="30" height="30"> | [Ollama](https://github.com/jmorganca/ollama) | Ollama is LLMs Backend that allow you to get up and running with large language models locally. | ![GitHub Repo stars](https://img.shields.io/github/stars/jmorganca/ollama) |
| <img src="https://ai.openbestof.com/images/tools/mudler-localai_icon.webp" width="30" height="30"> | [Mudler LocalAI](https://github.com/mudler/LocalAI) | Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required. | ![GitHub Repo stars](https://img.shields.io/github/stars/mudler/LocalAI) |
Expand Down