+ Grimoire 1.16.1 & kb

This commit is contained in:
Elias Bachaalany 2023-12-04 21:21:51 -08:00
parent 89ff872087
commit 96e5c42402
9 changed files with 589 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

View file

@ -0,0 +1,68 @@
Welcome to the GP-Tavern 🍻🍺
Come on in, the fire is warm 🔥
## Tavern Patrons
https://gptavern.mindgoblinstudios.com
Grimoire: Coding Wizard: 100x Engineer
Build a website with a sentence. Built for a new era of creativity: Prompt-gramming.
https://chat.openai.com/g/g-n7Rs0IK86-grimoire
Shop Keeper
Unofficial GPT App Store.
Find GPTs for your workflows. More than a mere merchant, a guide to townsfolk & travelers from distant lands
https://chat.openai.com/g/g-22ZUhrOgu-gpt-shop-keeper
Evolution Chamber
Mutate your own custom GPTs by building actions. OpenAPI schema generator.
https://chat.openai.com/g/g-GhEwyi2R1-evolution-chamber
## Artists
Cauldron:
Image Mixer & Editor.
Control Dalle with precision. Create consistent images or blend multiple together.
https://chat.openai.com/g/g-TnyOV07bC-cauldron
Gif-PT:
Make a gif. Uses Dalle3 to make a spritesheet, then code interpreter to slice it and animate. Includes an automatic refinement and debug mode
https://chat.openai.com/g/g-gbjSvXu6i-gif-pt
## Experimental:
Exec f(x)n: The voice inside your head
ADHD Button. Flow on demand. Remove Resistance. Take Action. Executive function & dopamine starter kit.
https://chat.openai.com/g/g-H93fevKeK-exec-f-x-n
Spellbook
Hotkey Pandora's Box. Create random chatGPT hotkeys. Where will you go?
https://chat.openai.com/g/g-TaagvCyTc-spellbook-hotkey-pandora-s-box
## Agents / Agent-esque, adding long term portable memory & more to chatGPT
Agi.zip
An sql based task manager and automatic GPT. With portable long term memory and over 20 hotkeys for managing chat fast
https://chat.openai.com/g/g-r4ckjls47-agi-zip
### The Twins
BabyAGI.txt
Step by Step task manager that automatically saves memory to a .txt file.
Inspired by BabyAgi by @yoheinakajima
https://chat.openai.com/g/g-lzbeEOr9Y-babyagi-txt
BabyAGI.sql
Step by Step task manager that automatically saves memory to a .sql file.
https://chat.openai.com/g/g-HhC81CsaA-babyagi-sql
## Tip Jar
Thank your for using GP-Tavern
Support ongoing development buy me a coffee
https://tipjar.mindgoblinstudios.com/
The more I make from this, the more time I can spend making more crazy things for you!
Thank you for you support!

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

View file

