Java SDK for Zhipu AI
☆157Oct 15, 2025Updated 6 months ago
Alternatives and similar repositories for zhipuai-sdk-java-v4
Users that are interested in zhipuai-sdk-java-v4 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 无人机智慧巡检平台_前端☆24Dec 15, 2024Updated last year
- This repository contains code for the PDF Assistant created using LangChain4J, Spring Boot and Astra DB☆34Apr 21, 2024Updated 2 years ago
- 基于 SpringBoot + MySQL + SQL 慢镜🔍(自研)致 力于 SQL 刷题、SQL 解析,帮助人们解决 SQL 能力薄弱问题,帮助每个人成为 SQL 宗师🚀。☆39Feb 6, 2025Updated last year
- Spring-Boot集成neo4j,采用JavaAPI驱动包+Bolt连接方式实现节点和关系的创建☆17May 12, 2018Updated 7 years ago
- Templating Maven Plugin☆18Mar 22, 2026Updated last month
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Spring Boot demo to test the spring-webmvc-pac4j security library☆43Updated this week
- Testing helper for concurrency☆12Apr 24, 2026Updated 2 weeks ago
- We have implemented Track # 1 for ICME 2024: Spatial Action Localization on Chaotic World dataset. Our mAP on the validation set reaches …☆12Nov 11, 2024Updated last year
- [WACV 2025] Exploiting VLM Localizability and Semantics for Open Vocabulary Action Detection☆17Mar 23, 2025Updated last year
- Based on OpenTelemetry Java Instrumentation, open source parts of Alibaba Instrumentations and Extensions☆71Feb 27, 2026Updated 2 months ago
- 基于 ijkplayer 和PLDroidPlayer( based on ffplay )二次封装的视频播放器☆12Apr 14, 2017Updated 9 years ago
- 基于AI的工作效率提升工具(聊天、绘画、知识库、工作流、 MCP服务市场、语音输入输出、长期记忆) | Ai-based productivity tools (Chat,Draw,RAG,Workflow,MCP marketplace, ASR,TTS, Long-te…☆1,265Apr 30, 2026Updated last week
- 基于AI的工作效率提升工具(聊天、绘画、知识库、工作流、 MCP服务市场、语音输入输出、长期记忆) | Ai-based productivity tools (Chat,Draw,RAG,Workflow,MCP marketplace, ASR,TTS, Long-te…☆145Apr 30, 2026Updated last week
- 《Java 程序员眼中的 Linux》☆11Nov 30, 2022Updated 3 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 二十三种设计模式JAVA实现☆31Sep 19, 2016Updated 9 years ago
- 当你从零开始构建一个App的时候,你需要一个功能多,易使用的android开发框架。☆20Mar 6, 2016Updated 10 years ago
- Pocket Flow: A minimalist LLM framework. Let Agents build Agents!☆33Apr 11, 2025Updated last year
- HashCats Auto Clicker is a versatile tool that enhances your gaming experience by automating various actions within the HashCats game☆18May 2, 2026Updated last week
- overlap-小圈,旨在找搭子交友,来创建一个属于你自己的小圈吧~☆12Oct 10, 2023Updated 2 years ago
- ☆12Aug 7, 2024Updated last year
- 钉钉企业内部小程序DEMO - Java☆17Oct 17, 2023Updated 2 years ago
- ☆1,693Apr 30, 2026Updated last week
- homie 匹配系统是一个移动端网页的在线云交友平台。实现了按标签匹配、查找用户,基于 Redis GEO 实现搜索附近用户,同时个人还可以建队、组队以打造个人学习队伍。除了添加好友、搜索好友外,还基于 Websocket 实现好友间私聊,方便用户寻找志同道合的学习搭子。☆65Apr 29, 2026Updated last week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- auto fix invalid json / 自动修复补全残缺无效的 JSON☆62Mar 30, 2026Updated last month
- 基于Docker代码沙箱的算法题在线评测系统(Online Judge,OJ),分为网关、用户、判题和代码沙箱4个微服务。在系统前端,管理员可以创建、管理题目,用户可以查看题目,编写代码并进行在线自测和提交;在系统后端,自主实现了代码沙箱,能够对代码进行编译,在用户设置的测…☆83Feb 27, 2026Updated 2 months ago
- ☆50Feb 28, 2026Updated 2 months ago
- tfjs极简入门视频教程☆12Apr 30, 2020Updated 6 years ago
- 我的笔记。☆15Mar 8, 2025Updated last year
- [CVPR 2024] Adapting Short-Term Transformers for Action Detection in Untrimmed Videos☆11Jun 11, 2024Updated last year
- ☆10Mar 6, 2017Updated 9 years ago
- 仿照移动端qq的UI页面,实现qq相关的核心功能☆13Mar 12, 2024Updated 2 years ago
- Simple HelloWorld examples☆59Jul 5, 2024Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 科大讯飞 星火认知大模型API Java SDK 流式调用、同步调用、FunctionCall、tokens统计、多版本切换; 长期更新☆126Jul 15, 2024Updated last year
- Repair JSON! A Java library for fixing JSON anomalies generated by LLMs.☆100Feb 14, 2026Updated 2 months ago
- Android下的公众号按键精灵,自动点击公众号历史消息☆19Jun 21, 2018Updated 7 years ago
- 基于AgentWeb的视频嗅探器☆18Jan 7, 2022Updated 4 years ago
- 该项目是模仿阿里Arthas写的线上应用诊断小工具。基于Java探针-Java Agent技术对字节码进行增强,在指定方法中插入一些切面来实现相关参数的统计与观测,能做到JVM层面的AOP。对字节码的增强主要使用ASM字节码框架与ASM Bytecode Viewer插件,…☆21Jun 16, 2020Updated 5 years ago
- Ruisi BI open source version, based on Springboot construction, rapid data analysis and visualisation, 0 code writing.☆83Jun 21, 2024Updated last year
- this is a demo for redis☆10Aug 12, 2018Updated 7 years ago