Skip to content

Instantly share code, notes, and snippets.

View simplertasks's full-sized avatar

Simpler Tasks simplertasks

View GitHub Profile
@simplertasks
simplertasks / yaml
Last active March 21, 2024 23:55
Test For ChatGPT
---
Title: My Custom Application
Version: 1.0
Date: 2023-11-17
Description:
welcomeMessage: "Welcome to My Custom Application! Here you can customize your experience, interact with AI, and more. Feel free to explore the features and ask for help anytime."
ChatGPTSytemSettings:
defaultResponseLength: "short" # Options: short, medium, long
@simplertasks
simplertasks / Hello.md
Last active March 22, 2024 00:05
Title for ChatGPT Builder api test

title: 📝 Easy Memo - Basic Example of AImarkdown author: J. Jones company: Big Company company_url: https://example.com

AI To Follow These Instructions and Guidance (version 2024.02.03)

Overview: Example of writing a Memo with AImarkdown

Document Structure:

@simplertasks
simplertasks / article.yaml
Created February 21, 2024 12:27
Code: Unleashing Python’s Power within ChatGPT - Part One - 2024-02-21
title: AImarkdown Example Execute Python Code
author: Rob McCormack
version: 0.5
# AI To Follow These Instructions and Guidance (version 2024.01.30):
# Immediately display the `welcome_message` as the first interaction in a new session.
# Overview: Allows ChatGPT to run Python to generate calendars and display it with Markdown.
# - AImarkdown Script Language is a combination of YAML and Markdown. https://aimarkdown.org