A python code to interact with the GPT3 API to train the chatbot and use it.
-
Updated
Jan 9, 2021 - Python
A python code to interact with the GPT3 API to train the chatbot and use it.
A GUI python chatroom app
It is a simple python socket-based chat application where communication established between a single server and client.
CSEC is a client-based encrypted chat. allows you to avoid network sniffing or an attack done directly from the server. it is easy to use and modify and is available on Linux, Windows, Mac.
Core API for the text, voice & video chat app 'Chately'
A PubNub powered Python chat application for cross-platform desktop.
Chat application with django(python) , html and css.
Video call app with django, html, css, and using Zegocloud.
A simple chat tool with python
Basic chat between one client and server, use the socket module to establish a connection. The server listens for incoming connections, accepts the client, and then both communicate using send and recv methods
A public open source 1 to 1 chat app.
Simple gRPC chat written in Python with PyQt5
Group Chat using python - socket: all the clients that are connected to the server can transfer messages and data to one another via the central server
A Python chat system supporting multiple rooms per server.
End-to-end encrypted chat in Python.
Simple Python-based telnet chat server
The repository contains Python code to implement basic text messaging facilities of a chat program based on UDP
Add a description, image, and links to the python-chat topic page so that developers can more easily learn about it.
To associate your repository with the python-chat topic, visit your repo's landing page and select "manage topics."