-
-
Notifications
You must be signed in to change notification settings - Fork 967
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
Feature: Add an AI Chatbot for Enhanced User Experience #1850
Comments
Hi and thanks for taking the time to file an issue for this. Speaking personally, I'm very much opposed to this idea. Letting an LLM-based chat system inform our users seems like it would lead to more work for maintainers, and a loss of control over what information we want to communicate. You mention accessibility which is a core value of this project, but I don't fully see what the accessibility benefits of a chat agent would be, could you elaborate on that? I would also be interested in examples of other big open source projects that have adopted such LLM-powered chatbots for their documentation, do you have examples of that? |
Hi, Thanks for your feedback! I understand your concerns about the maintenance burden and loss of control. The idea behind the chatbot was to help users quickly find answers and navigate Django’s resources, but I see your point about the potential issues. As for accessibility, I was thinking more in terms of helping users find information quickly rather than hopping from one doc to other and one blog to other, but I understand it may not directly improve traditional accessibility. I don’t have examples of other large projects using LLM-powered chatbots... just got this idea on a whim, but I’ll look into that. If the community feels this isn’t a fit, I’m happy to close the issue. Thanks again! |
Hi everyone! I understand the concerns, and I’d like to address them briefly: Accessibility Benefits Examples of AI in Open Source Maintaining Control I’d be happy to hear further thoughts or concerns and explore other ways to enhance the user experience! |
Note:
feel free to close this issue if it seems unnecessary and not urgent or it doesn't align with Django's core goals.. Your time is precious!!
Description:
I’d like to propose adding an AI-powered chatbot to Django’s official website (djangoproject.com). The chatbot would serve as a dynamic assistant to improve accessibility, simplify navigation, and streamline interactions for users at all levels.
Key Features and Benefits:
Instant Answers to Django Questions:
Contribution and Community Guidance:
Documentation and Website Navigation:
Issue Management Support:
Expandable Functionality:
Why This Feature Matters:
With Django’s growing popularity and user base, an AI chatbot can make the framework more approachable and the community more inclusive. It will enhance productivity by saving time and effort for users navigating the ecosystem.
Implementation Ideas:
The chatbot could use an open-source conversational AI framework like Rasa or integrate with existing models like OpenAI GPT, tailored specifically for Django’s ecosystem.
I believe this feature could significantly improve the user experience and community engagement on the Django website. I’d love to hear thoughts, suggestions, and potential concerns from the community!
have u people ever thought about this??
The text was updated successfully, but these errors were encountered: