-
-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ideas for articles about LangChain.dart #487
Comments
I agree. Another good idea for a tutorial would be a basic multi-modal implementation using dash chat. |
That's a great one @Heinrich-vanNieuwenhuizen! |
Has no one really created a single article for any of them? Is someone already in the middle of them or should I go ahead and do so for some? I've written articles in the past with some good reception. https://henryadu.hashnode.dev/ I will be working on this one Text classification with Gemini and LangChain. I hope that's okay. Here's a draft preview, feel free to leave review comments on it since it's not published yet. https://hashnode.com/preview/6747c6bfa7c2d6daeae83f32 |
Thank you very much for writing the article @Nana-Kwame-bot! It's very well-written 🙂 |
Thanks. I'm going to be a bit busy in the coming weeks but I'll be eventually writing articles for all of the tasks. |
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
Gemma 2 - Local RAG with Ollama and LangChainText classification with Gemini and LangChainThe text was updated successfully, but these errors were encountered: