How do I integrate AI into my website?
The AI (e.g., Chatgpt) should present information from the internet in a clear and comparable manner on demand (similar to a comparison portal). For example, I compare two or more shoe models (brand, cost, size + fit, weather resistance, resource utilization, material).
In your example of ChatGPT, there is an API that you can address.
If you want to program your own AI, you should go into the topic of machine learning or Select neural networks.
That’s what I thought. The question is “just”: how do I work these then so that the retrieved information is clearly displayed?
This is exactly the challenge that a developer deserves to live!
You’re looking at the API, you’re testing what ChatGPat (for example) can do and then you’re programming something that gives the data as a table. Is certainly a few days or weeks of work, depending on what the AI gives.
Otherwise, ChatGPT does not issue any facts and does not know any current (>2021) data! It only generates texts without checking for content correctness.