Gemini API Competition
AI-powered app 2800+ submissions from the Google Gemini API competition
@kaggle.abdoomoh_gemini_api_competition
AI-powered app 2800+ submissions from the Google Gemini API competition
@kaggle.abdoomoh_gemini_api_competition
Description:
This dataset contains over 2800 AI-powered app submissions from the Google Gemini API competition, which I scraped using BeautifulSoup and Selenium. You can check it out here.
Each entry includes the following details:
This dataset is ideal for research, trend analysis, or AI-related projects, offering a rich collection of AI innovations across various domains, from AI assistants to environmental monitoring solutions.
CREATE TABLE gemini_api_competition (
"title" VARCHAR,
"sub_title" VARCHAR,
"youtube_link" VARCHAR,
"what_it_does" VARCHAR,
"built_with" VARCHAR,
"by" VARCHAR,
"location" VARCHAR,
"project_link" VARCHAR
);Anyone who has the link will be able to view this.