Replies: 23 comments 16 replies
-
An amazing idea, I ask you to implement it even in an intermediate version. We were just looking at external solutions for exactly the same functionality, so that users would ask the bot instead of looking for documentation. This is difficult for many people. |
Beta Was this translation helpful? Give feedback.
-
Love this idea. The ability to tie LLMs to internal documentation is highly desired. One use case that comes to mind... We use the blog extension to author posts highlighting large projects. It would be great to be able to ask the documentation chat bot for a summary of major projects completed last year / last quarter. Perhaps informing the prompt with tags associated with those posts.
Subscribed to this discussion. Great work. |
Beta Was this translation helpful? Give feedback.
-
I am very interested in this feature! I started looking into LangChain + GPT-4 to ingest our markdown files from our documentation portal and train a chatbot for this exact purpose. Excited to give it a try |
Beta Was this translation helpful? Give feedback.
-
This is a fantastic experience! I am extremely pleased with the assistance I received. I specifically requested information and instructions in Polish, and I was provided with detailed and precise guidance. The support I received was exceptional, and it exceeded my expectations. I am truly grateful for the outstanding service I received. |
Beta Was this translation helpful? Give feedback.
-
Would be great if it worked reliably, but unless Before that, I tried asking how to exclude a paragraph from search. I meant something like an inline paragraph, but the bot considered it synonymous with section and only suggested exclusion of entire sections and pages. So I again manually sought out the information I needed, but only because I had a memory that it should be possible to exclude any block. |
Beta Was this translation helpful? Give feedback.
-
Here is a nice example of the real value of the chat bot, which IMHO does not lie in accurately producing versions of the documentation but in adding things on that it has 'learned' elsewhere. I wanted to know how to manually publish my documents. The audience I am writing for may manage to push changes into a repo but I think that GitHub Actions is not the way to go for them, so the instructions contained in the Material for MkDocs documentation would not help much. The answer provided by the bot was a very good starting point, though. It suggested creating a |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
This is very exciting - our university coursework and research pages being written in Material would see an immediate benefit from this ChatBot. I just found this thread because I was looking to add this feature to our current pages! |
Beta Was this translation helpful? Give feedback.
-
Awesome feature! Just wanted to share what I think is a hallunication: the documentation lists card grids as sponsors/insiders feature, but the chatbot insists that everyone can use it: |
Beta Was this translation helpful? Give feedback.
-
Is it possible to share the technical approach you took to train this bot and how to integrate it with an mkdocs-material site? |
Beta Was this translation helpful? Give feedback.
-
Amazing job! |
Beta Was this translation helpful? Give feedback.
-
Is it possible to get the overall chat interface as a plugin that simply sends a rest request to a configurable endpoint? That way we can handle the RAG ourselves and dispatch to a locally hosted LLM. Would be nice to build docs, ship markdown to get vector embedded for our langchain/llamaindex service to work with, and then just hit that service from docs. |
Beta Was this translation helpful? Give feedback.
-
Love the idea, once you get closer to a preview it would be good to understand how privately hosted bots or LLMs can be leveraged and which of the public cloud provider services for those you would be supporting, thanks for continuing to build an awesome product :) |
Beta Was this translation helpful? Give feedback.
-
I did some RAG tests with my dicumentation and was thinking how could this be integrated into the search. From this initiative and the new search I can just say that I fully believe you are moving into the right direction. Modularity and caution in the implementation are very important. But having so many people ready to test, do not hesitate to share interim versions. Thanks for your work |
Beta Was this translation helpful? Give feedback.
-
Ping me if it gets added please! |
Beta Was this translation helpful? Give feedback.
-
It's really helpful ! |
Beta Was this translation helpful? Give feedback.
-
It will help us. |
Beta Was this translation helpful? Give feedback.
-
I was excited to see this, it would definitely be helpful for us (at n8n) I'd love to see this as a feature :-) |
Beta Was this translation helpful? Give feedback.
-
@squidfunk you are providing the obufscated and minified javascript code for the chatbot under https://chat.squidfunk.com/client.js. |
Beta Was this translation helpful? Give feedback.
-
Very interested in this. Presently building chatbot one as a separate app using embedchain/streamlit as it will be also parsing pdfs/github etc to help with www.managen.ai |
Beta Was this translation helpful? Give feedback.
-
@squidfunk do you have any idea or thoughts on when you would make this available to some users as a preview etc.? Looking to implement something similar but would rather have it integrated like you do here. |
Beta Was this translation helpful? Give feedback.
-
Any updates on the current status of this, be it experimental, in development, etc.? It would be great if a chat bot could be made available as a part of Material for MkDocs, even if it has to somehow a warning of some kind with every answer it gives, since hallucinations will be difficult to 100% prevent... |
Beta Was this translation helpful? Give feedback.
-
This is really great! LLM is indeed very well-suited for projects that require a bit of complexity and precise configurations. However, I have a question: why can't I see the robot now? Has it gone offline? |
Beta Was this translation helpful? Give feedback.
-
We've got something exciting to share with you today: we're launching an experimental chat bot within our documentation! You can access this cool new feature by simply clicking on the adorable little robot icon located in the search bar, and start asking it questions relating to Material for MkDocs, like:
We've designed this chat bot to make our documentation search experience more interactive and user-friendly. Before giving it a spin, bear in mind that:
This is an experiment
This chat bot is currently in an exploratory phase. While it's a playful addition to our documentation, it's important to note that we're not yet considering it as a ready-for-primetime feature for integration into Material for MkDocs. Given that we are in the process of completely overhauling our search engine, we see this chat interface as an experimental addition. We are keen to understand if it could be a valuable supplement to the new documentation search capabilities.
Your feedback matters
As we experiment with this chat bot, we need your help and feedback. You can contribute by rating the answers it provides. Feel free to give a thumbs up 👍 or down 👎 based on the accuracy and helpfulness of the responses you receive. Your feedback is invaluable in helping us evaluate whether this chat bot can be a valuable addition to the Material for MkDocs experience. We want to make sure it genuinely enhances your documentation search process and doesn't just add a cute robot to the mix.
Additionally, we invite you to share any feedback, good or bad, in this discussion.
Where we go from here
With your feedback, we will continue to improve the chat bot to learn whether we can make it good enough to be a useful tool that individuals and organizations can add to their documentation with as little effort as possible, giving them a unique new way for users to interface with their projects and products.
So, give it a try, have some fun, and let us know what you think! Your insights will play a crucial role in shaping the future of this feature and determining whether it becomes a permanent part of our toolkit.
Thank you for being a part of our community, and happy exploring with our new experimental chat bot! 🤖📚
Beta Was this translation helpful? Give feedback.
All reactions