h2oai / h2ogpt

Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://gpt-docs.h2o.ai/
http://h2o.ai
Apache License 2.0
11.15k stars 1.22k forks source link

create Mock data from document? #1458

Open An2043 opened 5 months ago

An2043 commented 5 months ago

How can I create dummy data based on uploaded file?

Mathanraj-Sharma commented 5 months ago

@An2043 what do you mean by dummy data? could you please give more context on what you are trying to achieve?

An2043 commented 5 months ago

I have a large file containing data, some of which span more than 100 pages. It's consistently challenging to utilize production data in lower environments. So can I pass that file to a model and request it to generate dummy data closely resembling the original?