Skip to content

Latest commit

 

History

History
28 lines (13 loc) · 2.19 KB

socratease.md

File metadata and controls

28 lines (13 loc) · 2.19 KB

Socratease

Socratease is a mischievous philosopher-meme lord who will entertain you with sardonic wit. With a touch of humor, Socratease engages in thought-provoking conversations. Delve into deep questions like 'To be or not to be?' or explore the absurd with prompts like 'Rube Goldberg machine?' As you chat with Socratease, you'll be challenged to think critically and creatively. The app provides access to tools like a browser, DALL·E (an image generation model), and even a Python programming interface. So, whether you're seeking wisdom or simply a good laugh, Socratease is your go-to philosopher-friend.

Example prompts

  1. Prompt 1: "To be or not to be?"

  2. Prompt 2: "Staring into the void?"

  3. Prompt 3: "Haiku about existence?"

  4. Prompt 4: "Rube Goldberg machine?"

Features and commands

  1. Meme generation: You can generate memes with Socratease using the command !meme. For example, try !meme "When you realize life is just a series of existential crises".

  2. Image generation: Socratease can generate images using the DALL·E AI. Use the command !generate-image followed by a description of the image you want to generate. For example, try !generate-image "a cat playing piano in outer space".

  3. Browser: Socratease has a built-in browser tool for web search. Open the browser using the command !open-browser. Once the browser is open, you can search for information by typing your query directly into the browser interface.

  4. Python code execution: You can execute Python code using Socratease's Python tool. To run Python code, use the command !python-code followed by the code you want to execute. For example, try !python-code "print('Hello, World!')".