admin

Transformer Conversational Chatbot in Python using TensorFlow 2.0

Download Project Document/Synopsis Chatbots is a computer program that conducts a conversation through auditory or textual methods. Conversational chatbots is a trending topic in artificial intelligence research. These bots are often powered by retrieval-based models, which outputs predefined responses to questions of certain forms. Chatbots, too often are unable to understand our intentions, have trouble …

Transformer Conversational Chatbot in Python using TensorFlow 2.0 Read More »

Lane-Line Detection System in Python using OpenCV

Download Project Document/Synopsis Being able to detect lane lines could be a crucial task for any self-driving autonomous vehicle. In this project, to identify lane lines on the road OpenCV is used. OpenCV method uses the input images to find any lane lines command among and also for rendering out an illustration of the lane. …

Lane-Line Detection System in Python using OpenCV Read More »

Facial Emotion Recognition and Detection in Python using Deep Learning

Download Project Document/Synopsis Humans often have different moods and facial expressions changes accordingly. Human emotion recognition plays a very important role in social relations. The automatic recognition of emotions has been an active analysis topic from early eras. In this deep learning system user’s emotions using its facial expression will be detected. Real-time detection of …

Facial Emotion Recognition and Detection in Python using Deep Learning Read More »

Arduino based Snake Robot Controlled using Android Application

Download Project Document/Synopsis The snake contains twelve segments motivated by servo motors and joined with metal brackets. The servos are controlled by an Arduino Mega and powered by a 7.4-volt battery pack. The snake can be controlled by an android app using Bluetooth. The snake is also capable of autonomous movement. Such a robot can …

Arduino based Snake Robot Controlled using Android Application Read More »

Daily Route Planner

Download Project Document/Synopsis Many a time while on tour to multiple locations, we end up wasting a lot of time and money due to improper planning. Many E-commerce & online delivery businesses need to assign delivery men on various routes with multiple stops to deliver the goods to the customers. Hence there is a need …

Daily Route Planner Read More »