Submitted by zendogsit t3_10gc3hq in singularity
CypherLH t1_j548i1p wrote
have used it for log and error code analysis. You can ask it to look for certain things in the logs/errors and then have a dialog about anything it spots, etc. A lot of times you can literally just paste in raw logs without any other context and it will point out the sorts of things that would have jumped out to me....but it does it instantly whereas I would have taken a few minutes minimum.
​
I have found that it can generate an initial reply to most support tickets that is usually on par with what I would have wrote, just requiring some tweaking.
​
I also had it generate technical documentation for a web app project where I just fed it the raw html and javascript. What it produced was rough but passable as a rough first draft.
Frumpagumpus t1_j54vlrg wrote
thats a cool idea just have gpt3 look at your journalctl every day and send you a summary email XD (context window might be somewhat limiting)
CypherLH t1_j573pns wrote
Yep, you could set up intelligent monitoring/logging by feeding raw logs and SMNP feeds into chatGPT and having it provide like hourly or daily summaries or whatever. Of course this is probably not cost effective yet at present assuming chatGPT API costs are similar to GPT-3.
Viewing a single comment thread. View all comments