Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
vinhnx90
/
inkchatgpt
like
1
Sleeping
App
Files
Files
Community
c65178d
inkchatgpt
3 contributors
History:
93 commits
Vinh Nguyen
More proper code syntax
c65178d
unverified
7 months ago
.streamlit
Remove top bar
8 months ago
assets
Update app icon
8 months ago
.gitattributes
Safe
1.52 kB
Add .gitattributes
7 months ago
.gitignore
Safe
3.11 kB
Update gitignore
8 months ago
LICENSE
Safe
1.07 kB
Liftoff
8 months ago
README.md
2.77 kB
Update README.md
7 months ago
app.py
4.36 kB
More proper code syntax
7 months ago
calback_handler.py
Safe
1.17 kB
Refactor
8 months ago
chat_profile.py
Safe
96 Bytes
Update chat_profile.py
7 months ago
document_retriever.py
2.12 kB
Update document_retriever.py
7 months ago
requirements.txt
Safe
126 Bytes
Improve performance with contextual compression, a technique where retrieved documents are compressed, and irrelevant information is filtered out.
7 months ago
ruff.toml
Safe
1.82 kB
Create ruff.toml
7 months ago