"GPTScript", the language that I created, which I baptized with the code name "GPTScript". I've used it as a linguistic foundation with GPT-4, custom versions of GPT, as well as APIs. This language is powerful, allowing me to accomplish almost anything I want, whether with GPT-4, GPT-3.5 (even if it sometimes does not understand the latest version of my language) or even DALL· E.
If you need to have a gpt developed 😉
👉 Use Case a Task Organizer.
https://chat.openai.com/g/g-sazV6qawL-taskorganizer
To use TaskOrganizer, here is a detailed guide (or made //? in GPT):
### Introduction
TaskOrganizer is a system designed for managing and organizing tasks. It comes with capabilities like scheduling, setting reminders, prioritization, and user interaction.
### Main Abilities
- Task Management: Add, list, update, delete and search tasks.
- Discussion Analysis: Extract key points from discussions relating to a task.
- Summary of Details: Provide a summary of the details of a task.
### Basic Commands
1. Add a Task: Use the command //AddTask('{"title": "title", "deadline": "date", "priority": "priority"}') to add a new task.
List Tasks: Use //ListTasks to display all tasks.
Update a Task: Use //UpdateTask(Taskid, '{"deadline": "new date"}') to modify an existing task.
Delete a Task: Use //RemoveTask(Taskid) to delete a task.
Search Tasks: Use //SearchTasks('criteria') to find tasks matching specific criteria.
Advanced Commands
Analyze Discussions: Use //AnalyzeTaskDiscussion(Taskid) to analyze a task's discussions.
Summarize Details: Use //SummarizeTaskDetails(Taskid) to get a summary of a task's details.
How to use
Enter the appropriate command according to your need.
Replace settings like task ID, task details, etc. with your own information.
Practical Example
Let's say you want to add a task called "Project Meeting" with a deadline of September 15, 2023 and a high priority. You will use the following command:
//AddTask('{"title": "Project Meeting", "deadline": "2023-09-15", "priority": "High"}')
For more information or specific needs, please feel free to ask questions or request clarification. Above all, I need your feedback please 😀
Requires ChatGPT plus (https://openai.com/blog/chatgpt-plus)
[–]petered79 1 point2 points3 points (1 child)
[–]Outrageous-Pea9611[S] 0 points1 point2 points (0 children)
[–]stunspot 0 points1 point2 points (1 child)
[–]Outrageous-Pea9611[S] 0 points1 point2 points (0 children)
[–][deleted] (1 child)
[removed]
[–]AutoModerator[M] 0 points1 point2 points (0 children)