Hello,
I want to create an AI agent for astrology that will be integrated into WhatsApp so that users can enter WhatsApp and ask questions about their natal chart.
The interaction will be as follows:
-
The user enters WhatsApp and provides their details — place, exact time (to the minute), and year of birth.
-
Based on this, the user can ask questions regarding their natal chart, such as: “Create my solar chart for the year,” “Provide my horoscope for the next week,” “Tell me about my talents,” “Describe my character,” and so on.
I want to train the AI agent using 2 types of data:
-
The first type of data is a website like this one - https://sotis-online.ru/, where its possible to find the position of planets at a specific time and place.
-
second type of data is an astrology book which explains how to read datas that was recieved from the website I shared before i this message
I have the following questions:
-
Can an AI agent created using this ai builder be integrated into WhatsApp?
-
Can AI agents extract data for each user from websites like https://sotis-online.ru/?
-
Can AI agents extract data from such websites and then search for interpretations of the planetary positions based on a book? (I will provide a book for AI training.)
-
Is it possible to implement such a project using this ai builder?
-
Are programming skills required for such a project?