Open Issues Need Help
View All on GitHubA chatbot that provides legal information related to housing and eviction
A chatbot that provides legal information related to housing and eviction
A chatbot that provides legal information related to housing and eviction
A chatbot that provides legal information related to housing and eviction
A chatbot that provides legal information related to housing and eviction
A chatbot that provides legal information related to housing and eviction
A chatbot that provides legal information related to housing and eviction
A chatbot that provides legal information related to housing and eviction
A chatbot that provides legal information related to housing and eviction
A chatbot that provides legal information related to housing and eviction
A chatbot that provides legal information related to housing and eviction
AI Summary: Re-implement a feedback mechanism for the Tenant First Aid chatbot. This involves creating a user interface element (button or thumbs up/down) to trigger a feedback form. The form should collect user feedback and the conversation transcript, then email this information to a designated address. Consider using a simple email approach or exploring Datadog integration for more advanced features.
A chatbot that provides legal information related to housing and eviction
AI Summary: Add a project description, link to the live Tenant First Aid chatbot, and a link to its GitHub repository to the Code for PDX website's projects page.
A chatbot that provides legal information related to housing and eviction
AI Summary: Refactor the Python backend of a legal chatbot application to centralize environment variable management. This involves consolidating how environment variables are read across different parts of the application (Flask app, scripts, GitHub Actions), establishing a clear priority for resolving variable values (defaults, environment variables, .env file, CLI arguments), storing resolved values in an immutable data structure, and generating documentation to aid in maintenance.
A chatbot that provides legal information related to housing and eviction