X

Category

Overview

AI store is a platform of genuine user reviews,rating and AI generated contents, covering a wide range of categories including AI Image Generators, AI Chatbot & Assistant, AI Productivity Tool, AI Video Generator, AI in Healthcare, AI in Education, AI in Lifestyle, AI in Finance, AI in Business, AI in Law, AI in Travel, AI in News, AI in Entertainment, AI for Kids, AI for Elderly, AI Search Engine, AI Quadruped Robot.

Most Reviewed

Top Rated

IMAGE GENERATOR

CHATBOT ASSISTANT

PRODUCTIVITY TOOL

VIDEO GENERATOR

HEALTHCARE

EDUCATION

FINANCE

BUSINESS

KIDS

ELDERLY

LAW

TRAVEL

HUMANOID ROBOT

Reviews

Tags


  • DerekZZ 2024-11-05 12:16
    Interesting:4,Helpfulness:4,Website Frontend:3,Correctness:4
    Prompt: how to implement a sandbox environment for python with docker and container

    I asked ChatGPT (GPT4o) question about python coding "sandbox python programs with Docker environment". The responses are helpful and the generated code samples are clear. But the website front end is having a URL rendering issue of the "Docker installation guide". The font is highlighted so it means it's a link. But there is no href or URL associated with the text and I can't find the installation guide it refers to. Is it a known problem? Reproducing links: https://chatgpt.com/share/67298cb0-47c0-8005-96ea-0562df9f7158


  • ChenYZ 2024-10-29 12:08
    Interesting:4,Helpfulness:5,Correctness:5
    Prompt: how to export prompt and completion data in json format and convert to parquet format

    I asked ChatGPT (GPT 4o) a coding related questions "export prompt and completion data in json format and convert to parquet format", and the python code generated by ChatGPT are quite good. It gives me examples of detailed json data format, python code to convert raw json data to Parquet format and even recommends all the python libs requirements. Very helpful response from ChatGPT(GPT4o) !!! Responses from ChatGPT: Step 1: Export Data in JSON Format Step 2: Convert JSON to Parquet using Python Explanation of the Code Prerequisites. And the ChatGPT dialogue sharing link is here: https://chatgpt.com/share/67205caa-a068-8005-be6b-76eeed480fbe


  • DerekZZ 2024-09-12 07:37
    Color:4,Aesthetics:5,Correctness:4,Creativity:3,Generation Speed:4
    Prompt: Beef Burger, Sweet and Sour Fish 生成牛肉汉堡包和糖醋鱼的图片

    This picture from Zhipu AI is so real. You don't see Burgers with Sweet and Sour Fish often in the same Meal. You can even see the details of sesames on the Burgers.


  • wilsonz1989 2024-09-03 18:24
    Interesting:3,Helpfulness:3,Correctness:5
    Prompt: implement self attention layer in transformer in python code using pytorch package

    ChatGPT did a good job on this python code test, which is to "implement self attention layer in transformer using pytorch package". Overall, the python code is correct and concise. After comparing ChatGPT vs Gemini vs Claude for coding, I find that the overall response from ChatGPT lacks of detailed explanation of meanings of each section of the code, which is less helpful than the response from Claude Sonnet.


  • wilsonz1989 2024-09-03 18:19
    Interesting:3,Helpfulness:3,Correctness:4
    Prompt: implement self attention layer in transformer in python code using pyTorch package

    Overall, Gemini did a good job though not optimal in the pytorch model coding test. I asked the same question on ChatGPT vs Gemini vs Claude. Among all these three platforms, Gemini‘s python code is correct but less concise. It also uses some unusual functions of pytorch package, such as """ context.permutate(0, 2, 1, 3).view(...) """. This is just a weighted average tensor operation, so this implementation is very uncommon and not necessary. And ChatGPT and Claude use the correct function for this operation, which is """ torch.einsum().reshape() """. Even though it's not a big deal, but generating common python code in Gemini is not optimal.

Write Your Review

Detailed Ratings

Upload Pictures and Videos