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...
c594ca1
chat
Ctrl+K
Ctrl+K
2 contributors
History:
21 commits
Paul Magee
Added supabase dbase to manage the user feedback data. Working.
c594ca1
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
feedback system added that stores relevant responses. need to add a dbase next to store feedback responses at scale.
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
feedback system added that stores relevant responses. need to add a dbase next to store feedback responses at scale.
about 1 month ago
.gitignore
Safe
625 Bytes
Comprehensive UI/UX and Architecture Improvements
about 2 months ago
DEPLOYMENT.md
Safe
8.97 kB
updated huggingface embeddings (streamlit looks for openai by default, this doesn't affect the main use of anthropic as the llm)
about 2 months ago
Future_Improvements.md
13.1 kB
v 0.4
about 1 month ago
Public_Chat.py
16.3 kB
Added supabase dbase to manage the user feedback data. Working.
about 1 month ago
README.md
2.7 kB
name changed frontend to Public_Chat so it appears as Public Chat in new sidebar.
about 1 month ago
app.py
Safe
2.56 kB
Comprehensive UI/UX and Architecture Improvements
about 2 months ago
architecture.md
18.4 kB
feedback system added that stores relevant responses. need to add a dbase next to store feedback responses at scale.
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 2 months ago
requirements.txt
Safe
233 Bytes
updating requirements of multiple files for compatibility with cloud
about 2 months ago
test_imports.py
Safe
1.34 kB
Fixed a bug in memory optimization changes.
about 2 months ago
test_reindex.py
Safe
3.03 kB
Comprehensive UI/UX and Architecture Improvements
about 2 months ago