Giter VIP home page Giter VIP logo

robot's Introduction

思知问答机器人

思知是作者的一个理想国,作者在人工智能方面不断努力着,希望有一天能够出现独立思考的人工智能机器人,虽然明知道短期内不可能实现,但却一直向着他的梦执着前行着。

本项目api永久更新。。。

如果发送消息无反应,那就是服务器正在处理其他任务,暂时关闭api了,想要测试可以联系 [email protected]

示范:https://robot.ownthink.com/

项目使用方式

下载到本地,直接用浏览器打开index.html即可使用。

git clone [email protected]:ownthink/robot.git

部署属于自己的机器人

get请求api示范

https://api.ownthink.com/bot?token=openbot&info=姚明多高啊?

post请求api示范

curl -XPOST https://api.ownthink.com/bot  -d'
{
	"token":"openbot",
	"info":"姚明多高啊?"
}
'

api免费申请方式

直接将自己的信息发送邮件到[email protected]即可申请。

或者加入qq群向群主申请 qq群:90780053

api使用方式

申请后将可获得一个独立的token,将上面示范请求方式中token的openbot替换成自己的key即可。

robot's People

Contributors

ownthink avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.