Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Viktor-Hirenko
/
rag-python-rag
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
rag-python-rag
132 kB
Ctrl+K
Ctrl+K
2 contributors
History:
12 commits
viktor-hirenko
fix: use microsoft/Phi-3-mini-4k-instruct - officially supported free model
ea6f355
8 months ago
.venv
Initial commit: RAG system with local LLM
8 months ago
documents
Initial commit: RAG system with local LLM
8 months ago
.env.example
Safe
689 Bytes
Initial commit: RAG system with local LLM
8 months ago
.gitattributes
Safe
1.52 kB
initial commit
8 months ago
.gitignore
Safe
483 Bytes
Initial commit: RAG system with local LLM
8 months ago
ARCHITECTURE.md
Safe
11.8 kB
Initial commit: RAG system with local LLM
8 months ago
DEPLOYMENT.md
Safe
7.24 kB
Initial commit: RAG system with local LLM
8 months ago
DEPLOYMENT_GUIDE.md
Safe
6.94 kB
feat: migrate from Ollama to Hugging Face Inference API
8 months ago
ENV_SETUP.md
Safe
3.46 kB
feat: migrate from Ollama to Hugging Face Inference API
8 months ago
LIMITATIONS.md
Safe
8.45 kB
Initial commit: RAG system with local LLM
8 months ago
MIGRATION_SUMMARY.md
Safe
4.82 kB
feat: migrate from Ollama to Hugging Face Inference API
8 months ago
QUICKSTART.md
Safe
2.97 kB
Initial commit: RAG system with local LLM
8 months ago
QUICK_START.md
Safe
2.72 kB
docs: add quick start guide for 5-minute deployment
8 months ago
README.md
Safe
6.2 kB
fix: add HF Space YAML metadata to README
8 months ago
README.uk.md
Safe
9.69 kB
Initial commit: RAG system with local LLM
8 months ago
README_HF.md
Safe
4.93 kB
feat: migrate from Ollama to Hugging Face Inference API
8 months ago
app.py
Safe
2.47 kB
feat: migrate from Ollama to Hugging Face Inference API
8 months ago
config.py
Safe
2.36 kB
fix: use microsoft/Phi-3-mini-4k-instruct - officially supported free model
8 months ago
document_converter.py
Safe
6.82 kB
Initial commit: RAG system with local LLM
8 months ago
llm_handler.py
Safe
7.59 kB
fix: handle StopIteration in HF Inference API streaming
8 months ago
main.py
Safe
6.74 kB
feat: migrate from Ollama to Hugging Face Inference API
8 months ago
requirements.txt
Safe
459 Bytes
fix: update huggingface_hub version to resolve dependency conflicts
8 months ago
test_hf_integration.py
Safe
5.25 kB
feat: migrate from Ollama to Hugging Face Inference API
8 months ago
text_splitter.py
Safe
5.93 kB
Initial commit: RAG system with local LLM
8 months ago
vector_store.py
Safe
7.52 kB
Initial commit: RAG system with local LLM
8 months ago