How many have found practical uses for large language text models in your real life?
How many have found practical uses for large language text models in your real life?
My calendar application changed the method to add events and broke my workflow.
My workaround: I typed basic schedule info into Perplexity and have it convert the data to a CSV file and import it.
I use it a lot for code improvements. "I'm doing XYZ in my code. This is not efficient. Is there an algorithm to improve this?" Often times, there is.