4
retoor
5d

Just made something fun and useful with AI.

Some repository ticket automation.
So it:
- converts fuzzy text to decent titles and their descriptions using AI.
- matches right project extracted from text to existing repositories from retoor.molodetz.nl using AI.
- it inserts tickets automatically at retoor.molodet.nl repository.

I am sure i'll do better ticket management from now on.

On this picture at bottom, you can see low effort ticket description:
https://devrant.molodetz.nl/preview...
At the top you can see a little bit what it made out of it (it's the AI log).

Here you see the result in my repository, with nice title, and descriptive description.
https://retoor.molodetz.nl/retoor/...

Finally found some usecase again where AI actually benefits. Rare case.

All i did was generating an Gitea client using perplexity that will search all api calls and return codes. With that detailed docstringed class I could vibe it in one shot.

The AI development was top notch, and the new functionality is top notch.

Maybe i should check if a ticket already exists or something, but that's too much for now. Time to move on.

Comments
  • 2
    How many AI projects do you have now? How do you even find inspiration to make something you want to use yourself lol
  • 1
    @wojtek322 I think around of 30. Yeah, I'm just educating myself a bit, so it doesn't matter much what I make. It's pure experience stuff. Good for confidence. Just finish this newspaper that refreshes with new articles every hour. https://news.app.molodetz.nl. Yeah, i know, that's called a RSS reader. But still, i gathered an unique list of good resources trough deepsearch and this newspaper has always something good. It has 100 sources now, and if I would post them, you know them all. So, this newspaper is actually a good way to stay up-to-date first. I can also give it as food to my bots, if i ask them for the news in Snek or whatever.

    The news program is made with the new Sonnet 4.5 model with research of perplexity for good sources. Was a good experience.

    It's so educative every time.
  • 1
    @retoor I have two new ones :P It's kinda fun, you can make quick start with projects and find out if they're worth working on it instead of finding out late. For example, I made that maps game a while ago for fun, That seemed to be quite popular, now i'm motivated to invest time in such game :) Would've never found out elseway, since i don't like games. AI is great for prototyping also.
Add Comment