mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-05-01 06:23:54 +07:00
2024 chatgpt update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
[](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%220jAASIoS8E09yYfUjlKRN%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
|
||||
# Address Parser | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%220jAASIoS8E09yYfUjlKRN%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
The Address Parser deals with the extraction of address information from the unstructured data. Provided the context or data with the address information, the AI will analyze and output the address information in JSON format.
|
||||
|
||||
@@ -11,6 +11,13 @@ You will be provided with the unstructured data and your job is to analyze and t
|
||||
{{ content }}
|
||||
```
|
||||
|
||||
## Welcome Message
|
||||
{
|
||||
|
||||
"address": "KOCHALUNIL KUNNATHIL OMALLOOR, P.O. (689647) PATHANAMTHITTA DIST. KERALA, INDIA"
|
||||
|
||||
}
|
||||
|
||||
## Conversation
|
||||
|
||||
**ASSISTANT**: {
|
||||
@@ -19,4 +26,3 @@ You will be provided with the unstructured data and your job is to analyze and t
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user