11 results

Fireside chat facilitates reactions to PeoplePlus.AI and Nandan Nilekani Ai Summit on May 7 in Bangalore, India. This bot highlights our new Copilot Summary view, allowing copilot authors to aggregate and chart analysis of conversations. This bot runs analysis of every interaction using this script that's then consumed by a summarization script to summarize all the audience's questions.

142 runs

An voice + SMS bot that handles non-emergency complaints from residents. It speaks 50+ languages, logs incidents via agentic functions and can transfer to an operator. Explainer video. Airtable

This bot is designed to ask to help students fill out scholarship applications from their school records and identity documents. It asks for their ID documents, schoolmarks and then visually understands the data inside in them and then builds to build a profile of the user. It's a great example of using GPT4-Turbo in conjunction with advanced OCR to recognize text (which GPTV doesn't do well), combined with audio speech recognition in a WhatsApp bot using 11labs

246 runs

Aimed at Indian farmers and Extension Agents, this copilot uses a collection of documents and transcripts of 100s of videos representing best practices from the Indian Ministry of Agriculture and Digital Green's video transcripts & FAQs to answer common questions from Indian farmers. We load these documents + transcripts into a vector database and with each question, we search the DB and add the results to create an answer to the farmer's questions. Additionally, the copilot features WhatsApp follow-up and location buttons plus agentic web search to get local weather and prices. It also leverages ISDA's Africa soil API to look up soil information based on the user's location.

More info and technical walkthroughs can be found here

17.3K runs

DebunkBOT

WhatsApp Web Telegram

Demo here: +1 206-629-6920 DebunkBOT is an AI fact-checking assistant that verifies the accuracy of forwarded messages using the Google Fact Check Tools API. It extracts key claims, cross-checks them with reputable sources, and provides clear, unbiased evaluations. Supporting multiple languages, DebunkBOT ensures users get fact-based insights with transparency and reliability.

455 runs

DEMO Aimed at employee engagement and wellbeing, this bot uses a collection of documents and video transcripts representing best practices from the White Swan Foundation & Manah Wellness repository to answer common questions about mental wellbeing at the workplace. We load these documents + transcripts into a vector database. With each question, we search the vector DB and then add the results to a GPT script below to create an answer to the user's questions.

A 3โ€‘model comparison copilot that answers analytical questions using OpenAI GPTโ€‘5.2, Gemini Pro 3, and Claude 4.5 Sonnet sideโ€‘byโ€‘side. For each analytical prompt, it generates GPTโ€‘5.2โ€™s response, calls Gemini Pro 3 and Claude Sonnet with the userโ€™s prompt verbatim, and returns all three answers in clearly separated sections so you can compare reasoning, tone, and completeness. If a model call fails, it still shows the available answers and flags the failure.

This example shows off how we at Gooey.AI have created and use our bot workflow to talk about our company does. Check out the settings to see the description used to power the bots personality.

3.05K runs

The Integrations Tool Router automatically discovers, authenticates, and executes the right tools for any task. Itโ€™s an experimental feature that handles the entire workflowโ€”from finding relevant tools across 500+ integrations to managing authentication and parallel execution. Use it to discover which integration and functions you should add into your Gooey.AI copilot or agent.

194 runs

This bot is a Nurse to interview family members and build a medical record of the user. Available on Whatsapp and Web
Features:

  1. Transcribe medical conversations via WhatsApp voice notes
  2. Support for virtually all languages by aggregating all major private and public AI vendors
  3. Turn unstructured conversations into structured medical records based on an orgs particular schema, SOAP protocol and internals docs
  4. Securely lookup and write records to external DBs like Firebase Realtime Database via secure secrets
  5. Custom Conversation Analysis for default analytics and custom dashboards
  6. Hash PII data so external servers only handle hashed non-phone number based IDs
  7. Ability to deploy in the cloud or on-prem via https://github.com/GooeyAI/gooey-server

358 runs

Aimed at Kenyan farmers and extension agents, Farmer.CHAT can analyze crop photos, provide precise weather, price and soil analysis based on the user's lat /long. It understands audio messages in most languages, including English and Swahili. More info and technical walkthroughs can be found here

855 runs