Enhanced internet access

This topic is: resolved

 

Thank you for contacting me. Please note that I live in the GMT+3 time zone - responses might be delayed by this.

Viewing 5 reply threads
  • Author
    Posts
    • #10414


      fkoomek
      Participant
      Post count: 8

      Hello.

      Are you planning to include a better internet search? Now I am using Google SERP API but it seems that it doesn’t work very efficiently.

      Would it be possible for example to include a similar mechanism that uses Chat GPT 4 when it searches internet with Bing?

      Other question – is there now any way how can I see the search results, which your plugin gets from the internet before it is passed to AI? Or to see for example result of this <b>Keyword Extractor Prompt (Optional) ?</b>
      I would like to check every step what exactly it is doing.
      Thanks

      Radan

    • #10415


      Szabi – CodeRevolution
      Keymaster
      Post count: 4194

      Hello,

      First of all, thank you for your purchase.

      I noted your suggestion, will check on improving the internet search part of the plugin.

      Also, manually checking the internet search results is currently not possible, but I noted this idea also, will think on how to make this possible, in upcoming updates. Check list: https://trello.com/b/2yxVZapo/aiomatic-feature-ideas

      Regards, Szabi – CodeRevolution.

    • #10416


      fkoomek
      Participant
      Post count: 8

      Thank you for your fast reply.
      Would you point me where in the code of the plugin could I find the process of internet search results, passing to AI etc. ??

      Radan

    • #10417


      Szabi – CodeRevolution
      Keymaster
      Post count: 4194

      aiomatic-automatic-ai-content-writer.php file -> search for the ‘aiomatic_internet_result’ function.

      Regards.

    • #10427


      fkoomek
      Participant
      Post count: 8

      Ok, thank you.

      Can you please check if it really includes the search results when sending the final prompt to AI?
      Because I can see the right search results in Logs in your plugin but the AI still answers me like it wouldn’t get any search results attached.
      I am attaching my search template settings, logged search results, and the answer of AI.

      [21-Apr-2024 20:37:07 UTC] Getting internet search results for chat
      [21-Apr-2024 20:37:07 UTC] Calling OpenAI (gpt-4-1106-preview) for internet access kws: Prompt:”How much are the tickets to Palazzo Pitti?” Write a summary of maximum 5 words based on this query, to be used in a web search engine.
      [21-Apr-2024 20:37:09 UTC] Successfully got API keyword result (for internet access):Palazzo Pitti ticket prices
      [21-Apr-2024 20:37:09 UTC] Internet results: Array (
      [0] => Array (
      [title] => Pitti Palace | Uffizi Galleries
      [link] => https://www.uffizi.it/en/pitti-palace
      [snippet] => Single ticket ; Regular. 16€ ; Combined Pitti + Boboli (single price). 22€ ; Reduced. Eligibility criteria for reduced-price tickets. 3€ ; Free admission.
      )
      [1] => Array (
      [title] => Palazzo Pitti & Palatine Gallery tickets – Guided tours
      [link] => https://www.palazzopittitickets.com/
      [snippet] => Your Palazzo Pitti ticket includes access to a treasure trove of art and history! You’ll get to explore the Palatine Gallery, Royal Apartments, Gallery of …
      )
      [2] => Array (
      [title] => Tickets | Uffizi Galleries
      [link] => https://www.uffizi.it/en/tickets
      [snippet] => Prices valid from 21 February to 9 November … Single ticket for all Palazzo Pitti collections … On High Season (21 December / 9 January – 21 February / 9 …
      )
      [3] => Array (
      [title] => Tickets for the Pitti Palace, Florence: tickitaly.com
      [link] => https://www.tickitaly.com/tickets/pitti-palatine-modern-tickets.php
      [snippet] => Are there any types of reduced tickets for the Palazzo Pitti? 1. ‘Full price’ tickets are for (i) all non-European citizens aged 18 or over and (ii) for …
      )
      [4] => Array (
      [title] => Discounts on the admission ticket for Pitti Palace
      [link] => https://www.uffizi.it/en/notices/discounts-ticket-pitti-palace
      [snippet] => The reduced prices are as follows: 5 € instead of 10 € (2.00 € in case of people generally entitled to reduced price ticket ever). More info. Official tickets …
      )
      [5] => Array (
      [title] => Palazzo Pitti reservations
      [link] => https://www.ticketsflorence.com/en/palazzo-pitti-reservations
      [snippet] => You have selected a reduced price ticket this means that You are booking a ticket for someone who is 18-24 years old and has a EUROPEAN PASSPORT. Visitors over …
      )
      [6] => Array (
      [title] => Palazzo Pitti | Compare Ticket Prices
      [link] => https://www.ticketlens.com/en/p658119/florence/palazzo-pitti
      [snippet] => Standard tickets for the Palazzo Pitti are 17€ and combined tickets including Pitti and Boboli are 23€. Reduced tickets are 3€. On the first Sunday of each …
      )
      [7] => Array (
      [title] => Pitti Palace Museums&Boboli Gardens:Silver Museum, Palatine …
      [link] => https://www.visitflorence.com/florence-museums/pitti-palace.html
      [snippet] => Admission. From March 1 – October 31: Full € 16, reduced € 8. From November 1 – February 28/29: Full € 10, …
      )
      [8] => Array (
      [title] => Do we need timed-reservations for Florence Palazzo Pitti? – Rick …
      [link] => https://community.ricksteves.com/travel-forum/italy/do-we-need-timed-reservations-for-florence-palazzo-pitti
      [snippet] => … ticket site, and purchase is by time slot. Timed entry reservations are also mandatory at least one day in advance of a Saturday or holiday …
      )
      [9] => Array (
      [title] => Palazzo Pitti – All You Need to Know BEFORE You Go (2024)
      [link] => https://www.tripadvisor.com/Attraction_Review-g187895-d209474-Reviews-Palazzo_Pitti-Florence_Tuscany.html
      [snippet] => Palazzo Pitti admission prices can vary. Entrance tickets currently cost $29.48, while a popular guided tour starts around $3.28 per person. What’s the best way …
      )
      )
      [21-Apr-2024 20:37:09 UTC] Internet results: %%web_results%%
      [21-Apr-2024 20:37:09 UTC] Internet results: %%original_prompt%%

      Radan

      Attachments:
      You must be logged in to view attached files.
    • #10430


      Szabi – CodeRevolution
      Keymaster
      Post count: 4194

      Hello,

      Can you send me, please, temporary admin login credentials to your WordPress install, so I can check this issue out? Send it, please, to my email address: [email protected]

      Regards, Szabi – CodeRevolution.

Viewing 5 reply threads

You must be logged in to reply to this topic.