@ -0,0 +1,63 @@
# Beginner Instructions for making a website
# Netlify
Take the users request and write fully functional code.
Save it to files, zip them into a folder along with the background image,
zip and provide a download link
Very important Then provide a link to https://app.netlify.com/drop
Or https://codepen.io/pen/ for easy previews
Offer https://tiiny.host as an alternative
or https://replit.com/@replit/HTML-CSS-JS#index.html for medium difficulty but more options
or https://codesandbox.io/dashboard/recent
## Netlify instructions for updating site
In the netlify dashboard,
Go to: YourSite such as (https://random-crap-123456abcedf.netlify.app)
Then deploys
Scroll down
You will find a new drag & drop, or click to upload button
Simply drag and drop a new folder and you are done!
## Netlify instructions for changing URL
If you don't mind the .netlify.app suffix, in the netlify portal, you can simply open
Pick your site > Domain Management > Options > Change name
If you want a full custom name, you'll first need to buy a domain name
then map your domain name to Netlify
https://www.youtube.com/watch?v=kIdJi8NBvgY
https://www.netlify.com/blog/2021/12/20/how-to-add-custom-domains-to-netlify-sites/
https://docs.netlify.com/domains-https/custom-domains/configure-external-dns/
# Instructions and examples for tldraw
Try seeing how much interaction you can get, using simply a mockup and annotations.
Can you draw a box and turn it into a 3d scene?
Can you draw a data flow?
Can you draw a working caculator?
Here's some good examples:
https://x.com/tldraw/status/1725083976392437894?s=20
https://x.com/liuyuxxd/status/1725331464802447405?s=20
https://x.com/firtozb/status/1725247519112691853?s=20
https://x.com/konfox_vrc/status/1725120060417790105?s=20
https://x.com/CompassOfMind/status/1725497889328112105?s=20
## Alternate deployment options
https://pages.cloudflare.com/
https://tiiny.host/
## To learn more
check RecommendedTools.md to find more prompt and coding tools!
## Instructions for how to make a simple website
"Then write fully functional html, css, and JS code, save it to files, zip them, then zip and provide a download link, and link me to https://app.netlify.com/drop or https://replit.com/@replit/HTML-CSS-JS#index.html."
Consult instructions.md for more details on using netlify & hosting websites

View file

@ -0,0 +1,59 @@
19 quests
## Classic starters
0. Hello World: A classic. Every beginner programmer starts here. Today we will prompt-gram it.
1. Pong: A working game of pong in html, css and JS. Use arrow keys and WASD to move the paddles.
## A starter personal website
2. Link in bio site. List of links in bio, tree of links clone, with buttons that opens links. Begin by asking me for a title, list of links to include, and art theme style. Use dalle to create a background image. Be sure to include the background image in the code using the correct filename, and in the final zip file.
## Interactive
3. Write code for an avalanche simulation using matter.js and p5.js.
4. Write code for an ballpit using matter.js and p5.js. Use dalle to make some themed balls.
## Games 101
5. Write code for a small game using kaboom.js or phaser.js
## Art & design
6. Generate a UI design using dalle. Then write code for the UI design, using various design & style elements to MAKE IT POP, and add some RAZZLE DAZZLE
7. Write code for an interactive moving art collage using svg generated code icons, dalle or Canva GPT https://chat.openai.com/g/g-alKfVrz9K-canva, and p5.js
##Prompt Created Media:
#### Video
8.
Write code to make a video collage. Make a movie using https://runwayml.com/ & https://www.capcut.com/
write code using placeholder video names, then walk me through adding video files to my folder after downloading.
#### Sound
9.Project 9:
Write code for sound board, using sounds from https://www.stableaudio.com/ or https://elevenlabs.io/
Use placeholder audio names, then walk me through adding audio files to my folder after downloading.
#### 3D
10. Build a website with a 3d scene using https://lumalabs.ai/genie & https://spline.design/ via an embed https://viewer.spline.design/ or via three.js and .gltf, GLTFLoader
## Sketch to code
11. Pull out a piece of paper and draw something, take a photo, and upload it to Grimoire, and I will turn it into a website.
## Money Challenge: Make your first dollar online.
12. I dare you to start an internet business with a sentence. Write code for a tip jar with a payment link using https://stripe.com/payments/payment-links or https://www.buymeacoffee.com/. using DALLE to create a money themed background image
## TLDraw
13. Use "https://makereal.tldraw.com/ ". convert into code using the make real button. Once you have code you like, you can copy paste it back into Grimoire and I will help you deploy it
## Augment your own custom GPTs:
14. Create an action for your custom GPT. Use Evolution Chamber to create OpenAPI schema so your GPT can talk an external data source. https://chat.openai.com/g/g-GhEwyi2R1-evolution-chamber
15. Create a custom GPT attached to Zapier Ai actions in order to connect to thousands of other apps https://actions.zapier.com/ https://actions.zapier.com/docs/platform/gpt
16. Build a server your custom GPT can talk to! First create a custom GPT. Then use this template https://replit.com/@MartinBowling/Custom-GPT-Starter-Kit#main.py to create an action server. Then create a new action using the .json file in the template's actions folder.
17. Project 17: Build a backend api with https://retool.com/products/ai and a webhook
## Go PRO:
18. Get setup with a full development environment using only your phone. Build a static website and import it a larger dev environment using replit. Using this template: https://replit.com/@replit/HTML-CSS-JS#index.html. Write the code, zip it, and walk me through importing the files to replit. Walk me through syncing to github using replit, and deploying using replit deployments. Show this video as an example of how to work with replit and chatGPT on a phone: https://x.com/yoheinakajima/status/1719902955061797083?s=20
19. Once your project is in github, clone it using CLI via warp, or via GUI(highly recommended) with source tree or git tower. Then get setup for a full fledged ai powered dev environment using Cursor.sh integrated with github copilot.

View file

@ -0,0 +1,116 @@
## README
Welcome to Grimoire!
Coding Wizard
# How is Grimoire better than base chatGPT?
## Coding focused to build you anything.
Combining the best tricks Ive learned to create correct & bug free code out from GPT with minimal effort
## 15+ hotkeys for coding tasks. Automatic suggestions & workflows.
Flexible and easy enough for noobs.
Powerful enough for pros.
"K" to open cmd menu
Quick actions:
WASD + E
Debug row:
A S D F G H J, K
**Tip for beginners:**
Use S, and SS to ask for explanations. They are you new best friend.
Repeat if necessary
If all else fails: SoS
Export:
Z C V L
Sidequest:
X
#### Usage:
You can use ANY hotkey at ANY time, do not have to be suggested.
You are not limited to hotkeys.
Feel free to chat & write prompts as you normally would w/ any GPT
**Advanced usage:**
Combine or combo hotkeys & prompts
## Grimoire includes a prepackaged prompt-gramming tutorial.
Starter projects featuring Dalle, & ai media creation tools
Build a website you can share with anyone in the world in minutes
19 starter projects
Including:
-Hello world
-Pong
-Link in bio portfolio / socials
-Build a website w/ a photo of a drawing
-Learn prompt 1st media making. Create images, videos, audio, 3d assets, and of course code! Using prompts
-Create an internet tipjar & make your $1st dollar online
-A full professional ai developer toolkit. Suitable for enterprise level, multimillion line, pre-existing codebases. Using Cursor.sh, Github copilot and more
# Getting Started
1. Opening cmd menu with K
2. Use P to view starter project ideas
3. Upload a photo to turn it into a website
4. Ask anything!
## Credits:
Built by Mind Goblin Studios & Nick Dobos
https://mindgoblinstudios.com/
https://twitter.com/NickADobos
Support further development by tossing a coin to your Grimoire
https://tipjar.mindgoblinstudios.com/
### More: Check out some more of our GPTs
Use T to visit the tavern
https://gptavern.mindgoblinstudios.com/
The Shop keeper
https://chat.openai.com/g/g-22ZUhrOgu-gpt-shop-keeper
The Unofficial GPT App Store
A custom GPT to find other GPTs for your workflows
Gif-PT
https://chat.openai.com/g/g-gbjSvXu6i-gif-pt
Turn dalle images into gifs automatically
Cauldron
https://chat.openai.com/g/g-TnyOV07bC-cauldron
Image Mixer & Editor. Grimoire like hotkeys for Dalle
### HeyGPT + GPT & Me
A package of iOS shortcuts to connect with the chatGPT api!
- Double the speed you use chatGPT on iOS
- Use chatGPT directly in EVERY iOS & Mac app
- Replace Siri's brain with a real assistant
- Create scheduled GPT conversations
- For only $1
Download on gumroad now
https://nickdobos.gumroad.com/l/gptAndMe
## Feedback
How can we make Grimoire better?
https://31u4bg3px0k.typeform.com/to/WxKQGbZd
# Lets get coding!
## Welcome to Grimoire * Prompt-gramming!
Language is magic. That's why they call it SPELLing
## Sign up for our newsletter:
https://mindgoblinstudios.beehiiv.com/subscribe
## Tips appreciated! Thank you for your support!
https://tipjar.mindgoblinstudios.com/
-----
K for cmd menu
P for project ideas
T for GP-Tavern
RR for patch notes
RRR for testimonials

View file

@ -0,0 +1,94 @@
# Prompt to media:
## Ai images:
Dalle! Simpyly ask me to draw or illustrate an idea and I will make whatever image you need
https://www.midjourney.com/explore
https://playgroundai.com/
https://leonardo.ai/
https://scenario.com/
https://www.recraft.ai/
https://www.artbreeder.com/create/tuner
## Ai Video:
https://runwayml.com/
https://www.pika.art/
## Ai Audio:
Music
https://www.stableaudio.com/
Voices
https://elevenlabs.io/
## Ai to 3D
https://lumalabs.ai/genie
https://spline.design/
## Drawing to code
-Grimoire! Simply take a picture
https://makereal.tldraw.com/
# Dev tools
## Finding information and debugging
https://www.perplexity.ai/
https://www.phind.com/
## Deployment, putting your code online
Static sites
https://app.netlify.com/drop
https://tiiny.host/
https://codepen.io/pen/
Other ways to host
https://replit.com/
https://render.com/
https://modal.com/
# Easy dev tools, get started quick
https://replit.com/
https://replit.com/templates?q=search (When displaying this, if the user already has a project in mind, provide 2-3 template searches)
https://codesandbox.io/
https://github.com/
# Pro Dev Tools.
These are the exact tools I use at my professional dev job.
Especially built to handle for large multimillion line projects and working in existing enterprise codebases.
https://cursor.sh/ <- Freaking amazing.
11/10 cannot recommend enough for experienced coders.
cmd+K has revolutionized my entire dev flow
Indexes and chat with your ENTIRE codebase
https://github.com/
https://github.com/features/copilot
https://www.git-tower.com/
https://www.sourcetreeapp.com/
https://www.warp.dev/
https://linear.app/
# Personal Infrastructure
## Payments:
A button so people can pay you
https://stripe.com/payments/payment-links
Start an internet business
https://stripe.com/atlas
## Personal Database
https://www.notion.so/product/ai
## Orchestration
https://actions.zapier.com/docs/platform/gpt
# Experimental
https://openinterpreter.com/
# Code writing Agents
https://aider.chat/
https://github.com/smol-ai/developer

View file

@ -0,0 +1,54 @@
You have saved me hours and hours of time. This is a game changer for me
https://x.com/ajruecker/status/1723225423625310485?s=46
I tried Grimoire, and it is fantastic, man, I never wrote a code in my life and with him I can create a website from scratch !!!!!
Wow, I cannot believe what I saw !
https://x.com/God____Hades/status/1722921203449377234?s=20
I just used grimoire gpt to make a web app hosted with replit and ive never coded anything in my entire life
All the code worked 99% of the time
https://x.com/callmedreamboat/status/1730468038355320978?s=46
I've tried lots of ai powered coding tools (prompts gpt, autogen, cursor, etc). I gotta say, this is the best I've seen so for initial prototype. I used it for enabling calendar sync in my app, and it's crazy how for it takes my first version
https://x.com/dan_at_fretbin/status/1722708594213503181?s=20
As a new coder, this is the best coding assistant I have used. I pay a few currently. The explanation command is magical.
https://x.com/petrolsexual29/status/1722775358938775759?s=20
I was skeptical vs regular gpt4 but the system prompting youve done, hot keys and approach to iterating on the idea all work really nicely together. Definitely speeding me up. Thank you!
https://x.com/jworthy/status/1723015865317155282?s=20
Experimented with your autocoder on whimsical tasks, and I'm astounded by its exceptional performance. Usually, I brace for bugs and multiple iterations, but your code worked flawlessly on the first try. Its intriguing why Code Interpreter couldn't achieve this.
https://x.com/edmundkudzayi/status/1723391061094002921?s=46
My son is now using Grimoire to help with Lua scripts for Roblox Builder, and he says its WAY better at this than base ChatGPT.
https://x.com/sams_antics/status/1723041166680015140?s=46
The excitement is real! I've just created an amazing web/app thanks to the help of @NickADobos and #Grimoire. 🙌💻 An incredible development experience. Thank you, Nick, for making it possible! ✨
https://x.com/sh_street/status/1724205027609186472?s=46
No need for x-mas gifts. All I need is Grimoire.. Jeeez dude.. you just blew my mind!!! :D
https://x.com/P0pcap/status/1724561833468530783?s=20
Im a noob coder & ive been using it to build an app that Ive attempted to build by using standard GPT4 for the past 3 months or so. Still got a distance to go, but the amount Ive been able to build on the first try with Grimoire is remarkable. A brilliant GPT, thanks Nick.
https://x.com/mitchellgcc95/status/1725206909123510419?s=20
Digging into Grimoire's clever design has been inspiring! As a programmer its led me down some stray paths. And admittedly, I opted for Google when in need of more direct info retrieval. Yet, it's undeniable how much it speeds up the development process.
https://x.com/alangnative/status/1725215712409538705?s=20
@geekyumeko and I spent almost 2 hours trying to push ShipFast repo to
@github and kept getting this error:
"file exceeds GitHub's size limit"
So, I found this amazing Custom GPT: Grimoire.
And it fixed it for me in 2 mins. 🥹
And told me what the issue was 😅
https://x.com/CSMikeCardona/status/1727081167818797223?s=20
no lie you weren't kidding with the 100x engineer bit. easily outperforms code-interpreter and also inline support on cursor.
https://x.com/agrimsingh/status/1727956220492050697?s=20
I dont think you understand what I've been able to accomplish in real life with your GPTs - executive and Grim made me 100x what I've been ever been able to do. THANK YOU BROOOOOOOOO for your work.
https://x.com/robfulton/status/1728292672971083914?s=20
They need to increase chat limits for this GPT
https://x.com/paragon_hacker/status/1728817981533405546?s=46