back to home

xiaoyifang / goldendict-ng

The Next Generation GoldenDict

View on GitHub
2,583 stars
141 forks
158 issues

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing xiaoyifang/goldendict-ng in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/xiaoyifang/goldendict-ng)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

GoldenDict-ng GoldenDict-ng is an advanced dictionary lookup program, supporting many formats. | Linux | Windows | macOS | |--|--|--| | | | | Download & Install Documentation Bug reporting in issue tracker General discussions Some features compared to the original GoldenDict • webengine with latest html/css feature support • support >4GB dictionary • support highdpi screen resolution • built with xapian as fulltext engine • support latest Qt6 • performance optimization(eg. >10000000 headwords support) • Anki integration • dark theme • daily auto release support • lots of bug fixes and improvements • general code improvements for easier development Help GoldenDict's Development GoldenDict is developed by volunteers. All kinds of help like answering questions, bug reporting, testing, translation and coding are welcomed. To translate the interface, you can use the Crowdin To start development, check out developer guide License This project is licensed under the GNU GPLv3+ license, a copy of which can be found in the file. History The original project was developed at and . Thank JetBrains for the help