dustw's Stars
zccbbg/chatgpt-springboot-service
是一个基于Springboot的一个后端服务,用于实时接收chatGPT的消息,并通过websocket的方式实时反馈前端。本项目还可以助你将GPT机器人集成到钉钉群聊中,通过@机器人进行聊天交互。
lzhpo/chatgpt-spring-boot-starter
支持OpenAi所有可用的接口,包括但不限于流式输出和Token计算等,可配置多个API-Key、权重、代理、自定义API等诸多功能...
Grt1228/chatgpt-steam-output
Open AI ChatGPT流式输出。Open AI Stream output. ChatGPT Stream output.GPT-3.5
stephenmcd/mezzanine
CMS framework for Django
pentaho/pentaho-kettle
Pentaho Data Integration ( ETL ) a.k.a Kettle
pythonstock/stock
stock,股票系统。使用python进行开发。
decaywood/XueQiuSuperSpider
雪球股票信息超级爬虫
gnemoug/distribute_crawler
使用scrapy,redis, mongodb,graphite实现的一个分布式网络爬虫,底层存储mongodb集群,分布式使用redis实现,爬虫状态显示使用graphite实现
airob0t/idcardgenerator
身份证图片生成工具 generate an id card picture
lichao-git/generatorSqlmapCustom
Myabtis reverse engineering
yibo-work/Myabtis-Generator
自动生成mybatis相关实体类和mapper.xml和DAO
firefac/p-store-live-with-goods
vip-efactory/efadmin
efadmin最初基于eladmin项目改造,实现了CRUD模板,实体属性约束检查,接口国际化,多租户,多条件高级搜索,多表缓存关联一致维护,修改审计等功能。
elunez/eladmin-doc
EL-ADMIN 文档源码
elunez/eladmin-web
eladmin jpa版本:前端源码,项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统
elunez/eladmin
eladmin jpa 版本:项目基于 Spring Boot 2.6.4、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
lenve/vhr
微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
Germey/LaravelGeetest
Geetest Package for Laravel5
chyroc/WechatSogou
基于搜狗微信搜索的微信公众号爬虫接口
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
TheAlgorithms/Python
All Algorithms implemented in Python
keras-team/keras
Deep Learning for humans
injetlee/Python
Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机
wistbean/learn_python3_spider
python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式爬虫,爬虫项目实战实例等
Northxw/Python3_WebSpider
Python3 网络爬虫实践集合。涉及多类型验证码识别、多类型模拟登陆、多类型反反爬措施、APP数据抓取、Scrapy框架、分布式爬虫等。
lb2281075105/Python-Spider
豆瓣电影top250、斗鱼爬取json数据以及爬取美女图片、淘宝、有缘、CrawlSpider爬取红娘网相亲人的部分基本信息以及红娘网分布式爬取和存储redis、爬虫小demo、Selenium、爬取多点、django开发接口、爬取有缘网信息、模拟知乎登录、模拟github登录、模拟图虫网登录、爬取多点商城整站数据、爬取微信公众号历史文章、爬取微信群或者微信好友分享的文章、itchat监听指定微信公众号分享的文章
smilemilk1992/scrapy_redis_mongodb
基于Python+scrapy+redis的分布式爬虫实现框架
keon/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.