Hugging Face
Models
Datasets
Spaces
Buckets
new
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...
76579a3
matrix-game-rag
898 kB
3 contributors
History:
19 commits
CalebMaresca
move rag data to rag-data folder (and out of the gitignored folder data/) and add langchain-community to requirements.txt
76579a3
10 months ago
public
edit Chainlit interface, add placeholder logos and favicon
10 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
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
.gitignore
Safe
3.53 kB
add notebooks for creating testset, evaluation, and embedding fine-tuning and write README
10 months ago
Dockerfile
Safe
291 Bytes
remove cloud-init from requirements and update Dockerfile
10 months ago
LICENSE
Safe
34.5 kB
Initial commit
10 months ago
README.md
Safe
7.74 kB
Merge branch 'main' of hf.co:spaces/CalebMaresca/matrix-game-rag
10 months ago
chainlit.md
Safe
761 Bytes
initial commit
10 months ago
chainlit_app.py
Safe
3.77 kB
minor edits, removing comments, etc
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
10 months ago
game_designer_tool.py
Safe
11.3 kB
add game designer tool
10 months ago
prompts.py
Safe
2.77 kB
add game designer tool
10 months ago
rag.py
Safe
3.58 kB
edit vector search tool to allow injecting context into state
10 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
10 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
10 months ago
requirements.txt
Safe
196 Bytes
move rag data to rag-data folder (and out of the gitignored folder data/) and add langchain-community to requirements.txt
10 months ago
wikipedia_tool.py
Safe
8.77 kB
remove unnecessary imports, etc
10 months ago