一个基于生成式大模型的人机英语口语对话网页,前端对话,后端音转文后调用大模型分析用户口语语法,并给出合理纠错建议。
☆30Apr 11, 2024Updated last year
Alternatives and similar repositories for GrammatriX
Users that are interested in GrammatriX are comparing it to the libraries listed below
Sorting:
- A English to Chinese Dictionary Integration☆24May 6, 2023Updated 2 years ago
- 基于深度知识图谱和预训练大语言模型的医疗问答系统☆34Jul 24, 2024Updated last year
- ☆17Feb 6, 2025Updated last year
- MemRec☆37Jan 16, 2026Updated last month
- 前后端分离,使用restfarmework作为django的接口规范,vue作为前端开发,前期从0到1开发系统,后期偏向硬件,使软件控制ip硬件,包括led,开关,道闸,拉取定位信息,视频推流(rtmp)等k开发测试服务器:☆10Dec 8, 2022Updated 3 years ago
- 基于内容相似度的房源推荐系统☆12Jul 4, 2021Updated 4 years ago
- 该项目旨在通过输入文本描述来检索与之相匹配的图片。☆43Aug 24, 2023Updated 2 years ago
- 基于CRNN+CTC结构实现对不定长文本字符的识别☆10Apr 17, 2019Updated 6 years ago
- A tiny script to convert your mdx dictionary file to CSV☆11Dec 22, 2018Updated 7 years ago
- 早期的计算机使用7位的ASCII编码,为了处理汉字,程序员设计了用于简体中文的GB2312和用于繁体中文的big5。 GB2312(1980年)一共收录了7445个字符,包括6763个汉字和682个其它符号。汉字区的内码范围高字节从B0-F7,低字节从A1-FE,占用的码…☆10Sep 10, 2017Updated 8 years ago
- 补浏览器环境框架☆10Feb 5, 2025Updated last year
- 【今日头条】文本作者身份识别比赛☆10Aug 20, 2018Updated 7 years ago
- 从零搭建基于React的大屏拖动配置管理系统,该平台是一个高效的拖拽式低代码数据可视化开发平台,将图表、页面元素、控件等封装为组件,由组件拼成微件,由微件拼成页面,由页面拼成项目,无需编写代码即可制作漂亮的大屏。☆15Sep 7, 2025Updated 5 months ago
- Long Context Research☆29Jan 26, 2026Updated last month
- 四级、六级、考研、雅思考试词频统计程序☆11Dec 22, 2024Updated last year
- 常用开源软件(Jaeger,grafana,consul,prometheus,nginx-ingress-controller)及常用资源(deployment,svc,ingress...) K8s部署Yaml合集☆12Jun 27, 2020Updated 5 years ago
- shumei captcha icon select | 数美验证码点选识别破解☆13Sep 27, 2024Updated last year
- ☆11Jun 4, 2022Updated 3 years ago
- DoctorRAG is a medical AI that mimics doctor-like reasoning by combining textbook knowledge with insights from similar patient cases, usi…☆16May 21, 2025Updated 9 months ago
- The implement of LLMTreeRec☆14Dec 9, 2024Updated last year
- Source code of DisenHAN: Disentangled Heterogeneous Graph Attention Network for Recommendation, CIKM 2020☆14Mar 18, 2023Updated 2 years ago
- 同济大学计科机器学习大作业☆10Mar 22, 2025Updated 11 months ago
- 美丽东自然语言处理百宝箱~命名实体识别,文本分类,语言模型,文本摘要。☆10Nov 28, 2022Updated 3 years ago
- 中英文语料数据清洗及分布式分句分词预处理工作☆12Mar 28, 2020Updated 5 years ago
- 基于 BPE 实现的中文分词。优化:预处理,并行计算,多字词,多词表☆14May 14, 2022Updated 3 years ago
- 基于IK中文分词器,添加同义词功能☆13Feb 24, 2018Updated 8 years ago
- An English dictionary.☆10May 31, 2016Updated 9 years ago
- Implement FlashAttention v2 with minimal code to learn.☆14Jun 12, 2024Updated last year
- Role based access control API service☆11Updated this week
- AI大模型的基本开发框架,适合普通后端程序员,功能类似coze包括:fastapi后端接口,搜索,文档解析和向量化,RPA和爬虫,自定义agent,对接第三方数据接口,mongodb数据库,控制json返回,多模态理解和生成等等