当前位置:网站首页>Free chat robot API
Free chat robot API
2022-07-06 00:29:00 【Channing Lewis】
1 Qingyun guest
http://api.qingyunke.com/
Calling method :
def qingyunke(self, msg):
url = 'http://api.qingyunke.com/api.php?key=free&appid=0&msg={}'.format(urllib.parse.quote(msg))
html = requests.get(url)
return html.json()["content"]
It's not bad , It's just a little slow to return .
2 Thinking and knowing
https://www.ownthink.com
Calling method :
def ownthink(self, msg):
url = 'https://api.ownthink.com/bot?spoken={}'.format(urllib.parse.quote(msg))
html = requests.get(url)
return html.json()["data"]['info']['text']
边栏推荐
- NLP basic task word segmentation third party Library: ICTCLAS [the third party library with the highest accuracy of Chinese word segmentation] [Chinese Academy of Sciences] [charge]
- FFmpeg学习——核心模块
- FFMPEG关键结构体——AVFrame
- N1 # if you work on a metauniverse product [metauniverse · interdisciplinary] Season 2 S2
- AtCoder Beginner Contest 258【比赛记录】
- notepad++正则表达式替换字符串
- Notepad++ regular expression replacement string
- 多线程与高并发(8)—— 从CountDownLatch总结AQS共享锁(三周年打卡)
- MySQL之函数
- Search (DFS and BFS)
猜你喜欢
建立时间和保持时间的模型分析
Hudi of data Lake (2): Hudi compilation
Room cannot create an SQLite connection to verify the queries
FFmpeg学习——核心模块
Intranet Security Learning (V) -- domain horizontal: SPN & RDP & Cobalt strike
[EI conference sharing] the Third International Conference on intelligent manufacturing and automation frontier in 2022 (cfima 2022)
N1 # if you work on a metauniverse product [metauniverse · interdisciplinary] Season 2 S2
Date类中日期转成指定字符串出现的问题及解决方法
AtCoder Beginner Contest 258【比赛记录】
Ffmpeg captures RTSP images for image analysis
随机推荐
Uniapp development, packaged as H5 and deployed to the server
Teach you to run uni app with simulator on hbuilderx, conscience teaching!!!
XML配置文件
[Online gadgets] a collection of online gadgets that will be used in the development process
Global and Chinese market of digital serial inverter 2022-2028: Research Report on technology, participants, trends, market size and share
Natural language processing (NLP) - third party Library (Toolkit):allenlp [library for building various NLP models; based on pytorch]
Browser local storage
[designmode] Decorator Pattern
选择致敬持续奋斗背后的精神——对话威尔价值观【第四期】
如何制作自己的机器人
Spark DF增加一列
Data analysis thinking analysis methods and business knowledge - analysis methods (III)
Idea远程提交spark任务到yarn集群
Leetcode:20220213 week race (less bugs, top 10% 555)
2022-02-13 work record -- PHP parsing rich text
从底层结构开始学习FPGA----FIFO IP核及其关键参数介绍
硬件及接口学习总结
DEJA_ Vu3d - cesium feature set 055 - summary description of map service addresses of domestic and foreign manufacturers
Choose to pay tribute to the spirit behind continuous struggle -- Dialogue will values [Issue 4]
[Chongqing Guangdong education] Chongqing Engineering Vocational and Technical College