-
-
Notifications
You must be signed in to change notification settings - Fork 265
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
Would this work as a library the next version of Drupal uses? #313
Comments
Hi @jamieaa64. Thankyou for your interest in Deep Chat! The integration you have looks amazing! Deep Chat aims to support as many platforms as possible, therefore using the core package is always recommended. If you are having issues with configuration please let me know. Ofcourse, if you want custom functionality such as custom buttons/layout, that may be difficult to configure with the current project, and in that instance you are probably better off forking the project and creating your own solution. Nevertheless, Deep Chat is being updated all the time, hence something that is not in the project now may be added in the future! We can definitely continue a conversation here to see if this project meets your needs or any other platform that suits you folks. Thanks! |
Just to note, there is another release that should be coming up this month that contains features like loadHistory which provides a loading spinner for loading history/threads etc. You can read more about it here and also try it out in your site! |
Ok, things have moved fast because the community member roland who made that specific module I linked to had done so much work it became a no-brainer to go with this instead of any other chatbot! Maybe we'll move to another if its "better" later but I doubt it given the effort vs benefits. So yeah, I'm spending today getting some more of the people at the top of Drupal CMS to check it today. I think eventually we'd want a custom button layout but we could do that by supporting a different front-end framework for each layout. We have an abstraction called "Assistants API" which handles the configuration of how the chatbot works so the front-end is hotswappable. The kinds of things I want to eventually support.
But we don't support that with out existing chatbot so this is better in every way :) We'll make a video soon showcasing our community of the new chatbot and its features. Do you have any other method of communication? Do you have a discord or slack? If you're interested we are in #ai on Drupal's slack. https://www.drupal.org/community/contributor-guide/reference-information/talk/tools/slack |
Hi @jamieaa64. Thankyou for the information! I think Deep Chat can provide the features that you envision. Just a few small notes:
In terms of communication, I have joined your Slack channel so I can respond to any queries that you may have. I operate in Japanese Standard Time. |
Hi @OvidijusParsiunas - I have started with improving the integration with Deepchat for Drupal and the product the will be Drupal CMS. Its an awesome project! You can see some of its uses in the video below. deepchat.mp4I think the thing I saw right away that would help us a lot, where maybe we can help out:
If you need help with something to move things along or need merge requests let me know, I should hopefully be able to help. |
Wow! this looks awesome! In regards to the PR that you mentioned, I have been meaning to get to it, but because I recently moved countries I have been playing catch-up with all the features/requests that have lined up over the past couple of months. To note, I am hoping 🤞 to make a new release of Deep Chat this month as there are a lot of unreleased features/bug fixes in the |
It's probably also worth mentioning that I am working on another package called As In mentioned, I am currently working on I currently do not know exactly when I'll be able to launch |
Thanks for the heads up! Webmodels is interesting for us going forward, so I think we are staying on deepchat for now. |
Hi, I don't know if this is the best place to ask. But I work with the Drupal community and we're adding AI into the next major version of Drupal.
You can see it in action about half way through this video: https://www.youtube.com/watch?v=4S-HBFVE2lU
We have an AI Abstraction Layer and an Agents and Assistants Abstractions layer where the Assistant handles all the config of what the chatbot does, but the chatbot is a swappable UI. We have a version of the chatbot in our core module but we made it quickly, its php and jquery and it lacks loads of features and doesn't look good and can't update without a user submission.
A member of our community has created an integration with DeepChat here: https://www.drupal.org/project/ai_deepchat
We were wondering if we could have a conversation? If you'd be up for us including this Library into Drupal CMS itself, if you'd prefer we fork it, whether or not you think this is a good idea and if you'll support features we'd eventually look for? (We're hoping for both threads, multiple assistants that you can pick between and deeper "tools" and ways in which the chatbot can control other things on the page, like moving you towards a DIV it wants you to look at etc).
The text was updated successfully, but these errors were encountered: