An AI-driven Python application to generate topics for small talk with clients before engagement.
Go to file
Josh Deck e43a9d5daf Overhaul of architecture to act as a Flask web API, provide results as a JSON including event logs, and provide threading functionality. 2024-03-21 12:23:29 -04:00
.vs/PreCET Initial commit 2024-03-18 13:48:43 -04:00
__pycache__ Initial commit 2024-03-18 13:48:43 -04:00
output_old Initial commit 2024-03-18 13:48:43 -04:00
tools Initial commit 2024-03-18 13:48:43 -04:00
.gitignore Overhaul of architecture to act as a Flask web API, provide results as a JSON including event logs, and provide threading functionality. 2024-03-21 12:23:29 -04:00
PreCET.pyproj Overhaul of architecture to act as a Flask web API, provide results as a JSON including event logs, and provide threading functionality. 2024-03-21 12:23:29 -04:00
PreCET.sln Initial commit 2024-03-18 13:48:43 -04:00
agents.py Overhaul of architecture to act as a Flask web API, provide results as a JSON including event logs, and provide threading functionality. 2024-03-21 12:23:29 -04:00
api.py Overhaul of architecture to act as a Flask web API, provide results as a JSON including event logs, and provide threading functionality. 2024-03-21 12:23:29 -04:00
crew.py Overhaul of architecture to act as a Flask web API, provide results as a JSON including event logs, and provide threading functionality. 2024-03-21 12:23:29 -04:00
job_manager.py Overhaul of architecture to act as a Flask web API, provide results as a JSON including event logs, and provide threading functionality. 2024-03-21 12:23:29 -04:00
output_sample_canton.txt Initial commit 2024-03-18 13:48:43 -04:00
tasks.py Overhaul of architecture to act as a Flask web API, provide results as a JSON including event logs, and provide threading functionality. 2024-03-21 12:23:29 -04:00