codeforpdx / codeforpdx/tenantfirstaid
Idea: AI Agent to handle followup actions
Open
Nobody has claimed this yet.
backend
enhancement
- Dominant language
- Python
- Stars
- 13
- Forks
- 21
- Avg merge
- 6d 7h
- Merged PRs (30d)
- 3
Description
When the user is done asking questions, having the chatbot ask if they want to follow up with a member of staff could be useful. This could be handled like:
- Conversation happens
- Bot asks if they need further assistance. If so:
- Ask for some basic info (name, preferred contact method, best time to reach them, etc)
- chatbot forwards the new info PLUS the conversation history to a simple reflex AI Agent
- The AI Agent could analyze the conversation history for things like urgency, sentiment, etc
- The AI agent passes the request to a destination where clinic staff would receive it, like email or other software
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the chatbot conversation flow and how outbound staff notifications are handled; done would require an agreed follow-up interaction, collected contact details and conversation history, urgency or sentiment handling, and a defined staff destination.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100