javier
Newbie
- Messages
- 16
- Reaction score
- 1
- Points
- 3
Hi members,
So I plan to experiment with the idea that's been on my mind for months. It goes like this:
Scrape thousands of PDFs online using a Python script. The average size of a PDF would be around 1-4 MB. Read the content of the PDF, Use regex, extract content, and Load it into an elastic search at the same server.
After completing the above step, I need to create a front end using VueJs and point it to elastic search for people to search the content easily. I need your advice on what specs I should buy.
I was looking for 2Vcpu and 2 GB RAM as there won't be any users. Any advice would be grateful.
I appreciate any help you can provide.
So I plan to experiment with the idea that's been on my mind for months. It goes like this:
Scrape thousands of PDFs online using a Python script. The average size of a PDF would be around 1-4 MB. Read the content of the PDF, Use regex, extract content, and Load it into an elastic search at the same server.
After completing the above step, I need to create a front end using VueJs and point it to elastic search for people to search the content easily. I need your advice on what specs I should buy.
I was looking for 2Vcpu and 2 GB RAM as there won't be any users. Any advice would be grateful.
I appreciate any help you can provide.