0% found this document useful (0 votes)
11 views

Project

The document discusses several potential AI and mobile application projects including building a chatbot, creating a quiz application, generating QR codes, developing a sliding tile puzzle game, colorizing black and white images, and implementing speech recognition in mobile devices.

Uploaded by

Henwa Mostafa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views

Project

The document discusses several potential AI and mobile application projects including building a chatbot, creating a quiz application, generating QR codes, developing a sliding tile puzzle game, colorizing black and white images, and implementing speech recognition in mobile devices.

Uploaded by

Henwa Mostafa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 2

1-Building chatbot

The goal of this project is that we are trying to make an artificial intelligence program
that can speak with the user naturally and try to link the words that the user will say with
words in the memory. This artificial intelligence is present in mobile phones, and most
companies use it to respond to customers’ questions and others. It can also help us find
anything that we cannot understand or find on the phone, for example. In order for it to
work normally, we start by entering many questions and answering them, as there must
be many conversations, which It will lead to a great memory
Example:

2-Quiz application
The goal of this project is that I can make a quiz for the user and determine the correct or
incorrect answers and show the score at the end of the test, which is the same idea as the
online tests that the university does for students on its website
3-QR code
The goal of this project is that we are making a QR code, which is a quick response code,
which is very useful in all areas due to the advantages it provides and the amount of data
that it can store. And when the user scans this code, it will have the information that we
will put in it
4- sliding tile puzzle game
The goal of this project is to create a game or programming the code for the game that the
user will play, which is random images, and the player tries to move these images in
order to reach the full image at the end, or they are random numbers and try to move
them to reach the correct order of numbers .

5- colorize black and white image


The goal of this project is to enter an image that is not colored as input, and through the
code used in the Python language, it can make this image colored as output .

6- speech recognition in mobile


It is used as an application in digital processing in mobile phones, and the Python
language is used. The use of it is to convert speech to text, where the user can give
commands to the computer by means of speech and convert it into text, or most
companies use it as an automatic voice recording and guide you to press certain buttons
to get the information you want

You might also like