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
631 kB
Ctrl+K
Ctrl+K
1 contributor
History:
44 commits
Subhadip007
fix: overhaul follow-up detection for conversation memory + add diagnostic logs
294d426
5 days ago
.vscode
feat: retrieval optimization pipeline complete
19 days ago
config
feat: overhaul model routing — GLM-5.1 primary, strict 4-model fallback chain, purge all stale refs
5 days ago
frontend-next
feat: Add full multi-turn conversation memory and context rewriting
6 days ago
src
fix: overhaul follow-up detection for conversation memory + add diagnostic logs
5 days ago
.env.example
Safe
61 Bytes
feat: implement ChatGPT style UI, streaming generation, math/code blocks, citations & multi-model fallback
9 days ago
.gitignore
Safe
611 Bytes
feat: ResearchPilot v2 — Next.js frontend, 358k embeddings pipeline, LaTeX math rendering, dual-GPU Kaggle scaling
10 days ago
Dockerfile
Safe
1.51 kB
fix: overhaul follow-up detection for conversation memory + add diagnostic logs
5 days ago
README.md
Safe
917 Bytes
fix(hf): add HuggingFace Space README config with docker sdk
9 days ago
diagnose_payload.py
Safe
982 Bytes
feat: vector database indexing complete
21 days ago
fix_categories.py
Safe
585 Bytes
feat: vector database indexing complete
21 days ago
fix_chunk_categories.py
Safe
715 Bytes
feat: vector database indexing complete
21 days ago
fix_processed_categories.py
Safe
509 Bytes
feat: vector database indexing complete
21 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
10 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
10 days ago
requirements.txt
Safe
277 Bytes
fix: update qdrant-client and pydantic to match db schema versions
9 days ago
run_api.py
Safe
759 Bytes
feat: ResearchPilot v2 — Next.js frontend, 358k embeddings pipeline, LaTeX math rendering, dual-GPU Kaggle scaling
10 days ago
run_chunking.py
Safe
1.67 kB
feat: document chunking pipeline complete
about 1 month ago
run_embedding.py
Safe
901 Bytes
feat: vector database indexing complete
21 days ago
run_indexing.py
Safe
1.04 kB
feat: vector database indexing complete
21 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
16 days ago
test_chunk_quality.py
Safe
2.98 kB
feat: vector database indexing complete
21 days ago
test_chunking.py
Safe
5.99 kB
feat: document chunking pipeline complete
about 1 month ago
test_embedding.py
Safe
2.43 kB
feat: vector database indexing complete
21 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
16 days ago
test_retrieval.py
Safe
2.17 kB
feat: retrieval optimization pipeline complete
19 days ago
test_search.py
Safe
2.8 kB
feat: vector database indexing complete
21 days ago
test_stream.py
Safe
314 Bytes
fix(api): improve stream token chunks robustness and sync year filter
9 days ago