Skip to main content

World first popular Chatbot for daily conversation (Service launched in 2002). A unique daily conversation with diversity, fun and vitality. Service provided with 130 million sets of daily small talks in 81 languages compiled through more than 20 million panels. Service in 81 languages. More than 350 million cumulative users worldwide. (Based on June-2018), Records of more than 200 million times of responses made per day.

Project description

SIMSIMI

api logo

Simsimi API in Python. pypi

Description

World first popular Chatbot for daily conversation (Service launched in 2002). A unique daily conversation with diversity, fun and vitality. Service provided with 130 million sets of daily small talks in 81 languages compiled through more than 20 million panels. Service in 81 languages. More than 350 million cumulative users worldwide. (Based on June-2018), Records of more than 200 million times of responses made per day.

REQUIREMENTS

  • PYTHON >=3.9.X+
  • REQUESTS

Installation

pip3 install simipro

Or

pip install -i https://test.pypi.org/simple/ simipro

SimiTalk

Import Module

from simipro import simiTalk

Use SimSimi talk function

from simipro import simiTalk
req = simiTalk ("hi", "en")
print (req)

Response

{
    "status": "true",
    "time": "06:55:47 PM",
    "type": "text",
    "lc": "en",
    "ans": "Hello back",
    "author": "𝙷𝙰𝚇𝙾𝚁 𝚇𝙽𝚇",
    "owner" : "https://t.me/haxor_xnx",
    "channel" : "https://t.me/Toxinum"
}

Realtime Example for SimSimi talk

from simipro import simiTalk
msg = "hi"
lang = "en"
req = simiTalk (msg, lang)
print (req["ans"])

Response

Hello there

SimiTeach

Import Module

from simipro import simiTeach

Use SimSimi teach function

from simipro import simiTeach
req = simiTeach ("hi" ,"hello, "en", "YOUR_SECRET_KEY")
print (req)

Response

{
    "status": "true",
    "time": "06:55:47 PM",
    "type": "text",
    "lc": "en",
    "ask": "hello world",
    "ans": "Hello back",
    "author": "𝙷𝙰𝚇𝙾𝚁 𝚇𝙽𝚇",
    "owner" : "https://t.me/haxor_xnx",
    "channel" : "https://t.me/Toxinum"
}

Realtime Example for SimSimi teach

from simipro import simiTeach
msgAsk = "hi"
msgAns = "hello"
lang = "en"
secretKey = "YOUR_SECRET_KEY"
req = simiTeach (msgAsk, msgAns, lang, secretKey)
print (req["ask"])
print (req["ans"])

Response

hi
hello

License

MIT License

Copyright (c) 2023 Mohammad Alamin

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Build with Simsimi official api.

Open Source Project.

Contact With Developer


itsn0b1t4 itsn0b1t4 akxvau


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simipro-1.1.0.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

simipro-1.1.0-py2.py3-none-any.whl (4.1 kB view details)

Uploaded Python 2Python 3

File details

Details for the file simipro-1.1.0.tar.gz.

File metadata

  • Download URL: simipro-1.1.0.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for simipro-1.1.0.tar.gz
Algorithm Hash digest
SHA256 f1a1fc9f63f825578100f640e8c1f487f3e0b16d598d66a00e306287dce93d50
MD5 f22123b19d4087fdcd7315e9d5492e55
BLAKE2b-256 07e94085535496f9654dd5c10a7191a1787e63dd8728f2a72fe2aff0a5fd7755

See more details on using hashes here.

File details

Details for the file simipro-1.1.0-py2.py3-none-any.whl.

File metadata

  • Download URL: simipro-1.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for simipro-1.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4e03503e0c144d5444e63e97e7545d6c476252b3f9ff28213aeaa8374c764802
MD5 f132e0c6bcd34a6e7ca66c2345da5a45
BLAKE2b-256 9fb2d85fe597d72996a8572adba27277670111a23663099d5867a465055bf3b3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page