Found 477 repositories(showing 30)
SaharshPandey
Messenger(Chat app) is a real time one to one chat application with Push Notifications made using Firebase...
SEPIA-Framework
Application to communicate with SEPIA via browser, iOS and Android. Works as chat messenger with personal-assistant, ASR and TTS integration.
paul-pagnan
A simple Facebook messenger style chat application using socket.io and React
centrifugal
Source code for Centrifugo grand tutorial – Building WebSocket chat/messenger application from scratch. See the tutorial here - https://centrifugal.dev/docs/tutorial/intro
Shadat-tonmoy
A real time chatting application based on P2P client server. Two client is connected through their IP address and Port Number. Proper GUI is developed like Facebook Messenger or WhatsApp Messenger. The app also has File Sharing and Chat Saving Features.
Iqbolshoh
💬 PHP Social Messenger is a real-time ⚡ chat application built with PHP, MySQL 🛢️, and AJAX 🔄. It supports: 📨 Instant messaging 🙋♂️ Profile management 🔍 Contact search ⛔ User blocking 🧩 RESTful API for easy integration 🚀
webdevmatics
Larave vue chat application similar to facebook messenger (tutorial available at) https://youtu.be/JBt3Y2wOGDw
Yogapriya2512
A chatbot (also known as a talkbot, chatterbot, Bot, IM bot, interactive agent, or Artificial Conversational Entity)The classic historic early chatbots are ELIZA (1966) and PARRY (1972).More recent notable programs include A.L.I.C.E., Jabberwacky and D.U.D.E (Agence Nationale de la Recherche and CNRS 2006). While ELIZA and PARRY were used exclusively to simulate typed conversation, many chatbots now include functional features such as games and web searching abilities. In 1984, a book called The Policeman's Beard is Half Constructed was published, allegedly written by the chatbot Racter (though the program as released would not have been capable of doing so). One pertinent field of AI research is natural language processing. Usually, weak AI fields employ specialized software or programming languages created specifically for the narrow function required. For example, A.L.I.C.E. uses a markup language called AIML, which is specific to its function as a conversational agent, and has since been adopted by various other developers of, so called, Alicebots. Nevertheless, A.L.I.C.E. is still purely based on pattern matching techniques without any reasoning capabilities, the same technique ELIZA was using back in 1966. This is not strong AI, which would require sapience and logical reasoning abilities. Jabberwacky learns new responses and context based on real-time user interactions, rather than being driven from a static database. Some more recent chatbots also combine real-time learning with evolutionary algorithms that optimise their ability to communicate based on each conversation held. Still, there is currently no general purpose conversational artificial intelligence, and some software developers focus on the practical aspect, information retrieval. Chatbot competitions focus on the Turing test or more specific goals. Two such annual contests are the Loebner Prize and The Chatterbox Challenge (offline since 2015, materials can still be found from web archives). According to Forrester (2015), AI will replace 16 percent of American jobs by the end of the decade.Chatbots have been used in applications such as customer service, sales and product education. However, a study conducted by Narrative Science in 2015 found that 80 percent of their respondents believe AI improves worker performance and creates jobs.[citation needed] is a computer program or an artificial intelligence which conducts a conversation via auditory or textual methods. Such programs are often designed to convincingly simulate how a human would behave as a conversational partner, thereby passing the Turing test. Chatbots are typically used in dialog systems for various practical purposes including customer service or information acquisition. Some chatterbots use sophisticated natural language processing systems, but many simpler systems scan for keywords within the input, then pull a reply with the most matching keywords, or the most similar wording pattern, from a database. The term "ChatterBot" was originally coined by Michael Mauldin (creator of the first Verbot, Julia) in 1994 to describe these conversational programs.Today, most chatbots are either accessed via virtual assistants such as Google Assistant and Amazon Alexa, via messaging apps such as Facebook Messenger or WeChat, or via individual organizations' apps and websites. Chatbots can be classified into usage categories such as conversational commerce (e-commerce via chat), analytics, communication, customer support, design, developer tools, education, entertainment, finance, food, games, health, HR, marketing, news, personal, productivity, shopping, social, sports, travel and utilities. Background
Shivamrai15
Real-Time Messenger Clone is a full-featured chat application built using the latest web development technologies, including Next.js 13, React, Tailwind, Prisma, MongoDB, NextAuth, and Pusher.
zakaria-29-dev
Vue js 2 and vuetify - Messenger Chating Application
SheikhFarid99
Real time chat application like facebook messenger
easylearningbd
No description available
devertran
Messenger(Chat app) is a real time one to one chat application with Push Notifications made using Firebase...
victorpre
✉️ Real time Chat/Messenger Application written in Rails
saumya1singh
CHATTERY is a very interesting and user friendly chatting application ❤ that provides realtime chatting and various new features in comparison to whatsapp messenger ✨
Abubakkar-Siddhiq
Yappify - A FullStack One to One messenger/ Chat Application built with Django REST Framework and React.
Guilherme-FCM
This server is made to serve the MSN-Messenger app develop by Gabriel Godoy. This applications is capable to register users and messages in order implements a real time chat.
eliranshemtov
[Academic Project] - C++ based chat, built in a Linux environment. Main goal: Implementing and understanding core network features, using C++. Hybrid P2P and client-server messenger application that enables two clients to send and receive messages between one and the other.
sangrambankar
A Bluetooth Chat messenger application with features like online status,push notifications.We can also share images,videos and apps.Additionally,I have added some smileys and stickers to have fun.So here I say,GoBLu!!!!!
shawarmaKoders
Hedwig, the messenger 🦉💬 - an asynchronous web-server to support chat-applications having multiple rooms/groups
mohanadft
A messenger clone that aims to replicate the functionality of popular messaging applications. It allows users to send messages, create chat groups, and engage in real-time conversations. The project focuses on delivering a user-friendly interface and a smooth messaging experience for its users.
cvivek07
Instant messenger chat application
BrainbirdLab
Poketab Messenger is a temporary chat application that allows users to create and join group chats with up to 10 people. The app utilizes a unique key system to ensure privacy and security, as users can only join a chat by using a key generated and sent by the server.
AbubakarPagas
This is a complete Application, that covers everything that you need in WhatsApp chat, this application build on ionic 5 and firebase leatest, the same functionality of whatsApp, messenger version. This is a clean code, more readable and beautiful, each lines of code commented on explain how it work, the code even a bigenners will understand. This Application tested and trusted on Android, IOS one codebase deployed to Android, IOS, web, PWA and also this code is written on ionic 5 framework and back-end is firebase leatest version, the apps style with SASS, which is known as CSS with power of each component has dedicated SASS file for styling make it very beautiful looking UI/UX.
jamshidmuxtaraliev
Chat Messenger application in Kotlin
viktor-br
Apollo GraphQL application, which simulate messenger with multiple chats. Message could be sent to chat by its ID and client could subscribe with chat ID to receive new message from a chat.
massoudsa55
Application of Chat Messenger ui app show more in README.md
giasinguyen
Chatly is a real-time messaging platform inspired by modern chat applications such as Zalo and Messenger. This project is built for educational purposes, focusing on scalable architecture, real-time communication, and cloud deployment.
bhargavvemuri
Team prodigy is an online messenger application developed using ReactJS. This application has a list of amazing features like simple messaging, notification sounds, Group chat, online status and supports sharing images. It also notifies whether the message is read or not and many more.
Hasanaltan-cpu
In this repository,my main goal is to demonstrate my asp.netcore skills on Domain Driven Design Architecture.For this , i use this architecture for build up my application as image in the ReadMe.U can reach in this repository also ExternalLogin for GoogleAuthentication.I provide two factor authentication to application members.Moreover,members who is signed in the application can chat in messenger.In this part of the Social_Media_project i used SignalR for real time communication.In addition to that members can schedule their calendar programme as birthday,sleeping time,lunch etc.By using this application members can post the others.The others can like and mention(comment) to post.All members be able to follow each other.As i mentioned before,users can find them by using Search tab.(Email,Name,UserName).I use UnitOfWork for all transactions.I use Async Programming & Code First.I try to write all codes in the light of Solid Principle & OOP rules.