[PR #2734] Add GGUF Loader to Awesome Local AI #2047

Open
opened 2025-11-06 13:28:26 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2734
Author: @hussainnazary2
Created: 7/11/2025
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • db51167 Add GGUF Loader to Awesome Local AI

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 README.md (+2 -0)

📄 Description

This PR adds GGUF Loader to the Inference Tools section.

GGUF Loader is a lightweight, PySide6-based GUI app for loading and chatting with GGUF models (Mistral, LLaMA, DeepSeek, etc.) completely offline. It features a plugin-based addon system to extend functionality — including PDF summarization, spreadsheet automation, and email assistants.

Cross-platform, pip-installable, and beginner-friendly.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2734 **Author:** [@hussainnazary2](https://github.com/hussainnazary2) **Created:** 7/11/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`db51167`](https://github.com/vinta/awesome-python/commit/db511678c598b746d119730f7b941f8df89c4dbf) Add GGUF Loader to Awesome Local AI ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) </details> ### 📄 Description This PR adds [GGUF Loader](https://github.com/GGUFloader/gguf-loader) to the Inference Tools section. GGUF Loader is a lightweight, PySide6-based GUI app for loading and chatting with GGUF models (Mistral, LLaMA, DeepSeek, etc.) completely offline. It features a plugin-based addon system to extend functionality — including PDF summarization, spreadsheet automation, and email assistants. Cross-platform, pip-installable, and beginner-friendly. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:28:26 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#2047