A chatbot that provides legal information related to housing and eviction

14 Open Issues Need Help Last updated: Jun 29, 2026

Open Issues Need Help

View All on GitHub
good first issue backend

A chatbot that provides legal information related to housing and eviction

Python
enhancement good first issue backend

A chatbot that provides legal information related to housing and eviction

Python
good first issue frontend infrastructure performance

A chatbot that provides legal information related to housing and eviction

Python
documentation good first issue

A chatbot that provides legal information related to housing and eviction

Python
good first issue

A chatbot that provides legal information related to housing and eviction

Python
enhancement good first issue help wanted infrastructure

A chatbot that provides legal information related to housing and eviction

Python
enhancement help wanted question external-RAG

A chatbot that provides legal information related to housing and eviction

Python
enhancement good first issue help wanted

A chatbot that provides legal information related to housing and eviction

Python

A chatbot that provides legal information related to housing and eviction

Python
bug help wanted question backend RFC external-RAG

A chatbot that provides legal information related to housing and eviction

Python
enhancement good first issue help wanted backend

A chatbot that provides legal information related to housing and eviction

Python

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.

Complexity: 3/5
enhancement help wanted question UX design backend frontend

A chatbot that provides legal information related to housing and eviction

Python

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.

Complexity: 2/5
help wanted

A chatbot that provides legal information related to housing and eviction

Python

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.

Complexity: 4/5
documentation enhancement help wanted backend

A chatbot that provides legal information related to housing and eviction

Python