https://github.com/riz4d/ai-fakerbot
A python telegram bot with the integration of thispersondoesnotexist.com and Faker library
https://github.com/riz4d/ai-fakerbot
fake-data faker faker-generator hack hacktoberfest-accepted python3 telegram-bot thispersondoesnotexist
Last synced: about 1 year ago
JSON representation
A python telegram bot with the integration of thispersondoesnotexist.com and Faker library
- Host: GitHub
- URL: https://github.com/riz4d/ai-fakerbot
- Owner: riz4d
- License: mit
- Created: 2022-10-04T15:29:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-04T17:56:19.000Z (over 3 years ago)
- Last Synced: 2025-02-08T07:14:00.801Z (over 1 year ago)
- Topics: fake-data, faker, faker-generator, hack, hacktoberfest-accepted, python3, telegram-bot, thispersondoesnotexist
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# AI-Fakerbot??
A pyrogram telegram bot with the integration of **_https://thispersondoesnotexist.com/_** and python Faker library
## ThisPersonDoesn'tExist
It's a website it can generate different person's face each time the people being shown are not real. Instead, each of these fake yet strangely familiar faces are generated through the use of a special kind of artificial intelligence algorithm called generative adversarial networks (GANs)
## Faker Library
Faker is a Python package that generates fake data for you. Whether you need to bootstrap your database, create good-looking XML documents, fill-in your persistence to stress test it, or anonymize data taken from a production service, Faker is for you.
### FEATURES
- Fakedata's + photo of fictional person
- Can download Single/Bulk of data
### variables
##### Open Config.py using a text editor:
```
put here the values :
api_id = ""
api_hash = ""
bot_token = ""
```
### Deploy
[](https://heroku.com/deploy?template=https://github.com/riz4d/AI-Fakerbot)
[](https://railway.app/new/template?template=https://github.com/riz4d/AI-Fakerbot)
### Run Program at local machine
##### First step:
```sh
git clone https://github.com/riz4d/AI-Fakerbot
```
##### Second step:
```sh
cd AI-Fakerbot
```
##### Third step:
```sh
pip install -r requirements.txt
```
##### Fourth step:
```sh
python3 main.py
```
## Issues
[Submit Issues](https://github.com/riz4d/AI-Fakerbot/issues)
## Developer
[](https://github.com/riz4d) |
----|
[Mohamed Rizad](https://t.me/riz4d) |
Author, Base, Bug Fixes |