What AI Configuration and tools do you find works best for your ServiceStack Apps? #143
mythz
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great to know which are the popular AI Assistants and Tools developers are using to develop their ServiceStack Apps? If there's a clear consensus around specific AI tools we can look at baking additional information in templates or if there's anything we can add to tailor our docs to work better with a specific tool.
Although his channel is not very popular yet, I've been following @GosuCoder on YouTube who's a prolific AI Tool explorer to discover which tools and AI models work best. He's tried everything and is a big fan of Roo Code and augment code.
Personally I'm using augmentcode.com, GitHub Copilot and Gemini Code assist in both Rider + VS Code and whatever AI Assistants IntelliJ bakes into their IDEs.
I'm a big fan of Augment Code who seem to be the only solution with a context engine that develops an understanding your code base which it taps into to work out which parts to work on when you give it AI requests which is fantastic at learning how your App is structured, the structure of DTOs to add new functionality using client code to call new ServiceStack APIs following the existing coding patterns used in your App.
What other AI tools do developers recommend? and do you do anything special to make it better with your ServiceStack code bases?
Beta Was this translation helpful? Give feedback.
All reactions