davidmigloz / langchain_dart

Build LLM-powered Dart/Flutter applications.
https://langchaindart.dev
MIT License
426 stars 75 forks source link

Code Assist AI trained on repo #490

Closed samyakkkk closed 2 months ago

samyakkkk commented 4 months ago

Issue with current documentation:

No response

Idea or request for content:

Dear maintainers, greetings from CommandDash!

We are a tool to turn docs and examples of your library into a code generation AI agent which helps devs directly generate code for your library as per their requirements.

Our team came across Langchain Dart and figured it could be helpful for new developers building on it to have one such agent. It's ready and is accessible on: Web (Try here!) | VSCode Extension

You can link this in your readme as a badge:

<a href="https://app.commanddash.io/agent?github=https://github.com/davidmigloz/langchain_dart"><img src="https://img.shields.io/badge/AI-Code%20Assist-EB9FDA"></a>

Please feel free to mention it if you believe this could be helpful for new users. Or, close the issue if not. 🙏🏻

The agent is free to use, fully safe (no data retained) and auto-refreshes to stay upto date.

Best wishes!