Great to see how easy it is to build a search page with Yi-Coder and Cursor! Check out this useful tutorial! Second State (@secondstateinc) Write a Search Webpage with local hosted Yi-coder and Cursor without any coding experience. secondstate.io/articles/yi-c… ✅ Set up Yi-Coder locally ✅ Add it on Cursor ✅ Build a functional search page from scratch using AI Check out the demo inside! — https://nitter.net/secondstateinc/status/1833902753825116593#m
PROMPT ENGINEERING
-
Using OpenAI o1 to humanize AI-generated content
By
–
Asking o1 to humanise the post it wrote previously. It was quite at a good level. I will publish some examples today
-
User experience with AI prompt efficacy
By
–
I have used only 4 messages so far. Planning to focus on more complex prompts for writing. So far it is hard to say. Only one of my 4 queries were good. But it is too little
-

Free ChatGPT System Prompt Hack to Get What You Want
By
–
I found a hack to get exactly what you want from ChatGPT. Most people don't know how to use ChatGPT. That's why I created this "ChatGPT system prompt" to help you. Its absolutely free for the next 24 hrs. Like + comment "AI" and I'll DM you the file. (Must be following me to
-
Stop Using Chain of Thought in LLM Agent Infrastructure
By
–
I don’t think any of the LLM/agent infra is CoT infra So we’ll tell everyone to stop using CoT
-
Out of Focus v1.0: Image Manipulation Tool via Diffusion Inversion
By
–
Out of Focus v1.0 github: https://
github.com/OutofAi/OutofF
ocus
… Out of AI presents a flexible tool in Gradio to manipulate your images. This is our first version of Image modification tool through prompt manipulation by reconstruction through diffusion inversion process. We recommend running -

Prompt Engineering Guide for ChatGPT o1
By
–

ChatGPT o1 prompt guide to keep in mind for your 50 weekly messages limit
-
Reasoning tokens: tracking, feedback, and model consistency challenges
By
–
Having another token type would add complexity. Do you track and store reasoning tokens? If the initial reasoning is off, and you provide it feedback, how well will it guide the next reasoning, especially if the model drops those tokens (or so it seems that way based on how I’m
-
Model Outputs Separated Thought Chain Technique Explained
By
–
So it seems like there is a “thought” output from the model before the “response” output, essentially having it do CoT that way and removing the “thought” part
