Skip to content

acgist/lifuren

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

李夫人

北方有佳人,绝世而独立。
一顾倾人城,再顾倾人国。
宁不知倾城与倾国,佳人难再得。

项目主要研发方向是生成网络、机器视觉、自然语言处理。


GitHub stars Gitee stars
GitHub Workflow Status GitHub release (latest by date) GitHub code size in bytes GitHub

模块

模块 名称 详细描述
deps 依赖项目 依赖项目
core 基础模块 项目配置、日志配置、基础工具
model 模型模块 学习框架、模型训练、模型推理、模型微调、模型量化
client 终端模块 依赖项目调用终端
cv 机器视觉 图片生成
nlp 自然语言 诗词解析、诗词嵌入、诗词生成
boot 启动模块 FLTK界面、REST接口
docs 项目文档 项目文档

依赖结构

+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|       |                                                       |
|       |           boot            +-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|       |                           |           FLTK            |
|       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|       |     |      ES/Faiss       |                           |
|       | nlp |       ollama        +            cv             +
|       |     |      Embedding      |                           |
| C/C++ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|       |          client           |           model           |
|       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|       |          httplib          |   libtorch  |   opencv    |
|       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|       |                         core                          |
|       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|       |    spdlog     |    yaml-cpp     |    nlohmann_json    |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

文档

命令

./lifuren[.exe] 命令 [参数...]
./lifuren[.exe] act     video
./lifuren[.exe] paint   image
./lifuren[.exe] compose audio
./lifuren[.exe] poetize prompt
./lifuren[.exe] embedding
./lifuren[.exe] [?|help]