CoolFace
Apppublic

e-hossam96/ai-peer-conversation

sourceHugging Facemitupdated 1y agoView on Hugging Face
1likes
27 commits on main
971fc581y ago

added safety to avoid updating conv when it is empty - index error

e-hossam96
046714d1y ago

added feature to edit running conversation and continue from where it left off

e-hossam96
6886f7f1y ago

added stop button to halt conversation

e-hossam96
6d937181y ago

removed extra space

e-hossam96
c458b441y ago

moved argument amendment to internal conv fn

e-hossam96
4f20f141y ago

added argument to interviewer's (agent B) system message

e-hossam96
9c866eb1y ago

added streaming of responses

e-hossam96
ef35f8b1y ago

properly handled number of conversation turns

e-hossam96
5cd48c31y ago

moved to openai style messages

e-hossam96
a277ba21y ago

updated interface to get argument from user

e-hossam96
c0f89851y ago

updated default system messages

e-hossam96
bc7d5281y ago

utilized pydantic settings to store sensitive information and basic settings

e-hossam96
cd5dbfd1y ago

moved all prompts and constant here

e-hossam96
32695bf1y ago

updated interface style

e-hossam96
f7c86631y ago

removed back slash from f-string

e-hossam96
84053671y ago

changed path for conversation files

e-hossam96
4abb1801y ago

added icons only inside static folder

e-hossam96
5a0c0be1y ago

tracked icons

e-hossam96
6f16c6a1y ago

handled conversation using openai

e-hossam96
4ad32221y ago

pined packages versions

e-hossam96
1f22df51y ago

added req file in accordance with hf space

e-hossam96
f27a2db1y ago

pined gradio version to 5.31.0

e-hossam96
f653e161y ago

added sample .gitignore for python

e-hossam96
74cd6221y ago

moved custom static files into static folder

e-hossam96
28e33b61y ago

added UI demo

e-hossam96
31d34d91y ago

initial setup using uv

e-hossam96
6dca9cc1y ago

initial commit

e-hossam96