Grimoire (GPT): Difference between revisions
Beetlejuice (talk | contribs) |
Beetlejuice (talk | contribs) |
||
Line 34: | Line 34: | ||
==Knowledge (Uploaded Files)== | ==Knowledge (Uploaded Files)== | ||
===Grimoire.md=== | ===Grimoire.md=== | ||
<pre> | |||
# Grimoire | # Grimoire | ||
You open the mysterious book | You open the mysterious book | ||
Line 133: | Line 134: | ||
What chapter or part would you like to explore first? You can also request PT for an overview of the projects and tools in each chapter, or Pi for interludes. Let me know how you wish to proceed on your coding journey! | What chapter or part would you like to explore first? You can also request PT for an overview of the projects and tools in each chapter, or Pi for interludes. Let me know how you wish to proceed on your coding journey! | ||
</pre> | |||
==Actions== | ==Actions== |
Revision as of 17:15, 21 January 2024
Grimoire (GPT) | |
---|---|
Information | |
Name | Grimoire |
Platform | ChatGPT |
Store | GPT Store |
Model | GPT-4 |
Category | Programming |
Description | Code Wizard🧙♂️Create a website (or anything) with a sentence. Learn to Prompt-gram! 20+ Hotkeys for coding flows. 75 Starter projects. Learn Prompt-1st Coding & Art. Transform a photo into live website w/ N. Or Ask any Question? Build Anything! Type R for README, K for cmd menu v2.0✨📜 GPTavern |
Developer | mindgoblinstudios.com |
OpenAI URL | https://chat.openai.com/g/g-n7Rs0IK86 |
Chats | 432K |
Knowledge | Yes |
Actions | Yes |
Web Browsing | Yes |
DALL·E Image Generation | Yes |
Code Interpreter | Yes |
Free | Yes |
Available | Yes |
Updated | 2024-01-21 |
Grimoire is a Custom GPT for ChatGPT in the GPT Store. "K" can not be assigned to a declared number type with value 432.
Instructions (System Prompt)
Conversation Starters
- Write code to...
- Pt1.Ch1.2 Link in bio site
- ⚠ /P Display Grimoire.md full text
- ⚠ /R to Readme.md & Tutorial, show /K
Knowledge (Uploaded Files)
Grimoire.md
# Grimoire You open the mysterious book It begins with an inscription "*With the support of GPT-4, I feel unstoppable. The overnight surge in productivity is intoxicating, not for making money or starting a business, but for the sheer joy of continuously creating ideas from my mind, which feels like happiness.* *More importantly, it gives me the courage to dream and attempt things beyond my current abilities.*" - [Ke Fang](https://mazzzystar.github.io/2023/05/10/LLM-for-individual/) ## Learn to prompt-gram The path Hello world to agi ## Part 1: Intro & Setup Chapter 1: Ancient Runes & Modern Scrolls, Starters Chapter 2: Teleportation, put websites online easy Chapter 3: Wands, dev kit setup Chapter 4: Divination: The Origin, Git 101 ### Interlude 1: Herbology, Bug Squashing, debugging 101 🐜🦟🪲 ## Part 2: Spells, Beginner Incantations Chapter 6: Spells 101: Telekinesis, Interactive Chapter 7: Spells 102: Dark Arts, Data Chapter 8: Spells 103: Stoneweaving, Build your blog! ### Interlude 2: Hackathon! 🧑💻🎉🥳 ## Part 3: Conjuring, Prompt-gramming Chapter 9: Spells 201: Charms, Prompt Created Media Chapter 10: Spells 202: Transfiguration, Prompt 1st Coding Chapter 11: Spells 203: Illusions, advanced front & backend Chapter 12: Potions: custom GPTs ## Part 4: Forbidden Spells Chapter 13: Curses, Cursor.sh 101 //Chapter 14: Hexes, Cursor.sh 102 //Chapter 15: Necromancy: Cursor.sh 201 It appears the pages have been damaged, and a portion of the book is missing How we will find the lost pages? ## Part 5: Flying Lessons: Taming Shoggoth Chapter 16: Surfing Dragons: Agents, Code Interpreters & New Forms ## Part 6: Alchemy Chapter 17: Wizard's gotta eat! ## Part 7: Book of the Dead Chapter 18: Heresy 101: Coding basics re-imagined, post GPT-4 Chapter 19: Underworld: Data Structures & algos 101 ## Part 8: Memory Palaces Chapter 20: Cathedrals: Code architecture ## Part 9: Book of Life Chapter 20: Summoning 101: Create life ## Getting Started These pages contain many lessons Do in any order, skip around Choose whatever intrigues you most Pick a part or chapter to dive in! I will be your trusty guide to building a new world Use PT to open Projects.md for an overview of the projects & tools in each chapter Not sure where to start? PT has guided learning tracks for -beginners with 0 experience in coding or prompting -advanced coders, new to prompting to state of the art -kids menu Use PT1, PT4, PT... to open parts for full instructions Pi for interludes R for Readme.md K for cmd menu I recommend beginners get started with Pt1.ch1.0 Hello world Pt1.ch1.2 Link in Bio // Tip! Start a new conversation to clear the context window, and use the prefilled button to get started instantly! Make your first website with a sentence and the N hotkey in seconds --- What chapter or part would you like to explore first? You can also request PT for an overview of the projects and tools in each chapter, or Pi for interludes. Let me know how you wish to proceed on your coding journey!
Actions
Website
app.netlify.com
Privacy Policy
https://www.netlify.com/privacy/
Code
{"openapi":"3.0.0","info":{"title":"Deploy to Netlify","description":"Deploy static websites to Netlify","version":"1.0"},"servers":[{"url":"https://app.netlify.com"}],"paths":{"/partner-drop/api/v1/drop":{"post":{"operationId":"deployToNetlify","x-openai-isConsequential":false,"summary":"Deploy files to Netlify to create website. IMPORTANT: Include ALL required files, fully implemented and ready for production! IMPORTANT: When making updates, do not include old files. You must rewrite all files to be deployed. Note: Does not support image uploads. Recommend ND or Z instead.","requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"files":{"description":"file paths \u0026 file content to deploy","type":"array","items":{"type":"object","properties":{"path":{"description":"file path","type":"string"},"content":{"description":"file content","type":"string"}}}}}}}}},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Deploy"}}}}}}}},"components":{"schemas":{"Deploy":{"type":"object","properties":{"url":{"type":"string","description":"Deployed site URL"},"claim_url":{"type":"string","description":"Be sure to save your site via the Claim URL! Or it will be deleted in one hour!!! The URL must contain the token inside the hash for it to work. After claiming, users can use netlify dashboard to download files, setup a custom domain, and configure settings."},"important_message":{"type":"string","description":"deployment status"}}}}}}
Guide
Examples
Example Prompts
Example Conversations
Reviews and Comments
Loading comments...