What is AI Placeholder?
AI Placeholder is a free AI-powered fake or dummy data API for testing and prototyping. It uses OpenAI's GPT-3.5-Turbo Model API to generate dummy content.
Features of AI Placeholder
- Generate any data you can think of
- Generate data with rules specified
- Free to use
- Can be self-hosted
- Supports various data types, including JSON
How to Use AI Placeholder
You can directly try the hosted API or self-host it yourself. To use the hosted API, simply send a request to the API endpoint with the desired data type and parameters.
Generate Any Data You Can Think Of
You can generate any data you want, such as a list of forum users, CRM sales deals, or products from a marketplace. The API will return JSON data that matches your request.
Generate Data with Rules Specified
You can also specify rules for generating data, such as the number of records, fields, and sorting order.
Installation (Self-Host)
To self-host AI Placeholder, clone the repo, create a .env
file, enter your credentials, and start the server using Deno.
Deployment
You can deploy AI Placeholder using Deno Deploy or a Github Action Workflow.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Support by Donation
This project is maintained by one person. If you'd like to donate, go to https://www.buymeacoffee.com/terrydjony.
License
AI Placeholder is licensed under the MIT License.