KO
|
EN
gitlite — search
Search
#llm
#typescript
#deep-learning
#golang
#react
#claude
#machine-learning
#javascript
#cli
#python
#claude-code
#java
mybot
★ 68
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
AnoGAN-pytorch
:
Pytorch implementation of "Unsupervised Anomaly Detection with Generative Adversarial Networks to Guide Marker Discovery"
fastapi-async-mongodb
:
Simple example with FastAPI + MongoDB
udmi
:
Universal Device Management Interface (UDMI) provides a high-level specification for the management and operation of physical IoT systems.
topanswers
:
Main TopAnswers Platform (database&application)
RGBD-Integration-2020
:
Applying Open3D functions to integrate experimentally measured color and depth frames into a 3D object.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
mybot
?
Download (.md)
### 简介 基于 [NoneBot](https://github.com/nonebot/nonebot2) 的QQ机器人 实现了一些乱七八糟的功能 本项目是自用bot项目,并不是开箱即用的,但可以提供某些插件功能上的思路,有问题也可以提issue。 <div align="left"> <img src="https://s2.loli.net/2022/12/07/1AjdhNVYqRQ3pyD.png" width="500" /> </div> ### install ```bash pip install poetry poetry install sudo apt install ffmpeg imagemagick texlive-full poppler-utils ```