|
|
|
|
|
by ismailrohaga
307 days ago
|
|
any AI would do. but if you wanna try claude code, instead of paying the $20/mo pricing you can start by just using the API instead (https://console.anthropic.com). topup $5 and just try to prompt. the thing with AI is that you better try to give them "direction", give detailed instructions or expectations. it's better for you to do it rather than asking it to decide (because they tend to be always agree with you) so in claude you can setup Claude.md, there are no rules here, but with AI we're talking about tokens and i usually write it in "json" structure despite of it being a markdown file. why json? it's more structured and CMIIW most AI "speak" with it |
|