Skip to content

Open, Free and Intelligent Search Engine FairySearch,一个开源、免费和智能的搜索程序

License

Notifications You must be signed in to change notification settings

SISUBEN/FairySearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fairy Search Engine

FairySearch 是一个免费的视频搜索引擎,它通过分析用户的浏览数据和喜欢推荐视频。
简体中文|繁體中文|English

如何使用

⚠️使用本程序前请确保本地环境是完整版Python 3.8+

从源码构建

  1. 首先使用git克隆本项目$ git clone https://github.com/SISUBEN/FairySearch.git

2.切换目录$ cd ./FairySearch-main/

3.运行构建脚本(暂时没写好)

使用方法

从源码运行

功能

  • 登入☑️
  • 注册☑️
  • 个人资料☑️
  • 视频播放☑️
  • 历史记录⬜️
  • 搜索⬜️
  • 分析用户喜好⬜️

TODO

  • 视频添加功能
  • 搜索历史
  • 机器学习用户喜好
  • 接入OpenAI/Deepseek等LLM模型

问答

技术栈

模块 用途 引用
PySide6 绘制图形界面 https://doc.qt.io/qtforpython-6/
hashlib 加密用户敏感信息 https://docs.python.org/3/library/hashlib.html
sqlite3 数据库 https://docs.python.org/3/library/sqlite3.html

About

Open, Free and Intelligent Search Engine FairySearch,一个开源、免费和智能的搜索程序

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages