Skip to content
View ice24for's full-sized avatar

Block or report ice24for

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
  • Java version of LangChain

    Java Apache License 2.0 Updated Jun 4, 2024
  • 🐍 2023年系统架构设计师资料整理复习(软考高级)一个月时间备考(45 36 49 案例分析没过 其他都过了 太可惜了 气死) 11月3/4号 考试 (机考) 备考期间持续更新知识点 11月4号考完了 结束了 视频/pdf资料不更新了 后续2024年5月份的系统架构师已报名。

    Python Apache License 2.0 Updated May 4, 2024
  • 超级AI大脑一个基于SpringCloud微服务架构,已对接GPT-3.5、GPT-4.0、百度文心一言、stable diffusion AI绘图、Midjourney绘图等。支持web,Android,IOS,H5多端应用,使用了OpenAI的ChatGPT模型实现了智能聊天机器人。用户可以在界面上与聊天机器人进行对话,聊天机器人会根据用户的输入自动生成回复。同时也支持画图,用户输入文本…

    Java Apache License 2.0 Updated Feb 22, 2024
  • PDFparser Public

    Forked from WalkerMitty/PDFparser

    Here is a demo for PDF parser (Including OCR, object detection tools)

    Python Apache License 2.0 Updated Jan 25, 2024
  • HugAi是由Springboot Vue2 elementUI集成各大AI大模型平台开发的智能问答助手,文本对话模型支持流式响应,现已接入OpenAi、chatGpt、讯飞星火、文心一言,以及主流AI绘图Midjourney、Stable Diffusion,完全开源搭建属于自己的AI聊天室

    Java Apache License 2.0 Updated Jan 22, 2024
  • 大作业, 基于大语言模型和视觉模型的AI健身助手(后端)

    Java MIT License Updated Dec 21, 2023
  • Converts a pdf file into a text file while keeping the layout of the original pdf. Useful to extract the content from a table in a pdf file for instance. This is a subclass of PDFTextStripper class…

    Java Apache License 2.0 Updated Dec 17, 2023
  • slime Public

    Forked from nekolr/slime

    🍰 A visual crawler management platform

    Java MIT License Updated Sep 4, 2023
  • 新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。

    Java MIT License Updated Jun 14, 2023
  • exchange Public

    Forked from lmxdawn/exchange

    Java 交易所源码,前端APP使用uniapp开发,后端使用java开发,采用 Spring Cloud Alibaba 微服务架构,撮合引擎使用`Disruptor`高效内存队列,所有服务可以实现分布式部署,websocket推送通过增加一层路由服务实现分布式部署

    Java Updated Jun 11, 2023
  • copy-down Public

    Forked from furstenheim/copy-down

    Transform html to markdown

    Java MIT License Updated Jun 3, 2023
  • Wechat robot based on ChatGPT, which using OpenAI api and itchat library. 使用ChatGPT搭建微信聊天机器人,基于GPT3.5/4.0 API实现,支持个人微信、公众号、企业微信部署,能处理文本、语音和图片,访问操作系统和互联网。

    Python MIT License Updated May 11, 2023
  • traprange Public

    Forked from thoqbk/traprange

    (Java)A Method to Extract Tabular Content from PDF Files

    HTML MIT License Updated Apr 22, 2023
  • start to review springboot for everything

    Java Updated Mar 13, 2023
  • apollo Public

    Forked from apolloconfig/apollo

    Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.

    Java Apache License 2.0 Updated Jan 16, 2023
  • Java Updated Dec 16, 2022
  • 💯高质量、最全面的2022年系统架构设计师(软考高级)备考资源库。

    HTML Updated Oct 31, 2022
  • doubi Public

    Forked from yjjhkyq/doubi

    此项目为计划做的金融版抖音后端。技术栈spring cloud alibaba 、spring cloud gateway 、swagger、redis、分布式定时任务XXL-JOB、MyBatis、MyBatis-Plus、kafka、即时通讯centrifugo、统一异常处理、日志、分页逻辑处理、模型校验

    Java Updated Aug 13, 2022
  • dubbo Public

    Forked from apache/dubbo

    Apache Dubbo is a high-performance, java based, open source RPC framework.

    Java Apache License 2.0 Updated Mar 17, 2022
  • springboot 集成所有主流技术的项目

    JavaScript Updated Feb 19, 2022
  • when I was free, sometimes I will refer to some framework's public documents. nearly all of them are in English, so it's hard to understand for me.

    Java Updated Feb 4, 2022
  • JavaScript Updated Dec 23, 2021
  • hdfs Public

    Forked from rechardguo/hdfs

    java实现得分布式存储系统

    Java Updated Dec 19, 2021
  • smart-lottery 抽奖系统 项目是一款互联网面向C端人群营销活动类的抽奖系统,可以提供抽奖活动玩法策略的创建、参与、记账、发奖等逻辑功能。在使用的过程中运营人员通过创建概率类奖品的抽奖玩法,对用户进行拉新、促活、留存,通常这样的系统会用在电商、外卖、出行、公众号运营等各类场景中。架构采用DDD领域驱动中四层架构,涉及技术:SpringBoot、Mybatis、Dubbo、MQ、Re…

    Java Apache License 2.0 Updated Dec 16, 2021
  • tiao2021 Public

    Forked from learnprogram2/tiao2021

    跳槽的复习整理, 都是知识点, 这是我对技术见识的几乎全部了, 我有局限, 下次再学吧.

    Python Updated Dec 9, 2021
  • gateway-1 Public

    Forked from rechardguo/gateway

    java 实现的gateway网关代码片段。功能实现在readme.md里说明。有机会再完善

    Java Updated Oct 24, 2021
  • 微服务API聚合网关 An Aggregation API Gateway

    Java GNU General Public License v3.0 Updated Sep 26, 2021
  • java知识总结

    Apache License 2.0 Updated Sep 24, 2021
  • Learn Public

    Forked from fengqing90/Learn
    Java Updated Sep 8, 2021
  • order-service-parent

    Java Updated Jun 17, 2021