davidmigloz / langchain_dart

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

Ideas for articles about LangChain.dart #487

Open davidmigloz opened 4 months ago

davidmigloz commented 4 months ago

One of the main challenges LangChain.dart faces compared to its peers in other ecosystems is the lack of learning materials. The idea of this issue is to collect a list of articles, tutorials and ideas that could be implemented with LangChain.dart, so that anyone interested can write an article or record a video of the corresponding LangChain.dart implementation.

If you'd like to pick up some of the ideas, please drop a comment and we'll assign it to you. Once you've finished the article/video, please share it with us and we'll make sure to promote it.

Any other ideas are very welcome.

Ideas

Heinrich-vanNieuwenhuizen commented 4 months ago

I agree. Another good idea for a tutorial would be a basic multi-modal implementation using dash chat.

davidmigloz commented 4 months ago

That's a great one @Heinrich-vanNieuwenhuizen!