Pinned Repositories
Agriculture_KnowledgeGraph
农业知识图谱:农业领域的命名实体识别,实体解析,关系抽取,数据挖掘
anlogic-picorv32
Optimized picorv32 core for anlogic FPGA
biaffine-parser
An implementation of "Deep Biaffine Attention for Neural Dependency Parsing"
chatbot-demo
Chatbot for Facebook messenger, Slack and Telegram using chatscript
CROHME_extractor
CROHME dataset extractor for OFFLINE-text-recognition task.
faceGenerator
Simple face generator that uses canvas to generate random (cartoon) faces
gop
Compute Goodness of Pronunciation using Kaldi
gop-dnn-epadb
miniprogram-mall
微信小程序 电商 知晓云
oral-demo
一款练习并评测英语口语的微信小程序
copperdong's Repositories
copperdong/AccAlign
A accurate multilingual word aligner based on LaBSE
copperdong/alpaca-lora
Instruct-tune LLaMA on consumer hardware
copperdong/Bark-Voice-Cloning
🎙️ - Clone Voice 🎵 - TTS 🔮 - Voice Conversion,其中TTS参数可调
copperdong/chatglm-web
用 FastAPI 和 Vue3 搭建的 ChatGLM 网页 (前端样式仿照chatgpt-web, 支持chatglm流式输出、前端调整参数、上下文选择、保存图片、知识库问答等功能)
copperdong/ChatGPT-3.5-API
手把手教你使用Python调用 ChatGPT-3.5-API。Hands teach you to use Python to call ChatGPT-3.5-API.
copperdong/ChatGPT-Paper-Reader
This repo offers a simple interface that helps you to read&summerize research papers in pdf format. You can ask some questions after reading. This interface is developed based on openai API and using GPT-3.5-turbo model.
copperdong/chinese-dictionary
中文汉语拼音辞典,汉字拼音字典,词典,成语词典,常用字、多音字字典数据库
copperdong/coedit
Official implementation of the paper "CoEdIT: Text Editing by Task-Specific Instruction Tuning"
copperdong/docker-nginx-openai-api-cache
A nginx and docker built reverse proxy server to cache the slow expensive requests to the openai api.
copperdong/dta
Bob for Electorn是一款仿Bob、PopClip的划词、OCR、翻译、取色工具
copperdong/gpt_academic
为ChatGPT/GLM提供图形交互界面,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持清华chatglm等本地模型。兼容复旦MOSS, llama, rwkv, 盘古, newbing, claude等
copperdong/grammar-checker-2
Essay Grammar Checker
copperdong/immersive-translate
Immersive Dual Web Page Translation Extension - 沉浸式双语网页翻译扩展
copperdong/indefinite
Prefix a noun with an indefinite article - a or an - based on whether it begins with a vowel
copperdong/korean-typos-corrector
한국어 메신저(구어체)대화 맞춤법(typos) 오타 교정기(Corrector) 입니다.
copperdong/llama.cpp
Port of Facebook's LLaMA model in C/C++
copperdong/LunaTranslator
Galgame翻译工具,支持剪贴板、OCR、HOOK,支持30余种翻译工具。Galgame translate tool , support clipboard / OCR/ HOOK, support 30+ translate engines.
copperdong/MathTranslate
translate scientific papers with math
copperdong/mdict-query
A python module for looking up mdict dictionary file (.mdx and .mdd).
copperdong/Mini_Reverse_Proxy
不到100行代码实现一个Python迷你内网穿透、反向正向代理小工具
copperdong/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
copperdong/NER-RE
A Named Entity Recognition + Entity Linker + Relation Extraction Pipeline built using spacy v3. Given a text, the pipeline will extract entities from the text as trained and will disambiguate the entities to its normalized form through an Entity Linker connected to a Knowledge Base and will assign a relation between the entities, if any.
copperdong/openai-proxy
通过代理访问openai api服务。
copperdong/openai-proxy-1
OpenAI/ChatGPT 免翻墙代理
copperdong/python-lyrics-transcriber
Automatically create synchronised lyrics files in ASS and MidiCo LRC formats with word-level timestamps, using Whisper and lyrics from Genius and Spotify
copperdong/QuickAI
QuickAI是一款基于OpenAI开发的电脑版ChatGPT PC跨平台应用程序,它可以提供划词提问、快捷搜索、对话模式和快捷指令等多种功能。旨在为用户提供更便捷、更智能的PC桌面版AI使用体验。在使用时无需下载额外软件,适用于各种场景,如代码自动编辑、文件自动输入、提问、聊天软件自动回复等。QuickAI is a ChatGPT PC Program, support Windows, MacOS, Linux
copperdong/RealChar
🎙️🤖Create, Customize and Talk to your AI Character/Companion in Realtime(All in One Codebase!). Have a natural seamless conversation with AI everywhere(mobile, web and terminal) using LLM OpenAI GPT3.5/4, Anthropic Claude2, Chroma Vector DB, Whisper Speech2Text, ElevenLabs Text2Speech🎙️🤖
copperdong/scispacy
A full spaCy pipeline and models for scientific/biomedical documents.
copperdong/translator_or_pdf_summary
Load pdf, and then query, translate or do whatever you want
copperdong/Whisper-Finetune
微调Whisper语音识别模型和加速推理,支持Web部署和Android部署