Add this "AI Code Assist" badge to your Github Readme

Add this "AI Code Assist" badge to your Github Readme

If you are building an open-source project, there is a good chance that your readme is full of badges like this:

Image description

Badges help share the status of various aspects of your repo, it's popularity and link to helpful resources for visitors like documentation.

In the AI era, there is a badge that is missing. A badge that can help your users explore your repository 🌈 and build with it faster⚡️ without reading docs.

Introducing "AI Code Assist" Badge:

To add such badge to your repo, just add the below to your readme.

<a href=“https://app.commanddash.io/agent?github=<your github repo>”><img src="https://img.shields.io/badge/AI-Code%20Gen-EB9FDA”></a>

This will create an AI code assist trained on your code + issues in your repository.

Developers can click the badge, to access the code assist directly in a web app.

Image description

They can ask any questions are quoted with links to code and issues from your repository along with the answer.

Sounds great right? 🤩 Add it to your repo and help developers build faster!