Guozhen AIGlobal AI field notes and model intelligence

English translation

I Tested a Local Knowledge Base That Learns Hundreds of Files and Exports Reports

Published: 2026-05-26

Category: AI field notes

Reads: 0

Field note #105Views are counted together with the original Chinese articleScreenshots preserved from the original article

Hi, I am Guozhen.

Many people have a large amount of material on their computers: PDFs, Word documents, Excel files, meeting notes, project documents, papers, contracts, and more.

But when you actually need to use them, the problem appears: there are too many files, and you have no idea which document contains the answer.

When a computer has thousands or even tens of thousands of files, traditional search is often not enough.

If this is your pain point, this article may be useful.

1. Result demo

As shown below, the tool learned more than 10,000 PDF, Word, and other documents on my computer:

DeepLocals local knowledge base test

After learning the files, it can understand text and images, supporting multimodal learning:

DeepLocals local knowledge base test

It can answer questions with both text and images based on your own files. It supports both cloud and local modes:

DeepLocals local knowledge base test

It automatically combines the learned local files on the left and answers with text plus images:

DeepLocals local knowledge base test

It can also search and analyze foreign-language papers:

DeepLocals local knowledge base test

The answer includes complete citation sources. Clicking the citation block in the middle can locate the corresponding file paragraph on the left. It also supports formulas inside files:

DeepLocals local knowledge base test

It supports deep research mode:

DeepLocals local knowledge base test

To make answers more professional, it provides four preset professional modes: general, legal, medical, and research.

Users can switch modes based on the current task:

DeepLocals local knowledge base test

It also supports answering across multiple knowledge bases:

DeepLocals local knowledge base test

It supports migration export across knowledge bases, NAS file movement and copying, and similar file operations:

DeepLocals local knowledge base test

2. Knowledge-base test

The knowledge-base tool is called DeepLocals. It is one of my preferred local knowledge-base tools, and I have been using it for a while.

During the past week, I tested several additional features.

First, I tested its quiz-generation agent:

DeepLocals local knowledge base test

It can generate practice questions from the material in the knowledge base with one click:

DeepLocals local knowledge base test

It also includes complete explanations and references to the source document paragraphs:

DeepLocals local knowledge base test

This agent can help me learn how to think through a topic. Practice questions make it faster to identify key concepts.

Second, I tested a flashcard learning agent, which is also interesting:

DeepLocals local knowledge base test

It generated review cards from selected materials:

DeepLocals local knowledge base test

It can turn key knowledge from PDFs, Word documents, and Excel files into repeatable study cards. This is useful for exam review, training, and knowledge consolidation.

Third, I tested the newly supported upload-and-learn feature for work email files such as EML:

DeepLocals local knowledge base test

I imported work emails and material for writing Guozhen AI articles into the system:

DeepLocals local knowledge base test

I will share more feature tests in later articles.

3. What a knowledge base is

A knowledge base can be understood simply as an external information library for AI.

This library can contain many kinds of material: PDFs, Word documents, web pages, FAQs, product manuals, database records, code repositories, meeting notes, customer-service scripts, and more.

The workflow is roughly like this:

DeepLocals local knowledge base test

The system first splits these materials into smaller chunks, converts each chunk into vectors, and stores them in a vector database.

When a user asks a question, the system does not rely only on the model's own memory. It first retrieves the most relevant chunks from the knowledge base, then sends those materials to the large model so the answer is grounded in the original documents.

The benefit is clear: the AI has source material to rely on, so it is less likely to invent answers. It can also handle private knowledge from a company or an individual's computer, which the base model would not know:

DeepLocals local knowledge base test

Final thoughts

This article tested DeepLocals, a local knowledge-base tool. It feels like giving your computer files an AI brain.

It can help you find answers, summarize materials, and generate reports from many local files.

The part I like most is that its answers are not generated from thin air. They come with complete citation sources, so you can go back to the original paragraph and verify them.

If your computer has a lot of material and you often face the problem of not finding, not finishing, or not organizing your documents, this kind of local knowledge-base tool is worth trying.

This English edition preserves the screenshots and workflow order from the original Chinese article.

Reader Messages

Reader messages

Questions, corrections, extra sources, or hands-on results can be left here. No login is required.

Max 800 characters

To reduce spam, each message is checked for length, link count, and posting frequency.

0/800

Messages

0 messages
Loading messages...
Counting page reads