Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Subhadip007
/
researchpilot-api
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
researchpilot-api
536 kB
Ctrl+K
Ctrl+K
1 contributor
History:
23 commits
Subhadip007
fix(hf): add HuggingFace Space README config with docker sdk
b193600
1 day ago
.vscode
feat: retrieval optimization pipeline complete
12 days ago
config
feat: implement ChatGPT style UI, streaming generation, math/code blocks, citations & multi-model fallback
1 day ago
frontend-next
feat(ui): add polished glassy design, framer motion mechanics, and api status header
1 day ago
src
fix(backend): bust docker cache + fix async streaming generator to not block event loop
1 day ago
.env.example
Safe
61 Bytes
feat: implement ChatGPT style UI, streaming generation, math/code blocks, citations & multi-model fallback
1 day ago
.gitignore
Safe
611 Bytes
feat: ResearchPilot v2 — Next.js frontend, 358k embeddings pipeline, LaTeX math rendering, dual-GPU Kaggle scaling
2 days ago
Dockerfile
Safe
1.51 kB
fix(backend): bust docker cache + fix async streaming generator to not block event loop
1 day ago
README.md
Safe
917 Bytes
fix(hf): add HuggingFace Space README config with docker sdk
1 day ago
diagnose_payload.py
Safe
982 Bytes
feat: vector database indexing complete
14 days ago
fix_categories.py
Safe
585 Bytes
feat: vector database indexing complete
14 days ago
fix_chunk_categories.py
Safe
715 Bytes
feat: vector database indexing complete
14 days ago
fix_processed_categories.py
Safe
509 Bytes
feat: vector database indexing complete
14 days ago
merge_embeddings.py
Safe
4.07 kB
feat: ResearchPilot v2 — Next.js frontend, 358k embeddings pipeline, LaTeX math rendering, dual-GPU Kaggle scaling
2 days ago
output.txt
Safe
10.4 kB
feat: data ingestion and processing pipeline complete
about 1 month ago
reindex_light.py
Safe
3.59 kB
feat: ResearchPilot v2 — Next.js frontend, 358k embeddings pipeline, LaTeX math rendering, dual-GPU Kaggle scaling
2 days ago
requirements.txt
Safe
277 Bytes
fix: update qdrant-client and pydantic to match db schema versions
2 days ago
run_api.py
Safe
759 Bytes
feat: ResearchPilot v2 — Next.js frontend, 358k embeddings pipeline, LaTeX math rendering, dual-GPU Kaggle scaling
2 days ago
run_chunking.py
Safe
1.67 kB
feat: document chunking pipeline complete
23 days ago
run_embedding.py
Safe
901 Bytes
feat: vector database indexing complete
14 days ago
run_indexing.py
Safe
1.04 kB
feat: vector database indexing complete
14 days ago
run_ingestion.py
Safe
2.09 kB
feat: data ingestion and processing pipeline complete
about 1 month ago
test_api.py
Safe
1.02 kB
feat: FastAPI backend complete
8 days ago
test_chunk_quality.py
Safe
2.98 kB
feat: vector database indexing complete
14 days ago
test_chunking.py
Safe
5.99 kB
feat: document chunking pipeline complete
23 days ago
test_embedding.py
Safe
2.43 kB
feat: vector database indexing complete
14 days ago
test_fetch.py
Safe
246 Bytes
feat: data ingestion and processing pipeline complete
about 1 month ago
test_fetch_2.py
Safe
4.29 kB
feat: data ingestion and processing pipeline complete
about 1 month ago
test_processing.py
Safe
918 Bytes
feat: data ingestion and processing pipeline complete
about 1 month ago
test_rag.py
Safe
1.55 kB
feat: RAG pipeline complete - ResearchPilot end-to-end working
8 days ago
test_retrieval.py
Safe
2.17 kB
feat: retrieval optimization pipeline complete
12 days ago
test_search.py
Safe
2.8 kB
feat: vector database indexing complete
14 days ago
test_stream.py
Safe
314 Bytes
fix(api): improve stream token chunks robustness and sync year filter
1 day ago