AI Integration & Enhancement Expert Needed
Budget: $350 – $500 USD
This project is to work for District Interactive. We are a digital agency that works with a variety of clients including real estate but mainly we deal with the music industry & some of the top artists. We are based in Washington DC and secondary office in Medellin, Colombia. I am looking for individuals not teams. I prefer Eastern European developers with experience. Look, I know you all use AI - so if you want to get your foot in, be the one that doesn't. And be available to start asap. Consider this a trial project. If you do well, there will be much more work & fun work too.
First, the AI tool we are using is called Insert Chat. The other tool we are using is called AI Engine which integrated with WordPress. These tools can search web in certain ways but we are looking to enhance the results. Thus, having an API where data is parsed in Json data and given to the bot would be ideal as we do have an api created.
In addition, the bot needs to be up to date on the latest market data in our area. This can be done by finding URL's that show the latest market data and then having it automatically scrape each day. The challenge here is to make sure it understands the directions as in not to accredited outside sites or if possible use the web browser they have to find this info - but that does not seem to work. On our website the property search is a react app so it follows a template that if you go directly to ie url template, you wont get to anything - we've overriden that but we could use a site like Coldwellbanker and then use that for information and change URL's to fit our domain name as long as we know the MLS #.
I am seeking a seasoned professional to enhance the accuracy of AI results within my web application. The project requires:
- Expertise in Javascript, API calls, WordPress, and scraping.
- Improving AI's accuracy when analyzing URLs.
- Integrating and utilizing APIs via InsertChat and AIEngine.
`So the main objectives here are going to be :
1. Creating working chat bubbles ie suggestions that show up on property pages. Using JS you will look at the property page after loaded to find the address (it is located on numerous selectors but also in the URL itself). This address is to be stored as a variable so under specific sections an user will see helpful questions about that address ie average commute time to Washington DC, or Parks Nearby, How friendly is it for young professionals, is it safe for seniors, what are some of the closest malls, churches etc. What schools are there. Whats another nearby location with very similar characteristics.
The above are questions that the AI will be given examples of to ask and then to draw more of them when it receives an answer, finally pushing them to schedule a consultation.
AI Engine has an API, and pretty much everything can be done using it. I was having a problem with the send button not being sent when the copy of the bubble text had been correctly pasted into the input I was using. Thus, pasting something into the input box seems like it causes issues with sending the request, because if typed normal it would work. The work around is using the API. There is also another work much easier using the AI form. However, i want to try to use the API and I want someone who knows how to do this and can do it fast for much more work.
What would happen is that when a person clicks the button, the AI Engine interface popup will show and be answering the question asked. Once its finished with the answer, it will provide 3 other suggestions based on the data it is has. Similar to the above.
2. Each person who has registered on our site for a home search can be discovered upon login through numerous ways utilizing JS. Thus, I am looking to expand on a way of another developer who was able to grab the information from the app in real time and then manipulate it however. Bottom line, is I want to be able for the system to quickly know if we know the user and if we do then see if there is a way to create a WordPress version of that user without needing them to authenticate anything - no pw etc. This would allow us to create member pages and other such things. And would not force 2 logins. We have code that can show you the idea around it so you would not be starting from scratch by any means but you will need to know about how we can bymass some of the WordPress login / registration. There are tools that can do this but I am not experienced in them.
3. Look, we own so many different types of scrapers - from Zerowork to Sheetmagic (for Google Sheets), I want these to be setup - Sheetmagic will probably be the easiest to scrape and get data on a daily basis scheduled for information regarding certain mortgage interest rates & I have the exact information we need to update. In addition, to scrape other sources via the same methodology ie the amount of homes for sale in a certain area - we pay scrape it from Zillow. A spreadsheet has already been made with lots of information but we need to add to it, and then display that on WordPress pages. Currently we use multiple page generator but oopen to something better.
First, the AI tool we are using is called Insert Chat. The other tool we are using is called AI Engine which integrated with WordPress. These tools can search web in certain ways but we are looking to enhance the results. Thus, having an API where data is parsed in Json data and given to the bot would be ideal as we do have an api created.
In addition, the bot needs to be up to date on the latest market data in our area. This can be done by finding URL's that show the latest market data and then having it automatically scrape each day. The challenge here is to make sure it understands the directions as in not to accredited outside sites or if possible use the web browser they have to find this info - but that does not seem to work. On our website the property search is a react app so it follows a template that if you go directly to ie url template, you wont get to anything - we've overriden that but we could use a site like Coldwellbanker and then use that for information and change URL's to fit our domain name as long as we know the MLS #.
I am seeking a seasoned professional to enhance the accuracy of AI results within my web application. The project requires:
- Expertise in Javascript, API calls, WordPress, and scraping.
- Improving AI's accuracy when analyzing URLs.
- Integrating and utilizing APIs via InsertChat and AIEngine.
`So the main objectives here are going to be :
1. Creating working chat bubbles ie suggestions that show up on property pages. Using JS you will look at the property page after loaded to find the address (it is located on numerous selectors but also in the URL itself). This address is to be stored as a variable so under specific sections an user will see helpful questions about that address ie average commute time to Washington DC, or Parks Nearby, How friendly is it for young professionals, is it safe for seniors, what are some of the closest malls, churches etc. What schools are there. Whats another nearby location with very similar characteristics.
The above are questions that the AI will be given examples of to ask and then to draw more of them when it receives an answer, finally pushing them to schedule a consultation.
AI Engine has an API, and pretty much everything can be done using it. I was having a problem with the send button not being sent when the copy of the bubble text had been correctly pasted into the input I was using. Thus, pasting something into the input box seems like it causes issues with sending the request, because if typed normal it would work. The work around is using the API. There is also another work much easier using the AI form. However, i want to try to use the API and I want someone who knows how to do this and can do it fast for much more work.
What would happen is that when a person clicks the button, the AI Engine interface popup will show and be answering the question asked. Once its finished with the answer, it will provide 3 other suggestions based on the data it is has. Similar to the above.
2. Each person who has registered on our site for a home search can be discovered upon login through numerous ways utilizing JS. Thus, I am looking to expand on a way of another developer who was able to grab the information from the app in real time and then manipulate it however. Bottom line, is I want to be able for the system to quickly know if we know the user and if we do then see if there is a way to create a WordPress version of that user without needing them to authenticate anything - no pw etc. This would allow us to create member pages and other such things. And would not force 2 logins. We have code that can show you the idea around it so you would not be starting from scratch by any means but you will need to know about how we can bymass some of the WordPress login / registration. There are tools that can do this but I am not experienced in them.
3. Look, we own so many different types of scrapers - from Zerowork to Sheetmagic (for Google Sheets), I want these to be setup - Sheetmagic will probably be the easiest to scrape and get data on a daily basis scheduled for information regarding certain mortgage interest rates & I have the exact information we need to update. In addition, to scrape other sources via the same methodology ie the amount of homes for sale in a certain area - we pay scrape it from Zillow. A spreadsheet has already been made with lots of information but we need to add to it, and then display that on WordPress pages. Currently we use multiple page generator but oopen to something better.