Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
vinhnx90
/
inkchatgpt
like
1
Running
App
Files
Files
Community
a499b16
inkchatgpt
3 contributors
History:
82 commits
vinhnx90
Show header for now
a499b16
7 months ago
.streamlit
Remove top bar
7 months ago
assets
Update app icon
7 months ago
.gitignore
Safe
3.11 kB
Update gitignore
7 months ago
LICENSE
Safe
1.07 kB
Liftoff
7 months ago
README.md
Safe
2.53 kB
Update README.md
7 months ago
app.py
3.76 kB
Show header for now
7 months ago
calback_handler.py
Safe
1.17 kB
Refactor
7 months ago
chat_profile.py
Safe
96 Bytes
Update chat_profile.py
7 months ago
document_retriever.py
Safe
2.06 kB
Improve performance with contextual compression, a technique where retrieved documents are compressed, and irrelevant information is filtered out.
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