2025 Gooey.AI Copilot Update
Last updated
Was this helpful?
Last updated
Was this helpful?
Gooey.AI’s Copilot is used by thousands of global frontline workers - including HVAC technicians, teachers, farmers, and nurses. Here are our latest features designed for organizations to empower their frontline and measure how well AI extends their mission.
Broader frontler model support - Deepseek, GPT4o, o1, o3, Mistral 3 small, Gemini 2.
Agentic Function Calling
Web search to look up real-time data like market prices or the weather
Real-time code creation and execution for trusted calculations, file conversions, etc
Knowledge Base Improvements
Securely connect to live Microsoft Office365 and Google Drive spreadsheets, PPTX, PPT, and slides
Button support, Voice note support, Real-time web search, Location support, and more
Preview Pane - shows page-level citations to PDFs side-by-side with the chat to help frontline workers verify answers from your custom knowledge base.
Built-in Photo & Audio inputs
Link as a stand-alone page or embed
Analysis - push daily stats via cron jobs, create customized structured insights
We have added support for Deepseek, OpenAI o3, Gemini 2, GPT-4o, GPT-4o-mini, LLAMA 3.3, o1 preview, and o1 preview mini and smaller local fine-tuned models like Sarvam 2B, SEA-Lion, and AfroLLAMA.
Gooey.AI Functions adds the power of JavaScript to any of your AI Workflows through
Now you can store SECRETS in your API Keys tab in the Accounts Page. This will allow you to use external services with sandboxed Functions. [add examples links]
Two amazing updates from this update include LLM-based code writing and execution and Web Search.
In this example, we use Google search via API which calls two searches:
The length of the Pont d’Arc
The speed of a cheetah
Based on the question and the information from Google, the LLM creates the Javascript function and runs it in our sandbox.
https://gooey.ai/copilot/base-copilot-w-search-rag-code-execution-v1xm6uhp/
We’ve implemented a number of improvements to our Whatsapp integration. Including:
Follow up questions as Button - now everyone can support perplexity like experience on WhatsApp, with auto-suggested follow-up questions. A huge win for user engagement!
Voice note support
Real-time web search
Citation support
Thumbs Up / Down Support - Incredibly useful to help your team identify where your Copilot is not meeting user expectations.
Location - Copilots can request the user’s location and our integration will show the native WhatsApp UI to allow the user to share their location
Inline Images
Document uploads - upload a PDF or CSV and will scan or parse it and enable the user to read it
Now you can set your Cache Settings for your knowledge base. Cached knowledge means our responses are under 5 seconds even with thousands of knowledge base PDFs, Google Docs, or PPTs
If your copilot has documents that need to be regularly updated keep “Always Check for Updates” on. However, this will come at the cost of increased latency
By default, we don’t keep this setting on. Find it under Settings > Cache
You can see our test run for with and without Caching.
https://gooey.ai/bulk/caching-test-gooey-bot-bulk-run-hgpr7muqblun/
In addition to supporting basic documents like PDF, .txt, and CSV, we offer support for links from Google Drive (including entire folders!).
We’ve also added PPTX support for those in the MS Office Suite ecosystem!
OneDrive support comes very soon!
We now offer ASR support for 16 models. The MMS model alone can identify 4000 languages.
Whisper Large v2
Whisper Large v2 Hindi fine-tuned
Whisper Large v2 Telugu fine-tuned
Whisper Large v3
Whisper Large v3 Chichewa fine-tuned
GPT-4o Audio
Conformer Hindi (ai4bharat.org)
Conformer English (ai4bharat.org)
Vakyansh Bhojpuri (EkStep)
Google Cloud v1
Chirp / USM (Google Cloud v2)
Deepgram
Azure Speech
Seamless M4T v2 (Meta AI)
Massively Multilingual Speech (Meta AI)
GhanaNLP ASR v2
Don’t miss our shiny new “Sources” preview in the Gooey.AI Copilot Web Widget. Our web widget shows all this as web pages or embedded documents inside the Chat Widget. The Preview pane allows easy inspection of sources and increases the credibility of AI Copilot sources.
You can use the built-in Photo & Audio inputs, which allow users to share photo-based queries and voice notes.
Link as a stand-alone page or embed
Integrate with your own analysis tools: Push copilot data to external sources in real-time (via POST functions) or on a daily schedule.
Create conversations into structured insights with customized analysis prompts that can analyze every conversation in real-time.
With Jinja-based templating, the AI Copilot can customize the prompt based on specified use cases. You can also learn more about templating from our guide.