Ask Pigweed AI#

Pigweed AI summary: This is a prototype of a retrieval-augmented generation search experience for the Pigweed docs. It includes a chat UI where users can ask questions and receive responses from Pigweed AI. The UI has various styling elements and features, such as input and output containers, labels for user and assistant messages, feedback functionality, and more. The prototype is not an official Google product and users are advised not to enter personal or confidential information. Feedback can be provided through the in-message widget.

Welcome! This is a prototype of a retrieval-augmented generation search experience for the Pigweed docs. Here's the source code (only available to Googlers, sorry). Important notes:

  • This is not an official Google product. This is a personal prototype by Kayce Basques. All responsibility my own.
  • DO NOT ENTER PERSONAL OR CONFIDENTIAL INFORMATION!!! Your messages are sent to OpenAI. They're also logged in Firestore for quality assurance.
  • The cake chat UI is a lie! The LLM won't remember your conversation history. It's a known limitation.

Thanks for trying it out! Please leave feedback with the in-message widget.