Commit History

Add footer disclaimer to chatbot interface and import Markdown component
64b4fcd

Carbaz commited on

Refactor parameter names for clarity: update 'cv_pdf' to 'profile_pdf' in main, Assistant, and get_interface functions
36f9f0f

Carbaz commited on

Target markdown summary.
7662760

Carbaz commited on

Add footer links to Gradio app launch to avoid infinite growth bug.
fc9c55f

Carbaz commited on

Update Gradio SDK version to 6.9.0 in README.md
e00454c

Carbaz commited on

Enable force push to Hugging Face hub for syncing
cdf8edb

Carbaz commited on

Reverting max_height to height parameter.
b5dc5de

Carbaz commited on

Reverting to 6.8.0 due to bugged heigh filling for interface.
6737905

Carbaz commited on

WIP Fix chatbot weird infinite growth on HF space.
015849f

Carbaz commited on

WIP Fix chatbot weird infinite growth on HF space.
9f8d9e3

Carbaz commited on

WIP Fix chatbot weird infinite growth on HF space.
73679cd

Carbaz commited on

Update Gradio version to 6.9.0
8e187e2

Carbaz commited on

Remove footer links on app launch for improved user interface
98d84e2

Carbaz commited on

Refine comments in app.py for clarity on demo variable usage
9ef0b6b

Carbaz commited on

Update default CHAT_MODEL to gpt-5-mini in README.md and assistant.py
90a7d97

Carbaz commited on

Disable autofocus in ChatInterface for improved user experience
dd3db89

Carbaz commited on

Limit Short Description to 60 Characters.
d86b37c

Carbaz commited on

Completed README.md with instructions for running the application and a brief description of its functionality.
598bf23

Carbaz commited on

Add Pipfile to manage project dependencies and development packages
e64fe97

Carbaz commited on

Refactor application structure: implement main entrypoint, initialize environment, and set up logging; add tools for user interaction and data handling
b594867

Carbaz commited on

Refactor Gradio component configuration for version detection and enhance chatbot initialization
a88bd91

Carbaz commited on

Refactor chatbot architecture: create Assistant class, implement prompt generation, and enhance tool handling
60c843a

Carbaz commited on

Enhance guidelines for handling unknown questions and user interactions; clarify refusal to invent information and offer to record gaps in knowledge.
fc98208

Carbaz commited on

Remove unused Textbox from ChatInterface in main application flow
e03fd7b

Carbaz commited on

Add TODO items for message timestamps and time-window error tracking in README
91a47fe

Carbaz commited on

Refactor error handling in PDF and text reading functions; return "NO DATA" for failures and enhance user guidance on missing data scenarios
252dee2

Carbaz commited on

Refactor tool call handling in chat completion; improve logging for tool failures and prevent infinite loops
fb8644a

Carbaz commited on

Refactor environment variable handling and enhance error logging in push_notification function; improve user feedback for tool failures
2376fd4

Carbaz commited on

Enhance chatbot system prompt with detailed purpose, scope, and guidelines; add Textbox for user interaction in chat interface
a541e19

Carbaz commited on

Refactor user guidance for 'record_user_details' tool to enhance clarity and user experience
d9db8c0

Carbaz commited on

Refactor user consent and tool usage guidelines for clarity and conciseness in app.py
f753c2b

Carbaz commited on

Update README.md title and SDK version; enhance app.py with welcome message and refactor chat initialization
780e9a6

Carbaz commited on

Update short_description in README.md for clarity and conciseness
fadd937

Carbaz commited on

Enhance user consent messaging and add welcome message for new conversations in chat
07e4e7e

Carbaz commited on

Refactor push_notification function and update user detail recording for improved context handling
e366c08

Carbaz commited on

Refactor app.py to enhance logging and improve PDF/text retrieval from Hugging Face Hub
f2f31a0

Carbaz commited on

Update short_description in README.md for clarity and detail
6f79d10

Carbaz commited on

Swap colorFrom and colorTo values in README.md for improved visibility
2eb40ef

Carbaz commited on

Updated App thumbnail and color scheme
cbb5e68

Carbaz commited on

Add pinned status and thumbnail to README.md
cc4e392

Carbaz commited on

Update hf_hub_download calls to specify repo_type as 'dataset' for PDF and summary downloads
9896a09

Carbaz commited on

Refactor Me class to load profile and summary from Hugging Face with token support
0b8baff

Carbaz commited on

Added HuggingFace synchronisation workflow.
7c222b1

Carbaz commited on

Refactor Me class to load CV and summary from Hugging Face Hub
6a7881f

Carbaz commited on

Add huggingface_hub to requirements.txt
c531953

Carbaz commited on

Add initial implementation of AI-powered CV chatbot and update README
4784bff

Carbaz commited on

Initial commit
6fa5ded
unverified

Carlos Bazaga commited on