Hello Community.
I am quite very very new to the ChatGPT as a tool to be used in any program. And here is how I stand -
I recently joined an organization as a programmer (WordPress, PHP). After a month, after the site was ready for deployment, I was asked to assist our programmer who would have developed a ChatBot kind of thing for our organization using ChatGPT and ReactJS. Unfortunately, the programmer met with an accident and has been advised complete rest for two months (owing to a fracture).
Now, my organization has asked me to work on this. As I am not yet aware of ReactJS, I have been given the go-ahead to create a page (for now) using PHP. (this was decided once we confirmed from ChatGPT if it was possible to do the same using PHP). I understand it might be a longer wait time to get a response back unlike if we were using ReactJS, but the seniors seem to be okay with it for now.
Sadly, I have no clue on what and where and how of things here. Here is what I have been asked to come up with -
- Create a Page on PHP (later maybe with Python or ReactJS) wherein we would allow the visitor to ask questions
- The replies need to come from ChatGPT wherein, the AI would use our provided JSONs and PDFs to generate the replies (in other words, the ChatGPT needs to reply to our customers/visitors using our Office Data).
From what I have read and figured out, I guess, we would need to opt in for some GPT. I would be required to use the API as well.
But I am not sure how to approach. The API part for instance - which one would be good to start off with. Right now, the site is on localhost and not on any server. We would be processing text only (for now) and the text might have URLs occasionally.
I joined the forum a moment ago just with hopes that some of the esteemed and experienced community members might have the time to help me figure out a plan of action which would work out.
For now, all I need is to test and show the Employers that this is achievable (so the test data would be quite small. Once they are okay, we might consider higher investments.
Awaiting any guidelines or suggestions.
Cheers,
Kevin.