Commit History
Rename app variable to demo in app.py for clarity and consistency in Gradio usage 55ee68d
Sanchit Verma commited on
Fix formatting in handle_message docstring for consistency 0bb902d
Refactor docstring in handle_message function for clarity 1f597c7
Sanchit Verma commited on
Reorder imports in app.py for better readability 9553198
Sanchit Verma commited on
Reorder imports in app.py for better readability 14f4b65
Sanchit Verma commited on
Remove unnecessary newline and whitespace in app.py cfa2238
Sanchit Verma commited on
Add note on starting small and learning by doing 8ed438c
Sanchit Verma commited on
Add motivation section to README 9745430
Sanchit Verma commited on
Add metadata to README for better integration 6020923
Sanchit Verma commited on
Add LLMates chatbot app with custom AI personas 39665bb
Sanchit Verma commited on
Merge branch 'main' of https://huggingface.co/spaces/sanchitv7/LLMates bfc8607
Sanchit Verma commited on
Remove __pycache__ mentioned twice 57c4b7f
Sanchit Verma commited on
Update README and add Hugging Face configuration 0b0305c
Sanchit Verma commited on
initial commit 37f2c82 verified
Refactor code for better readability and maintainability abcf75a
Sanchit Verma commited on
Update default persona to Motivational Coach and fix syntax error in app.py 1567745
Sanchit Verma commited on
Fix typo in app.py and format PERSONAS in prompts.py 64c62b3
Sanchit Verma commited on
Fix typo and rename variable for clarity in app.py c3fa416
Sanchit Verma commited on
Update app configuration and README for OpenRouter and Ollama support e2e7692
Sanchit Verma commited on
- Add Gradio-based chat interface in `app.py` for persona-based chat assistant. 1856369
Sanchit Verma commited on
Add environment configuration, update README, and implement core functionality 1b460ab
Sanchit Verma commited on
Initial project structure setup with configuration files and core modules 37ececc
Sanchit Verma commited on
Add initial project structure with .gitignore, main.py, and pyproject.toml 60d960d
Sanchit Verma commited on