codeforpdx / codeforpdx/tenantfirstaid

Idea: AI Agent to handle followup actions

Open
#29 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.