An open API service indexing awesome lists of open source software.

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

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
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/riz4d/AI-Fakerbot)


[![Deploy on Railway](https://railway.app/button.svg)](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

[![Mohamed Rizad](https://github.com/riz4d.png?size=100)](https://github.com/riz4d) |
----|
[Mohamed Rizad](https://t.me/riz4d) |
Author, Base, Bug Fixes |