Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
paulmontreal
/
chat
like
0
Running
App
Files
Files
Fetching metadata from the HF Docker repository...
main
chat
Ctrl+K
Ctrl+K
2 contributors
History:
34 commits
Paul Magee
fix for shadow header
775d896
about 1 month ago
.streamlit
name changed frontend to Public_Chat so it appears as Public Chat in new sidebar.
about 1 month ago
chatbot
Comprehensive UI/UX and Architecture Improvements
about 2 months ago
data
Initial commit: Basic chatbot implementation with LlamaIndex
about 2 months ago
database
Comprehensive UI/UX and Architecture Improvements
about 2 months ago
feedback
updated docs
about 1 month ago
myenv
Comprehensive UI/UX and Architecture Improvements
about 2 months ago
pages
name changed frontend to Public_Chat so it appears as Public Chat in new sidebar.
about 1 month ago
test_data
Comprehensive UI/UX and Architecture Improvements
about 2 months ago
tests
Comprehensive UI/UX and Architecture Improvements
about 2 months ago
utils
updated docs
about 1 month ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 month ago
.gitignore
Safe
625 Bytes
Comprehensive UI/UX and Architecture Improvements
about 2 months ago
DEPLOYMENT.md
Safe
9.68 kB
deployment docs update for huggingface
about 1 month ago
Future_Improvements.md
Safe
13.7 kB
updated docs
about 1 month ago
README.md
Safe
3.72 kB
Merge branch 'main' of https://huggingface.co/spaces/paulmontreal/chat
about 1 month ago
app.py
Safe
16.7 kB
fix for shadow header
about 1 month ago
architecture.md
Safe
17.4 kB
updated docs
about 1 month ago
backend.py
Safe
17.8 kB
Implement Conversation Context Management
about 1 month ago
chatbot.py
Safe
9.35 kB
Initial commit: Basic chatbot implementation with LlamaIndex
about 2 months ago
config.py
Safe
1.86 kB
feedback system added that stores relevant responses. need to add a dbase next to store feedback responses at scale.
about 1 month ago
frontend_fixed.py
Safe
5.54 kB
Fixed a bug in memory optimization changes.
about 1 month ago
originalapp.py
Safe
2.56 kB
Refactor Streamlit chatbot application into app.py, enhancing UI and feedback management. Removed originalapp.py and Public_Chat.py. Added environment variable fixes for cloud deployment. Improved message handling and session state management.
about 1 month ago
requirements.txt
Safe
241 Bytes
incorrect supabase requirement fixed
about 1 month ago
supabase_test.py
Safe
600 Bytes
updated docs
about 1 month ago
test_imports.py
Safe
1.34 kB
Fixed a bug in memory optimization changes.
about 1 month ago
test_reindex.py
Safe
3.03 kB
Comprehensive UI/UX and Architecture Improvements
about 2 months ago