An open API service indexing awesome lists of open source software.

https://github.com/yyaadet/documents-search-help

Help of documents search engine and some news
https://github.com/yyaadet/documents-search-help

documentsearch imagesearch pdfsearch py rmd wordsearch

Last synced: 3 months ago
JSON representation

Help of documents search engine and some news

Awesome Lists containing this project

README

          

# documents-search-help

Help of documents search engine and some news. We are developing a new native documents search engine. Our goal is rebuild a new native documents search engine with AI (Large Language Model and transformer-based NLP) technology.

[Chinese](./zh.md)

# Features

- Privacy.
- Full control by yourself.
- Quickly.
- More Accuracy than simple keyword search.
- Support py, pdf, png, jpeg, jpg, rmd, docx. And more latter...

# Usage

## Add directory to engine

Login to admin site, then add your directory.

![add directory](./screens/add_directory.png)

## Index all directory

Open a terminal, cd project directory, input `python manage.py index_build --mode build`

![index build](./screens/index_build.png)

## Search

Open site [http://127.0.0.1:9555](http://127.0.0.1:9555), type your query in the input box. Meanwhile, you can select different file extension and search method. The file extensions include py, pdf, png, jpeg, jpg, rmd, docx. The search methods include **keyword** and **sematic**.

![search](./screens/search.png)

## Search Result

![search result](./screens/search_result.png)

## Result detail and files in the same parent directory

![search detail](./screens/search_detail.png)

# Compares

## VS vscode search

Which is your like?

![vs_vscode](./screens/vs_vscode.png)

# How to Get it?

The product **documents-search** is not open source. You should buy it. After buy, you can get services as follow:

1. 1 year or more training and support.
2. Bug fix.
3. Free upgrade.
4. Free installation.

# Contact Us

- Email: yyaadet@qq.com
- Weixin MP:

![Weixin MP](./screens/weixin_mp.jpg)

# Our other projects

- [m1 stable diffusion webui](https://github.com/yyaadet/m1-stable-diffusion-webui)