alvinlee518 / llmchatLinks
LLMChat 是一个在Java生态下构建的企业级AIGC项目解决方案。它集成了强大的大语言模型(LLM)功能,结合RBAC权限体系,帮助企业快速构建智能客服、AI知识库、AI机器人等应用场景。支持本地私有大模型(如LocalAI/Ollama)、国内公共大模型(如通义千问/智谱AI/百度千帆)、国际公共大模型(如OpenAI/Azure OpenAI),涵盖大语言模型、向量模型、重排模型等多种模型类型。
☆51Updated 6 months ago
Alternatives and similar repositories for llmchat
Users that are interested in llmchat are comparing it to the libraries listed below
Sorting:
- JAVA版本的检索增强生成(RAG)项目,包括知识库、搜索 | JAVA version of retrieval enhancement generation(RAG) project ,including knowledge base, search☆79Updated 3 weeks ago
- 基于AI的工作效率提升工具(聊天、绘画、知识库、工作流、 MCP服务市场) | Ai-based productivity tools (Chat,Draw,RAG,Workflow,MCP marketplace etc)☆107Updated last week
- SpringAI MCP demo 结合通义千问大模型☆51Updated 3 months ago
- 一个Java 8+的LangChain实现。在(企业)Java环境中构建强大的基于LLM的应用程序。附带详细的Java入门的LLM学习课程☆87Updated 7 months ago
- 🧙♂️ Text2SQL 是基于 SpringBoot、MySQL、Vue2 以及 ChatGPT,通过用户输入的表结构和需求,神奇地生成具体的 SQL 语句!用户可以导入数据库和表结构,选择具体的表,生成独特的 SQL 语句。致力于解放开发同学的双手,扎根于更深层次的…☆41Updated last month
- Spring AI and PGVector 基于个人知识库的AI问答系统,使用Spring AI 1.0版本实现☆215Updated last month
- Java/Go/Python/TypeScript/Rust/深度学习/机器学习基础和高级知识。大模型、微服务、云原生项目实战。项目实战中掌握LangChain4j、SpringAI、LangChain、PyTorch、SpringAIAlibaba、SpringCloud…☆24Updated last month
- Using Langchain's ideas to build SpringBoot AI applications | 用langchain的思想,构建SpringBoot AI应用☆172Updated 3 months ago
- Spring AI+Ollama+pgvector实现本地RAG☆78Updated last year
- 🎉基于Spring Boot 2.7 & 3.0、 Spring Cloud & Alibaba、Spring Authorization Server等主流技术栈的微服务RBAC 、SaaS多租户系统。✨✨点个star ➕关注。持续更新 🍺🍺欢迎加入交流群。☆96Updated 8 months ago
- Super-Sql 是一个基于国内外先进生成式大模型的Java框架,专注于将数据库表结构通过检索增强生成(RAG, Retrieval-Augmented Generation)技术进行训练,从而实现从自然语言文本到SQL查询的智能转换(Text to SQL)。该框架旨在…☆74Updated this week
- Provides an easy-to-use SDK for Java developers to interact with the APIs of open AI models.☆112Updated 6 months ago
- maku-cloud 微服务 是采用SpringCloud Alibaba 2023、SpringCloud 2023、SpringBoot 3.3、SpringSecurity 6.3、Nacos、Mybatis-Plus、Vue3、Element-Plus等框架,开发的…☆136Updated 10 months ago
- 文心千帆LLM与向量数据库Milvus使用Demo☆21Updated last year
- 一款文心一言&文心千帆大模型的高性能springboot-starter,支持连续对话(流式返回)、Prompt模板、文生图等,内置连续对话记录,支持消息记录导出。☆227Updated 3 months ago
- SpringBoot整合MCP的简单例子☆51Updated 2 months ago
- 一款纯为爱发电的开源多租户、SAAS、系统,SpringCloud2024、Mysql、Mybatis-Plus、Spring Cloud Alibaba2023 、有BUG第一时间修复☆175Updated last month
- JavaChain 用于快速搭建LLM应用,参考了 LangChain 的架构设计,基于Java8实现。