-
-
toBeBetterJavaer Public
Forked from itwanger/toBeBetterJavaer一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄
UpdatedSep 18, 2024 -
GraphragTest Public
Forked from NanGePlus/GraphragTest提供了一种gpt大模型平替解决方案实现利用非gpt大模型去使用Graphrag,支持多类型大模型如本地大模型(Ollama)、阿里云通义千问、百度文心千帆、智谱ChatGML、讯飞星火认知、Ollama、Moonshot AI、Google Gemini等。示例代码使用阿里的通义千问大模型,其他大模型使用方式相同。
Python UpdatedSep 6, 2024 -
RagLangChainTest Public
Forked from NanGePlus/RagLangChainTest在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库->将检索结果和用户问题填入prompt模版->用最终的prompt调用LLM->由LLM生成回复
Python UpdatedSep 6, 2024 -
cube-studio Public
Forked from tencentmusic/cube-studiocube studio开源云原生一站式机器学习/深度学习/大模型AI平台,支持sso登录,多租户,大数据平台对接,notebook在线开发,拖拉拽任务流pipeline编排,多机多卡分布式训练,超参搜索,推理服务VGPU,边缘计算,serverless,标注平台,自动化标注,数据集管理,大模型微调,vllm大模型推理,llmops,私有知识库,AI模型应用商店,支持模型一键开发/推理/微调,…
Jupyter Notebook Other UpdatedAug 21, 2024 -
-
llm_related Public
Forked from wyf3/llm_related记录大模型相关的一些知识和方法
Jupyter Notebook UpdatedAug 10, 2024 -
chat-ollama Public template
Forked from sugarforever/chat-ollamaChatOllama is an open source chatbot based on LLMs. It supports a wide range of language models, and knowledge base management.
TypeScript MIT License UpdatedAug 1, 2024 -
graphrag Public
Forked from microsoft/graphragA modular graph-based Retrieval-Augmented Generation (RAG) system
Python MIT License UpdatedJul 26, 2024 -
hello-algo Public
Forked from krahets/hello-algo《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
Java Other UpdatedJul 20, 2024 -
project-based-learning Public
Forked from practical-tutorials/project-based-learningCurated list of project-based tutorials
MIT License UpdatedJul 18, 2024 -
meet-libai Public
Forked from BinNong/meet-libai 李白 👤 作为唐代杰出诗人,其诗歌作品在中国文学史上具有重要地位。近年来,随着数字技术和人工智能的快速发展,传统文化普及推广的形式也面临着创新与变革。国内外对于李白诗歌的研究虽已相当深入,但在数字化、智能化普及方面仍存在不足。因此,本项目旨在通过构建李白知识图谱,结合大模型训练出专业的AI智能体,以生成式对话应用的形式,推动李白文化的普及与推广。
Python GNU General Public License v3.0 UpdatedJul 14, 2024 -
rag-from-scratch Public
Forked from langchain-ai/rag-from-scratchJupyter Notebook UpdatedJul 9, 2024 -
Powerpointer-For-Local-LLMs Public
Forked from CyberTimon/Powerpointer-For-Local-LLMsLocal Powerpointer - A beautiful powerpoint generator which uses the power of local running large language models to generate the powerpoint slides.
Python Apache License 2.0 UpdatedJul 1, 2024 -
clash-for-linux-backup Public
Forked from Elegycloud/clash-for-linux-backup基于Clash Core 制作的Clash For Linux备份仓库 A Clash For Linux Backup Warehouse Based on Clash Core
Shell GNU General Public License v3.0 UpdatedJun 10, 2024 -
MindMap Public
Forked from wyl-willing/MindMapMindMap: Knowledge Graph Prompting Sparks Graph of Thoughts in Large Language Models
Python UpdatedMay 22, 2024 -
MediaCrawler Public
Forked from BaoZhuhan/MediaCrawler小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫
Python Apache License 2.0 UpdatedMar 19, 2024 -
-
-
The-Art-of-Linear-Algebra-zh-CN Public
Forked from kf-liu/The-Art-of-Linear-Algebra-zh-CNGraphic notes on Gilbert Strang's "Linear Algebra for Everyone", 线性代数的艺术中文版, 欢迎PR.
PostScript Creative Commons Zero v1.0 Universal UpdatedSep 11, 2023 -
funNLP Public
Forked from fighting41love/funNLP中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
Python UpdatedAug 24, 2023 -
NLP_resorce_pool Public
Forked from ReadyTeresa/NLP_resorce_pool整理NLP相关学习资料,提供系统化的学习路径。
UpdatedJul 12, 2023 -
jenkins-global-shared-library Public
Forked from yorkexing/jenkins-global-shared-libraryjenkins 自动构建,通过global-shared-library 模板,进行自动生成脚本完成构建和发布
Groovy Apache License 2.0 UpdatedJun 29, 2023 -
street-fighter-ai Public
Forked from linyiLYi/street-fighter-aiThis is an AI agent for Street Fighter II Champion Edition.
Python Apache License 2.0 UpdatedApr 27, 2023 -
-
-
QASystemOnMedicalKG Public
Forked from liuhuanyong/QASystemOnMedicalKGA tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
Python UpdatedDec 12, 2022 -
ML-NLP Public
Forked from NLP-LOVE/ML-NLP此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
Jupyter Notebook UpdatedJun 21, 2022 -
DeepLearning Public
Forked from Mikoto10032/DeepLearning深度学习入门教程, 优秀文章, Deep Learning Tutorial
Jupyter Notebook Apache License 2.0 UpdatedApr 21, 2022