/k-Find

基于kOS的新一代搜索引擎,汇聚深度和速度的搜索引擎,为您提供一触即达的信息体验。

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

kFind

English | 简体中文

Features

A new generation of search engines, bringing together depth and speed to provide you with a one-touch information experience.

  • SIMPLE mode: Fast and accurate, instantly searchable, to meet your daily information needs.
  • Deep mode: Dig deep, comprehensive and detailed, to provide authoritative in-depth information for professional needs.

Setup

Docker-Compose

docker-compose up --build

Manual

  1. install requirements.txt
pip3 install -r requirements.txt
  1. basic configuration
  • get AK from kOS

Visit kMind into kOS console, find the API settings, or direct access to the URL https://kmind.com/workbench/act_list, click your profile picture in the lower left corner to enter API Settings

ak

  • Configuring environment variables
cd server && vim .env
  • .env example
PORT = 8081
WORKERS = 1
API_URL = https://api.kmind.com/kmind/api/act
ACCESS_KEY = 
ACCESS_SECRET_KEY = 
  1. start server
python3 kfind.py
  1. start web
cd web && npm install && npm run dev

mini-program

cd mimi-program

Contacts

This project is maintained by the KMind team, you can contact us by:

wechat