Highlights
- Pro
Lists (3)
Sort Name ascending (A-Z)
Stars
some notes about the basic knowledge of machine learning and data mining
The repo associated with the Manning Publication
Speech-to-text, text-to-speech, speaker diarization, and VAD using next-gen Kaldi with onnxruntime without Internet connection. Support embedded systems, Android, iOS, HarmonyOS, Raspberry Pi, RISC…
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
Interacting with RASA chatbot using the android chat app interface.
基于pytorch的中文意图识别和槽位填充
【三年面试五年模拟】AI算法工程师面试秘籍。涵盖AIGC、传统深度学习、自动驾驶、机器学习、计算机视觉、自然语言处理、SLAM、具身智能、元宇宙、AGI等AI行业面试笔试经验与干货知识。
Windows graphical interface for yt-dlp, designed as a simple YouTube downloader
intent detection and slot filling 意图识别与槽填充联合模型
chenyangMl / JointBERT-zh
Forked from monologg/JointBERTPytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"
implementation SlotGated SLU model for keras
Quick Start for Large Language Models (Theoretical Learning and Practical Fine-tuning) 大语言模型快速入门(理论学习与微调实战)
This repository is a hub for AI Agent projects, including GitHub Sentinel, LanguageMentor, and ChatPPT, designed to enhance enterprise workflows, language learning, and multimodal interaction. Expl…
GitHub Sentinel 是专为大模型(LLMs)时代打造的智能信息检索和高价值内容挖掘 AI Agent。它面向那些需要高频次、大量信息获取的用户,特别是开源爱好者、个人开发者和投资人等。GitHub Sentinel 不仅能帮助用户自动跟踪和分析 GitHub 开源项目 的最新动态,还能快速扩展到其他信息渠道,如 Hacker News 的热门话题,提供更全面的信息挖掘与分析能力。
Unified framework for building enterprise RAG pipelines with small, specialized models
Awesome-LLM: a curated list of Large Language Model
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step