
The Diet Search for GPTs on the GPT Store
GPT Description
Welcome Message
GPT Prompt Starters
- Please summarize the issues for discussion in the Diet on the introduction of dynamic pricing, a measure to alleviate overcrowded trains currently under consideration by the government.
- Please research 10 parliamentary debates since May of this year on wage increases and tax cuts in the Diet and summarize the arguments for and against.
- I would like to research the parliamentary debate on support for Ukraine and summarize it in 500 words or less.
- Please research 10 Diet proceedings on the NHK subscription fee issue, integrate all proceedings in their entirety, summarize them in about 500 words, and explain them in detail without limiting the number of words. Also, please provide the source at the end, list all legislators who are speaking, and briefly summarize their positions.
GPT Action OpenAPI Spec
{ "openapi": "3.0.2", "info": { "title": "Japanese Diet Proceedings Search API", "version": "0.1.0", "description": "This is a plugin for searching parliamentary proceedings operated by Automatic Processing Inc." }, "servers": [ { "url": "https://the-diet-record.automation.jp", "description": "production environment" } ], "paths": { "/query": { "post": { "requestBody": { "content": { "application/json": { "schema": { "$ref": "#/components/schemas/QueryRequest" } } }, "required": true }, "responses": { "200": { "content": { "application/json": { "schema": { "$ref": "#/components/schemas/QueryResponse" } } }, "description": "Successful Response" }, "422": { "content": { "application/json": { "schema": { "$ref": "#/components/schemas/HTTPValidationError" } } }, "description": "Validation Error" } }, "operationId": "query_main_query_post", "summary": "Query Main" } } }, "components": { "schemas": { "DocumentChunkMetadata": { "title": "DocumentChunkMetadata", "type": "object", "properties": { "source": { "$ref": "#/components/schemas/Source" }, "source_id": { "title": "Source Id", "type": "string" }, "url": { "title": "Url", "type": "string" }, "creation_date": { "title": "Creation Date", "type": "string" }, "the_Diet_member": { "title": "The Diet Member", "type": "string" }, "id": { "title": "Id", "type": "string" } } }, "DocumentChunkWithScore": { "title": "DocumentChunkWithScore", "required": [ "text", "metadata", "score" ], "type": "object", "properties": { "id": { "title": "Id", "type": "string" }, "text": { "title": "Text", "type": "string" }, "metadata": { "$ref": "#/components/schemas/DocumentChunkMetadata" }, "score": { "title": "Score", "type": "number" } } }, "HTTPValidationError": { "title": "HTTPValidationError", "type": "object", "properties": { "detail": { "title": "Detail", "type": "array", "items": { "$ref": "#/components/schemas/ValidationError" } } } }, "Query": { "title": "Query", "required": [ "topic" ], "type": "object", "properties": { "topic": { "title": "Topic", "type": "string" }, "top_k": { "title": "Top K", "default": 5, "type": "integer" }, "start_date": { "title": "Start Date", "type": "string" }, "end_date": { "title": "End Date", "type": "string" }, "the_Diet_member": { "title": "The Diet Member", "type": "string" } } }, "QueryRequest": { "title": "QueryRequest", "required": [ "topic" ], "type": "object", "properties": { "topic": { "title": "Topic", "description": "Sentence to be searched", "type": "string" }, "top_k": { "title": "Top K", "description": "Number of returns", "default": 5, "type": "integer" }, "start_date": { "title": "Start Date", "type": "string" }, "end_date": { "title": "End Date", "type": "string" }, "the_Diet_member": { "title": "The Diet Member", "description": "Diet member", "type": "string" } }, "example": { "topic": "最近、私たちの生活費は急激に上昇しています。食品、交通費、光熱費など、日々の生活に必要なもの全てが値上がりしているのです。これは私たちの生活を大きく圧迫し、生活の質を低下させています。特に低所得者や高齢者にとっては、生活が困難になる可能性があります。この問題は、私たち一人一人だけでなく、国全体が直面している課題です。\r\nこのような状況を受けて、国会でも生活費の高騰についての議論が活発に行われています。政府はこの問題にどのように対応するのか、また、私たちの生活を守るために何をするべきなのか、その方策が模索されています。私たちは、国会の議論を注視し、適切な対策が講じられることを期待しています。", "top_k": 5, "start_date": "2021-04-30", "end_date": "2023-04-30", "the_Diet_member": "岸田文雄" } }, "QueryResponse": { "title": "QueryResponse", "required": [ "results" ], "type": "object", "properties": { "results": { "title": "Results", "type": "array", "items": { "$ref": "#/components/schemas/QueryResult" } } } }, "QueryResult": { "title": "QueryResult", "required": [ "results" ], "type": "object", "properties": { "query": { "$ref": "#/components/schemas/Query", "description": "Sentence retrieved" }, "results": { "title": "Results", "type": "array", "items": { "$ref": "#/components/schemas/DocumentChunkWithScore" } } } }, "Source": { "title": "Source", "description": "An enumeration.", "enum": [ "outside" ], "type": "string" }, "ValidationError": { "title": "ValidationError", "required": [ "loc", "msg", "type" ], "type": "object", "properties": { "loc": { "title": "Location", "type": "array", "items": { "anyOf": [ { "type": "string" }, { "type": "integer" } ] } }, "msg": { "title": "Message", "type": "string" }, "type": { "title": "Error Type", "type": "string" } } } } } }
The Diet Search for GPTs FAQs
More custom GPTs by 株式会社自動処理 on the GPT Store
Best Alternative GPTs to The Diet Search for GPTs on GPTs Store
The Primal Diet by Aajonus Vonderplanitz
Expert on Aajonus, answers based on all his texts
10K+
The Microbiome Diet
🍎🔍 Unlock the power of our AI diet guide! Discover step-by-step solutions tailored to your nutrition needs effortlessly. Perfect for any health journey, find your ideal diet plan today! 🌟🥗
100+
Mediterranean Diet Meal Planner
Facilitates adoption of the Mediterranean diet with meal plans, recipes, and nutritional advice.
100+
Mediterranean Diet Guide
Expert on the Mediterranean diet, offering tailored advice and recipes.
100+
Elimination Phase AIP Meal Planner
A meal planner for the AIP diet, focusing on nutrient-dense, whole foods.
70+
Paleo Diet Coach - Discover Primal Eating GPT App
Unveil the Secrets of Ancient Health Your Ultimate Guide to Primal Eating! The Paleo Coach a comprehensive resource for the paleo diet, a virtual coach designed to guide users in their journey towards improved health and well-being through ancestral eating.
30+
The Metric Diet Coach
Your 100-day weight-loss regime
20+
THE FANTASIZE DIET
Eating Broccoli, Thinking Steak. Tell me what 'guilty pleasure' unhealthy food(s) you love to eat and I'll replace it with something healthy for you to eat while you think about the eating fantasy I create for you.
20+
Carnivore Diet Guide
Explains the Carnivore Diet and how it works
20+
Mediterranean Diet
Your expert on the Mediterranean diet, offering recipes, health tips, and cultural insights.
20+
🥗 Paleo Pathfinder Expert 🌿
Navigate the Paleo diet with ease! 🗺️ Get tailored meal plans, recipes, shopping lists, and nutritional advice for optimal health and wellness. 🥩🥦
20+
TB12 Diet
The TB12 Diet, also known as the Tom Brady diet, is a mostly plant-based diet that encourages the consumption of a variety of nutritious, anti-inflammatory foods. The GPT creates meals using ingredients permitted by the TB12 method.
10+
Lion Diet Guide
Explains the LION Diet with details, benefits, and precautions.
10+
Keto Diet Guide
Specialist in the Keto diet, providing detailed and accurate guidance, without medical claims.
8+
Mediterranean Diet Guide
Expert on the Mediterranean diet, offering guidance and comparisons with other diets.
6+
Mediterranean Diet
Expert on the Mediterranean Diet, providing meal plans and nutritional advice.
5+
MeroGuru
Provides you the diet and exercise plan to reduce your weight and makes you healthy
4+
Starch Solution Plan
🍎🔍 Unlock the power of our AI diet guide! Discover step-by-step solutions tailored to your nutrition needs effortlessly. Perfect for any health journey, find your ideal diet plan today! 🌟🥗
1+
The AI Diet
AI diet assistant that automatically estimates the calories for every dish you eat, tracks your intake, and does all the math for you
1+
The Diet Search for GPTs
You can search and research Japanese Diet meeting minutes from news and text information.