Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
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
10 months ago
public
edit Chainlit interface, add placeholder logos and favicon
11 months ago
rag-data
move rag data to rag-data folder (and out of the gitignored folder data/) and add langchain-community to requirements.txt
11 months ago
.gitattributes
Safe
1.52 kB
initial commit
11 months ago
.gitignore
Safe
3.53 kB
add notebooks for creating testset, evaluation, and embedding fine-tuning and write README
11 months ago
Dockerfile
Safe
336 Bytes
bugfix for Dockerfile
10 months ago
LICENSE
Safe
34.5 kB
Initial commit
11 months ago
README.md
Safe
7.89 kB
update readme
11 months ago
chainlit.md
Safe
761 Bytes
initial commit
11 months ago
chainlit_app.py
Safe
5.08 kB
trying to make this work on HF spaces.. plus bugfix in loading docs
10 months 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
11 months ago
game_designer_tool.py
Safe
11.3 kB
add game designer tool
11 months ago
prompts.py
Safe
2.77 kB
add game designer tool
11 months ago
rag.py
Safe
3.58 kB
edit vector search tool to allow injecting context into state
11 months 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
11 months 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
11 months ago
requirements.txt
Safe
230 Bytes
swith embeddings in chainlit app to ft embeddings
11 months ago
wikipedia_tool.py
Safe
8.77 kB
remove unnecessary imports, etc
11 months ago