CommandDash / commanddash

AI assist to integrate APIs and SDKs without reading docs.
https://commanddash.io
Apache License 2.0
287 stars 46 forks source link

[Feat]: Update onboarding cards. #305

Closed samyakkkk closed 3 months ago

samyakkkk commented 3 months ago

Describe the problem and solution that you'd like.

Here is how we update cards in order:

  1. Explore marketplace (highlight this card with a shiny BG color gradient matching our them from website with an @ icon)
  2. What can CommandDash do? (question mark icon) this asks this question in dash chat.
  3. Attach code snippets. (code snippet icon) this redirects to a YouTube video on attaching code snippets.
  4. Create your own agents ( commanddash icon) redirects to the Quickstart guide.
Screenshot 2024-06-19 at 8 16 15 AM

Describe alternatives that you have considered.

No response

Additional Information

No response

Acceptance Criteria

No response