Skip to content
forked from nanbingxyz/5ire

A Cross-platform LLMs Desktop Client, supports OpenAI, Azure OpenAI, Anthropic, Google, Baidu, Moonshot, Doubao, Grok, DeepSeek and Ollama.

License

Notifications You must be signed in to change notification settings

forkcoding/5ire

 
 

Repository files navigation

Logo
Screenshot


A Cross-platform LLMs Desktop Client

OpenAI / Azure OpenAI / Anthropic / Google / Baidu / Moonshot / Doubao / Grok / DeepSeek / Ollama

Twitter · Releases

5ire.mp4

Features

1.Local Knowledge Base

We have integrated the bge-m3 as our local embedding model, which excels in multilingual vectorization. 5ire now supports parsing and vectorization of docx, xlsx, pptx, pdf, txt, and csv documents, enabling storage of these vectors to power robust Retrieval-Augmented Generation (RAG) capabilities locally.

Local Knowledge Base Screenshot

2. Usage Analytics

By keeping track of your API usage and spending, you can gain a better understanding of how much you're spending on the API and make informed decisions to optimize your use of the service.

Usage Analytics Screenshot

3. Prompts Library

The prompt library provides an effective way to create and organize your own prompts. These prompts are highly versatile, thanks to their support for variables.

Prompts Library Screenshot

4. Bookmarks

You can bookmark each conversation, and even if the original messages are deleted, the saved bookmarked content remains unaffected. Bookmarks Screenshot

5.Quick Keyword Search

You can perform keyword searches across all conversations, quickly pinpointing the information you need. Search Screenshot

Tip

Since 5ire uses native dependencies, it needs to be packaged on the corresponding platform. If it is on Mac OS, you may also need to configure APPLE_TEAM_ID, APPLE_ID, and APPLE_ID_PASS for notarization to avoid security alerts.

License

5ire is licensed under the GNU General Public License version 3.

About

A Cross-platform LLMs Desktop Client, supports OpenAI, Azure OpenAI, Anthropic, Google, Baidu, Moonshot, Doubao, Grok, DeepSeek and Ollama.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 94.9%
  • SCSS 3.0%
  • JavaScript 1.8%
  • Other 0.3%