wisherg / python_data_course
python pandas pyecharts streamlit echarts
☆309Updated 2 months ago
Alternatives and similar repositories for python_data_course:
Users that are interested in python_data_course are comparing it to the libraries listed below
- 《AI驯龙笔记 》:记载工程实践问题的解决策略与关键要点,分享各种实用案例,追踪前沿技术发展,囊括 AI 全栈知识,涵盖大模型、编程技术、机器学习、深度学习、强化学习、图神经网络、语音识别、NLP 及图像识别等领域☆233Updated this week
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆324Updated 7 months ago
- 这个项目是一个Jupyter notebook的集合,专门用于学习和探索LangChain框架。☆356Updated last year
- 基于RAG的私有知识库问答系统☆110Updated last month
- 数据科学教程案例☆132Updated 3 weeks ago
- LangChain Tutorial 3 动画演示透彻解释 Agent 概念 以及 实现Demo☆96Updated last year
- qwen ai agent☆121Updated 10 months ago
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆236Updated 9 months ago
- PDF解析(文字,章节,表格,图片,参考),基于大模型(ChatGLM2-6B, RWKV)+langchain+streamlit的PDF问答,摘要,信息抽取☆174Updated last year
- 本项目旨在分享人工智能相关应用技术以及实战经验,包括大模型、语音合成、数字人、图像生成等。☆160Updated 3 months ago
- DISC-FinLLM,中文金融大语言模型(LLM),旨在为用户提供金融场景下专业、智能、全面的金融咨询服务。DISC-FinLLM, a Chinese financial large language model (LLM) designed to provide us…☆639Updated last year
- Neo4j graph construction from unstructured data☆253Updated 5 months ago
- 手把手带你从0到1实现大模型agent☆92Updated 6 months ago
- A simple and trans-platform rag framework and tutorial☆81Updated this week
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆75Updated 4 months ago
- 记录大模型相关的一些知识和方法☆413Updated 2 weeks ago
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆375Updated 7 months ago
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆78Updated 3 weeks ago
- 基于文心一言和树莓派Pico的最简易桌面宠物☆58Updated 3 weeks ago
- RAG向量召回示例☆102Updated 11 months ago
- 一个基于langchain实现RAG的简单示例☆357Updated 2 weeks ago
- prompt 工程项目案例☆50Updated 2 months ago
- 从小说中提取对话数据集☆133Updated 7 months ago
- A generative AI dialog system that can ask questions about the Chinese stock market.一个可以针对中国股市提问的生成式人工智能对话系统☆57Updated 9 months ago
- 机器学习实战案例,涉及机器学习、深度学习等各个方向。每个案例代码量在百行左右。☆194Updated last year
- 通过带领大家解读Transformer模型来加深对模型的理解☆68Updated this week
- ☆155Updated 11 months ago
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆280Updated last month
- AI 应用示例合集☆81Updated 7 months ago
- 提供了一种gpt大模型平替解决方案实现利用非gpt大模型去使用Graphrag,支持多类型大模型如本地大模型(Ollama)、阿里云通义千问、百度文心千帆、智谱ChatGML、讯飞星火认知、Ollama、Moonshot AI、Google Gemini等。示例代码使用阿里…☆248Updated last month