A generative search baseline from the You.com Web Search API, a simple prompt, and gpt-3.5-turbo

    LOOSE NOTES

    I used a simple prompt here: trying_you_api.py (GitHub Gist)

    It was largely the below, with the function cutting the context as soon as it passed 2000 tokens (iteratively adding the web result title and description from You.com)

    prompt_string = f"Use the results to help write a brief answer to this question: {query}\n Results: "
    prompt_string_with_retrieved_context = add_dicts_to_context(prompt_string, results["hits"])

    Evaluation comment: A pretty simple baseline, though of course this is a day after my early attempts at this query.

    Below are five attempts, I’ve marked clear issues.

    You.com Web Search API, a simple prompt, and gpt-3.5-turbo[What is answer.ai (from Howard & Ries)?]

    Answer.AI is an AI R&D lab founded by Jeremy Howard and Eric Ries. It creates practical end-user products based on foundational research breakthroughs. The lab has received a USD10m investment. Jeremy Howard is a deep learning researcher at fast.ai and the University of Queensland. He has experience in the field and has previously co-founded Kaggle. Eric Ries is the founding director of Answer.AI and is known for creating Lean Startup and the Long-Term Stock Exchange. The lab aims to use AI to improve people’s lives and make it accessible to everyone.

    Answer.AI is an AI R&D lab founded by Jeremy Howard and Eric Ries. It aims to create practical end-user products based on research breakthroughs in AI. The lab is supported by a USD10m investment. Jeremy Howard has previous experience as the co-founder of Kaggle and fast.ai. The lab focuses on creating AI solutions that can provide accurate and insightful answers to questions. They have also developed an AI tutor app called Answer.AI that provides tutoring services on iPhones, iPads, and iPod touch devices.

    Answer.AI is a new kind of AI R&D lab founded by Jeremy Howard and Eric Ries. They aim to create practical end-user products based on foundational research breakthroughs in artificial intelligence. The lab is supported by a $10 million investment. Jeremy Howard, the founding CEO, is also known for his work at Kaggle and fast.ai. This lab focuses on developing AI technologies that provide answers to various questions and can be used for educational purposes, as seen in their AI tutor app.

    Answer.ai is a new kind of AI R&D lab created by Jeremy Howard and Eric Ries. It focuses on developing practical end-user products based on foundational research breakthroughs. Supported by a $10 million investment, Answer.ai aims to utilize AI technology to create innovative solutions. Jeremy Howard, the founding CEO, has a background in deep learning and previously co-founded Kaggle and fast.ai. The lab’s mission aligns with Howard’s expertise and experience in the field. Overall, Answer.ai aims to apply AI in a way that benefits people’s lives and can be accessible to everyone.

    Answer.AI, founded by Jeremy Howard and Eric Ries, is a new kind of AI R&D lab that focuses on creating practical end-user products based on foundational research breakthroughs. The lab has received a USD10m investment and aims to develop AI solutions that can answer various questions accurately and insightfully.