by e-johnstonn · Agent Tool · ★ 798
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
BriefGPT BriefGPT is a powerful, locally-run tool for document summarization and querying using OpenAI's models. You retain control over your documents and API keys, ensuring privacy and security. Update Added support for fully local use! Instructor is used to embed documents, and the LLM can be either LlamaCpp or GPT4ALL, ggml formatted. Put your model in the 'models' folder, set up your environmental variables (model type and path), and run to get started. Tested with the following models: Llama, GPT4ALL. Please note this is experimental - it will be significantly slower and the quality may vary. PR's welcome! Example (using the "Sparks of AGI" paper, sped up) Setup Clone the repository Download all requirements Set your API key in test.env Navigate to the project directory and run Add your PDF's or .txt's to the documents folder in the project directory If using epubs, ensure you have pandoc installed and added to PATH How it works Chat Creating and saving embeddings - once you load a file, it is broken into chunks and stored as a FAISS index in the 'embeddings' folder. These embeddings will be used if you load the document into the chat again. 2.
| Stars | 798 |
| Forks | 122 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 64.5848820722331/100 |
| Open Issues | 5 |
| Last Updated | 2023-08-01 |
| Created | 2023-05-14 |
| Platforms | python |
| Est. Tokens | ~1051k |
These tools work well together with BriefGPT for enhanced workflows:
Looking for a BriefGPT alternative? If you're comparing BriefGPT with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Raptor turns Claude Code into a general-purpose AI offensive/defensive security agent. By using Claude.md and
This repository contains a collection of Agent Skills developed by GudaStudio, enabling seamless collaboration
Supercharge Claude Code with 11 AI agents, 36 commands & 15 skills — the claude-code plugin framework inspired
Skill to give Claude Code (and any coding agent) the ability to generate beautiful and practical Excalidraw di
A collection of Agent skills and Claude Code plugins for HashiCorp products.
A collection of standardized Agent Skills to teach GitHub Copilot, Claude, Gemini and Cursor about modern Andr
Explore other popular agent tool tools:
BriefGPT is Locally hosted tool that connects documents to LLMs for summarization and querying, with a simple GUI.. It is categorized as a Agent Tool with 798 GitHub stars.
BriefGPT is primarily written in Python.
You can find installation instructions and usage details in the BriefGPT GitHub repository at github.com/e-johnstonn/BriefGPT. The project has 798 stars and 122 forks, indicating an active community.
BriefGPT is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to BriefGPT on Agent Skills Hub include raptor, skills, claude-forge. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.