MaLei666's Stars
public-apis/public-apis
A collective list of free APIs
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
ChatGPTNextWeb/ChatGPT-Next-Web
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
abi/screenshot-to-code
Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
xtekky/gpt4free
The official gpt4free repository | various collection of powerful language models
satwikkansal/wtfpython
What the f*ck Python? 😱
Pythagora-io/gpt-pilot
The first real AI developer
reworkd/AgentGPT
🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
OpenBMB/ChatDev
Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
wandb/openui
OpenUI let's you describe UI using your imagination, then see it rendered live.
gunthercox/ChatterBot
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
stevenjoezhang/live2d-widget
把萌萌哒的看板娘抱回家 (ノ≧∇≦)ノ | Live2D widget for web platform
lcdevelop/ChatBotCourse
自己动手做聊天机器人教程
yyhsong/iDataV
大屏数据可视化 Big screen data visualization demo
zhaoyingjun/chatbot
ChatGPT带火了聊天机器人,主流的趋势都调整到了GPT类模式,本项目也与时俱进,会在近期更新GPT类版本。基于本项目和自己的语料可以训练出自己想要的聊天机器人,用于智能客服、在线问答、闲聊等场景。
Conchylicultor/DeepQA
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
jackchen0120/vueDataV
基于Vue + Echarts 构建的数据可视化平台,酷炫大屏展示模板和组件库,持续更新各行各业实用模板和炫酷小组件。
chao325/MaoTai_GUIT
JD京东抢购、京东抢茅台Windows端、开箱即用无需配置环境。开发在即(开源协议采用Apache License)抢茅台外挂,茅台脚本
920232796/bert_seq2seq
pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。
AnsGoo/openDataV
OpenDataV 是一个纯前端的拖拽式、可视化、低代码数据可视化🌈开发平台,你可以用它自由的拼接成各种✨炫酷的大屏,同时支持用户方便的开发自己的组件并接入平台。
guillaume-chevalier/seq2seq-signal-prediction
Signal forecasting with a Sequence-to-Sequence (seq2seq) Recurrent Neural Network (RNN) model in TensorFlow - Guillaume Chevalier
bym110/vue-echarts
vue、 echarts、iview 实现大数据可视化大屏模板
L-noodle/vue-big-screen
一个基于 vue、datav、Echart 框架的大数据可视化(大屏展示)模板,实现大数据可视化。通过 vue 组件实现数据动态刷新渲染,内部图表可自由替换。部分图表使用 DataV 自带组件,可自由进行更改(ps:最新的更新请前往码云查看,下面有链接)。
yokingma/search_with_ai
🤖 Free Search with AI, 💡 Open-Source Perplexity, 📍 Support Ollama/SearXNG, Support Docker deployment. 让AI大模型和搜索引擎回答你的问题,支持本地大模型(Ollama)、聚合搜索引擎SearXNG,支持Docker一键部署。
suriyadeepan/practical_seq2seq
A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly
JeffXue/web-log-parser
An open source analysis web log tool
ydf0509/nb_log
pip install nb_log 各种日志handler和自动转化项目的任意print的效果。日志自动彩色炫酷,可点击控制台的日志自动精确跳转到pycharm的文件和行号。文件日志多进程切割安全。在10个最重要方面全方位超过loguru
ifding/seq2seq-pytorch
Sequence to Sequence Models with PyTorch