Email to form
Send email to fill Google Forms using AI
Support forum
If your answer turns aggressive, we'll help you tone it down.
Finetuning
Build your own AI model using data in Google Sheets
All products
Extract structured data from customer conversations
Customize UI
Change layout, hide fields & redirect on submit
Embed in website
Embed Google Forms in your website
Assign points
Assign different points for each answer & calculate score
File upload
Upload files in Google Forms without login
Email notification
Email Google Forms response to your users & co-workers
Enhance Google Forms into CRM
eSignature
Collect legally binding signature in Google Forms
Fillable PDF
Generate customized PDF from Google Forms responses
Signature workflow
Collect multiple signatures in Google Forms
Intake form
Create intake forms that accepts eSignature from patients
HIPAA form
Mask PHI fields in email & links for HIPAA compliance
Prefill & email
Prefill Google Forms & send as email to customers
Add legal & HIPAA compliance to Google Forms
Meal Prep Software
Meal prep software for weekly changing menu
Online Canteen
Take canteen orders for weekly changing menu
Order form
Calculate order amount in Google Forms
WhatsApp form
Take online orders from your WhatsApp contacts
Payment form
Accept payment in Google Forms
Website builder
Organize your forms like Linktree
Take food orders for frequently changing menu
Extraction models identify and extract structured information from raw text. In this tutorial, we’ll build a model that extracts ingredients and nutritional values from food descriptions.
For extraction, our dataset consists of:
Nutrition per serving: The nutritional values per serving
Web page content: The contents of the web page
Web page title: Title of the page
Ingredients: The extracted list of ingredients
Nutritional category: Categories such as beverage, red meat, etc
Serving size (grams or mL): The food amount per serving
Open Google Sheets and add or import the training dataset
Click Extensions > Promptrepo > Train AI
Promptrepo sidebar widget will be displayed
Enter the AI model name and click Next
Select Web page title & Web page content as input columns and click Next
Choose all other columns as output columns and click Next
Click Publish and let Promptrepo fine tune the extraction model
Once trained, test the model by inputting a food name and its description
The model should extract structured data (ingredients & nutrition) from the text
Extraction models enable AI to understand and process textual data. Now, let’s move on to generative models to create new data based on learned patterns.
Click Submit to finish.