-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cc3e698
commit 26ed734
Showing
1 changed file
with
43 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,53 @@ | ||
# Deep-fake-detection | ||
Deep fake detection TOOL (WEBSITE) | ||
|
||
## Welcome to the GitHub repository, where I showcase a web-based application for deep fake detection. Users may sign up or log through to this web-based service to access services such as verifying or authenticating real pictures, videos, and audio files, as well as deepfake images. | ||
## Welcome to the GitHub repository 🎉, where I showcase a web-based application for deep fake detection 👁️🗨️. Users may sign up or log through to this web-based service to access services such as verifying or authenticating real pictures, videos, audio files, and deepfake images 📸🎥🔊👤. | ||
|
||
*** I made the user interface for this deep fake detection tool for the hackathon organized by the Department of Science and Technology in Jaipur, Rajasthan. | ||
## Requirements: | ||
1. HTML. | ||
2. CSS. | ||
3. JS. | ||
4. FONT AWESOME. | ||
5. PYTHON. | ||
6. ML | ||
## I made the user interface for this deep fake detection tool for the hackathon organized by the Department of Science and Technology in Jaipur, Rajasthan 🛠️🖥️🔍. It was an exhilarating experience! 🎉 | ||
|
||
## ABSTRACT. | ||
The design of this website is done with JS, CSS, and HTML. I utilize HTML for layout and frame; I make use of tags, spans, and many other properties. With the use of features like div, text properties, flexbox, color, gradient, transform, skew, translate, and many more, CSS is used to customize the HTML layout. This website's backend uses JavaScript to function. | ||
|
||
## ✅ **Requirements:** 📝 | ||
|
||
1. HTML. | ||
|
||
![HTML](https://cdn.pixabay.com/photo/2017/08/05/11/16/logo-2582748_960_720.png) | ||
|
||
2. CSS. | ||
|
||
![CSS](https://cdn.pixabay.com/photo/2017/08/05/11/16/logo-2582747_960_720.png) | ||
|
||
3. JS. | ||
|
||
![JavaScript](https://cdn.pixabay.com/photo/2017/08/05/11/16/logo-2582746_960_720.png) | ||
|
||
4. FONT AWESOME. | ||
|
||
![Font Awesome](https://fontawesome.com/images/open-graph.png) | ||
|
||
These are the essential components needed for the project. 🛠️ | ||
|
||
|
||
|
||
## 🌐 **ABSTRACT** 🖥️ | ||
The design of this website is done with JS, CSS, and HTML. | ||
|
||
![HTML](https://cdn.pixabay.com/photo/2017/08/05/11/16/logo-2582748_960_720.png) | ||
I utilize HTML for layout and frame; I make use of tags, spans, and many other properties. | ||
With the use of features like div, text properties, flexbox, color, gradient, transform, skew, translate, and many more, CSS is used to customize the HTML layout. | ||
![CSS](https://cdn.pixabay.com/photo/2017/08/05/11/16/logo-2582747_960_720.png) | ||
This website's backend uses JavaScript to function. | ||
![JavaScript](https://cdn.pixabay.com/photo/2017/08/05/11/16/logo-2582746_960_720.png) | ||
|
||
** note. "Some of the files like js, Python, database, and ML are not uploaded." . | ||
|
||
## font awesome. | ||
FontAwesome is a popular icon set and toolkit for web development. | ||
It offers a vast library of scalable vector icons that can be easily customized. | ||
Developers use FontAwesome to enhance the visual appeal and usability of websites and applications. | ||
The icons are easily implemented using simple HTML and CSS code. | ||
FontAwesome simplifies the process of integrating stylish and responsive icons into projects. | ||
## 🌟 **Font Awesome** 🎨 | ||
|
||
Font Awesome is a popular icon set and toolkit for web development. | ||
![Font Awesome](https://fontawesome.com/images/open-graph.png) | ||
It offers a vast library of scalable vector icons that can be easily customized. | ||
Developers use FontAwesome to enhance the visual appeal and usability of websites and applications. | ||
The icons are easily implemented using simple HTML and CSS code. | ||
FontAwesome simplifies the process of integrating stylish and responsive icons into projects. 🚀 | ||
|
||
|
||
** This website's primary goal is to give users an interface and verify whether or not the voice, video, and image are real. |