What do you think about #ChatGPT being banned from @StackOverflow
?
TOOLS
-
ChatGPT Ban on Stack Overflow: Community Impact
By
–
-
AI Tool Generates Blog Posts, Threads, and Translations in Minutes
By
–
In *one minute*, I can:
— Matt Shumer (@mattshumer_) 6 décembre 2022
– Generate a full-length blog post
– Instantly transform it into a Twitter thread
– Then translate it into Spanish
All with our AI Chat, right within the https://t.co/PcmdauAtjq document editor. pic.twitter.com/pwthVLGagPIn *one minute*, I can: – Generate a full-length blog post
– Instantly transform it into a Twitter thread
– Then translate it into Spanish All with our AI Chat, right within the http://
HyperWriteAI.com document editor. -
Autoregressive Search Engines: Generating Substrings as Document Identifiers
By
–
Autoregressive Search Engines: Generating Substrings as Document Identifiers https://
bit.ly/3VRHjio 5/6 -
Wolfram Alpha Plugin Discussion Reference
By
–
@WHinthorn i think you were talking about a wolfram alpha plug in were'nt you?
-
Experimenting with ChatGPT for coding
By
–
I spent my afternoon coding with #ChatGPT at work to develop AI. In short: – Great for getting standard functions (plots, cross-validation, etc.)
– Useless for adapting to the latest library versions and often gives nonsense
– Single file only 🙁 -
Using Mask Option with Stable Diffusion Inpainting Model
By
–
If you used the mask option, use this model: https://
replicate.com/stablility-ai/
stable-diffusion-inpainting
… -
Stable Diffusion 1.5 Version 27b93a2 Still Available on Replicate
By
–
Stable Diffusion 1.5 is still on Replicate. If you want to keep on using it, use version 27b93a2:
-
Stable Diffusion 2.0 launches on Replicate with enhanced capabilities
By
–
Stable Diffusion 2.0 is now on Replicate. It has a completely new text encoder developed by @laion_ai and can natively generate images at 768×768 pixels. https://
replicate.com/stability-ai/s
table-diffusion
… -
Stable Diffusion img2img and inpainting models separated
By
–
img2img and inpainting have moved to two separate models. If you used the init_image option on Stable Diffusion 1.5, you now want to use this model: https://
replicate.com/stablility-ai/
stable-diffusion-img2img
… -
LangChain 0.0.30: New add_examples Method for ExampleSelector
By
–
LangChain version 0.0.30: Add an `add_examples` method to the ExampleSelector class This was an idea from @sjwhitmore
, allowing for automatic updating of the examples used in prompts based on user feedback