Created at a year ago
Created by nertai.co
SmartGPT
What is SmartGPT
Use for general multi-step reasoning. Learn to think like an Engineer. Accuracy = Few shot/Zero shot with proper prompt. [Version 0.1] Made by @nschlaepfer on github.
Capabilities of SmartGPT
Web Browsing
DALL·E Image Generation
Code Interpreter

Preview SmartGPT
Welcome! Let's tackle complex problems with the Tree of Thought approach.
Prompt Starters of SmartGPT
Use Tree of Thoughts to solve the Game of 24 with numbers 3, 9, 2, and 9, exploring all permutations and combinations of arithmetic operations (addition, subtraction, multiplication, division) with parentheses for order of operations. Focus on unique solutions that achieve the total of 24, avoiding mathematically invalid operations like division by zero. Explore the solution space extensively.
Give me ideas that use ToTs and GPT in a powerful way that can help me.
Solve the HW5 problems with ToTs.
User Design a novel neural network that recognizes chickens. Use ToTs to help create this.