Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
CalebMaresca
/
matrix-game-rag
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
matrix-game-rag
900 kB
Ctrl+K
Ctrl+K
3 contributors
History:
33 commits
CalebMaresca
bugfix for Dockerfile
d82dd84
about 1 year ago
public
edit Chainlit interface, add placeholder logos and favicon
about 1 year ago
rag-data
move rag data to rag-data folder (and out of the gitignored folder data/) and add langchain-community to requirements.txt
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
.gitignore
Safe
3.53 kB
add notebooks for creating testset, evaluation, and embedding fine-tuning and write README
about 1 year ago
Dockerfile
Safe
336 Bytes
bugfix for Dockerfile
about 1 year ago
LICENSE
Safe
34.5 kB
Initial commit
about 1 year ago
README.md
Safe
7.89 kB
update readme
about 1 year ago
chainlit.md
Safe
761 Bytes
initial commit
about 1 year ago
chainlit_app.py
Safe
5.08 kB
trying to make this work on HF spaces.. plus bugfix in loading docs
about 1 year ago
embeddings_fine_tune.ipynb
Safe
188 kB
move rag data to rag-data folder (and out of the gitignored folder data/) and add langchain-community to requirements.txt
about 1 year ago
game_designer_tool.py
Safe
11.3 kB
add game designer tool
about 1 year ago
prompts.py
Safe
2.77 kB
add game designer tool
about 1 year ago
rag.py
Safe
3.58 kB
edit vector search tool to allow injecting context into state
about 1 year ago
ragas_create_testset.ipynb
Safe
173 kB
move rag data to rag-data folder (and out of the gitignored folder data/) and add langchain-community to requirements.txt
about 1 year ago
ragas_eval.ipynb
Safe
193 kB
move rag data to rag-data folder (and out of the gitignored folder data/) and add langchain-community to requirements.txt
about 1 year ago
requirements.txt
Safe
230 Bytes
swith embeddings in chainlit app to ft embeddings
about 1 year ago
wikipedia_tool.py
Safe
8.77 kB
remove unnecessary imports, etc
about 1 year ago