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.
Chat application with django(python) , html and css.
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.
Video call app with django, html, css, and using Zegocloud.
Core API for the text, voice & video chat app 'Chately'
A PubNub powered Python chat application for cross-platform desktop.
A simple chat tool with python
A public open source 1 to 1 chat app.
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
End-to-end encrypted chat in Python.
Lightweight chat server with a web-based monitoring dashboard. This project is in very early development and is not yet ready for production use.
The Secure Chat Application is a real-time messaging platform designed to provide secure and encrypted communication between users. Built with Python, this application leverages AES and RSA encryption algorithms to ensure that all messages are transmitted securely, protecting user privacy and data integrity.
Simple gRPC chat written in Python with PyQt5
Custom python chat app
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
Simple Python-based telnet chat server
A Python chat system supporting multiple rooms per server.
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."