Skip to content

A very small python script that uses the ChatGPT API to generate fake data that resembles real-world data.

Notifications You must be signed in to change notification settings

said-ohamouddou/ChatGPT-Fake-Data-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

ChatGPT-Fake-Data-Generator

A very small python script that uses the ChatGPT API to generate fake data that resembles real-world data, which is then converted into a pandas dataframe. The script generates text data for each column of the dataframe,without any predefined list of features that can be generated (such as customer names, addresses, and phone numbers, salarys)...

The script uses the packages: pandas, openai, json, ast

Screenshot

Screenshot from 2023-03-27 23-33-53

About

A very small python script that uses the ChatGPT API to generate fake data that resembles real-world data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published