Skip to content
View buynonsense's full-sized avatar

Highlights

  • Pro

Block or report buynonsense

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ChronoGarden-backend ChronoGarden-backend Public

    This is the part of the code I completed while developing ChronoGarden, which includes JavaDataJPA DDL Auto, HS512 password encryption, SpringSecurity user login, generating JWT, and JWT authentica…

    Java 2

  2. PDFwithAIOCR PDFwithAIOCR Public

    因为10年前及以上出版的pdf书籍大多没有源文本,靠的是机器扫描成图片的形式做成的pdf。导致我想抓取文本做成本地知识库的时候,没有源数据。而传统的OCR识别正确率太低(问就是试过了依托答辩)所以做了个自动ai ocr的python脚本把数据识别抓取出来。 > > > > OCR(Optical Character Recognition,光学字符识别)是一种将图像中的文字转换为可编辑文本的…

    Python

  3. AitoResume AitoResume Public

    AitoResume是一个基于AI技术的智能简历生成工具,能够根据目标岗位描述自动生成和优化个性化简历。系统支持项目经验智能增强、照片上传与裁剪、多种AI模型集成(支持云端API和本地Ollama模型),并生成美观的HTML格式简历。独特的岗位匹配算法帮助求职者突出与职位相关的技能和经验,大幅提升简历竞争力和面试机会。

    HTML 2

  4. wallpaperTasks wallpaperTasks Public

    一个windows端的效率工具,以后台服务的形式,嵌入进桌面壁纸中。可以对任务清单进行编辑(壁纸中的界面跟随更新),markdown语法渲染。

    Python