Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CalebMaresca
/
matrix-game-rag
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
matrix-game-rag
900 kB
3 contributors
History:
33 commits
CalebMaresca
bugfix for Dockerfile
d82dd84
9 months ago
public
edit Chainlit interface, add placeholder logos and favicon
9 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
9 months ago
.gitattributes
1.52 kB
initial commit
9 months ago
.gitignore
3.53 kB
add notebooks for creating testset, evaluation, and embedding fine-tuning and write README
9 months ago
Dockerfile
336 Bytes
bugfix for Dockerfile
9 months ago
LICENSE
34.5 kB
Initial commit
9 months ago
README.md
7.89 kB
update readme
9 months ago
chainlit.md
761 Bytes
initial commit
9 months ago
chainlit_app.py
5.08 kB
trying to make this work on HF spaces.. plus bugfix in loading docs
9 months ago
embeddings_fine_tune.ipynb
188 kB
move rag data to rag-data folder (and out of the gitignored folder data/) and add langchain-community to requirements.txt
9 months ago
game_designer_tool.py
11.3 kB
add game designer tool
9 months ago
prompts.py
2.77 kB
add game designer tool
9 months ago
rag.py
3.58 kB
edit vector search tool to allow injecting context into state
9 months ago
ragas_create_testset.ipynb
173 kB
move rag data to rag-data folder (and out of the gitignored folder data/) and add langchain-community to requirements.txt
9 months ago
ragas_eval.ipynb
193 kB
move rag data to rag-data folder (and out of the gitignored folder data/) and add langchain-community to requirements.txt
9 months ago
requirements.txt
230 Bytes
swith embeddings in chainlit app to ft embeddings
9 months ago
wikipedia_tool.py
8.77 kB
remove unnecessary imports, etc
9 months ago