Pinned Repositories
Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
dify
Dify is an open-source LLM app building platform. It has the core tech required to build AI-native apps, including RAG, agent capabilities, model management, observability and more, packaged into one intuitive interface.
funNLP
HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese).
JavaHome
一份超级详细的Java面试题【大厂面试真题+Java学习指南+工作总结】
JavaStudy
Java知识体系总结,会不断完善
langchain
🦜🔗 Build context-aware reasoning applications
llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
MemGPT
Building persistent LLM agents with long-term memory 📚🦙
Practice
Java技术栈使用
cxycxm's Repositories
cxycxm/deep-searcher
Open Source Deep Research Alternative to Reason and Search on Private Data. Written in Python.
cxycxm/markitdown
Python tool for converting files and office documents to Markdown.
cxycxm/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
cxycxm/open-llm-server
This Open LLM Framework serves as a powerful and flexible tool for serving endpoints for embeddings and chat completions using SOTA open source language models. By leveraging models Transformers, this enables various natural language processing (NLP) tasks to be performed via simple HTTP endpoints similar to openai endpoints.
cxycxm/langchain
🦜🔗 Build context-aware reasoning applications
cxycxm/dify
Dify is an open-source LLM app building platform. It has the core tech required to build AI-native apps, including RAG, agent capabilities, model management, observability and more, packaged into one intuitive interface.
cxycxm/MemGPT
Building persistent LLM agents with long-term memory 📚🦙
cxycxm/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
cxycxm/funNLP
cxycxm/Prompt-Engineering-Guide-Chinese
Prompt工程师指南,源自英文版,但增加了AIGC的prompt部分,为了降低同学们的学习门槛,翻译更新
cxycxm/JavaHome
一份超级详细的Java面试题【大厂面试真题+Java学习指南+工作总结】
cxycxm/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese).
cxycxm/Practice
Java技术栈使用
cxycxm/JavaStudy
Java知识体系总结,会不断完善
cxycxm/property
校园报修系统 --此项目是基于ssm框架的web项目,使用了maven来管理项目,界面优美。该系统分为学生端和管理员端,学生端通过学号登录、可以完成报修、催单以及验收的功能;管理员端实现了查看报修单、催单以及对维修人员的安排管理、学生管理等功能。