CoolFace
Apppublic

Rxrohans/PayLens-Dev

sourceHugging Facemitupdated 7mo agoView on Hugging Face
0likes
37 commits on main
069aa187mo ago

feat: add datetime-aware queries + exchange rate fetcher

Rohan Singh
12f47827mo ago

feat: add datetime-aware query parsing

Rohan Singh
997f25a7mo ago

fix: correct paths in src/app.py, point Dockerfile to src/app.py directly

Rohan Singh
998e9967mo ago

fix: run src/app.py directly from Dockerfile, drop broken import wrapper

Rohan Singh
d6fa7e97mo ago

fix: correct all 4 path issues in root app.py for HuggingFace

Rohan Singh
51b086c7mo ago

fix: correct src/ paths in root app.py for HuggingFace deployment

Rohan Singh
4a552b77mo ago

fix: redirect model cache to /tmp, HF blocks home dir writes

Rohan Singh
8440b6b7mo ago

fix: remove double torch install, remove broken healthcheck, add headless

Rohan Singh
dd32bd47mo ago

debug: surface exceptions instead of blank screen

Rohan Singh
2aef3c97mo ago

debug: surface exceptions instead of blank screen

Rohan Singh
7a8a1ca7mo ago

fix: healthcheck wrong port 8501->7860

Rohan Singh
f043d4b7mo ago

fix: disable web search on HF, catch chain exceptions

Rohan Singh
6883fc27mo ago

Merge branch 'main' of https://github.com/Rxrohans/paylens

Rohan Singh
44e6b217mo ago

fix: remove ragas from main requirements, remove ddgs conflict

Rohan Singh
73d13ba7mo ago

fix: remove ragas from main requirements, remove ddgs conflict

Rohan Singh
a445e4d7mo ago

fix: remove ragas from main requirements, remove ddgs conflict

Rohan Singh
5b3e3677mo ago

Update Dockerfile

Rxrohans
08e59d37mo ago

Update Dockerfile

Rxrohans
dc335577mo ago

Update Dockerfile

Rxrohans
361b2d27mo ago

fix: NEFT/RTGS data, semantic eval metrics, web_search bug, table-aware chunking

Rohan Singh
7ff7ff57mo ago

fix: remove ragas from deployment requirements — eval only

Rohan Singh
045cbd37mo ago

feat: v2 improvements — RBI static data, semantic eval metrics, guardrails fix, chunking improvements

Rohan Singh
7b218587mo ago

docs: comprehensive README with architecture, eval results

Rohan Singh
51d84dd7mo ago

feat: add fintech, forex, tax knowledge base files

Rohan Singh
b744ea67mo ago

chore: rename ChargeClarity to PayLens across all files

Rohan Singh
99b064b7mo ago

feat: eval dashboard live with RAGAS scores

Rohan Singh
c5d9e097mo ago

feat: add eval pipeline + golden dataset, first scores run

Rohan Singh
8bdda497mo ago

modiefied web search

Rohan Singh
08d4f627mo ago

fix: add ddgs package for DuckDuckGo web search on HuggingFace

Rohan Singh
e18910b7mo ago

fix: enter key + auto FAISS build

Rohan Singh
6961b3e7mo ago

fix: enable Enter key to submit query via st.form

Rohan Singh
2b8b2157mo ago

fix: auto-build FAISS index on first run for HuggingFace deployment

Rohan Singh
2469eb77mo ago

fix: resolve merge conflict, keep our files

Rohan Singh
7860a637mo ago

add README and HuggingFace config

Rohan Singh
e584cf97mo ago

initial commit

Rxrohans
fa05d7b7mo ago

Duplicate from streamlit/streamlit-template-space

Rxrohans, FranckAbgrall
3e6021d7mo ago

feat: initial PayLens MVP — RAG pipeline, hybrid search, Streamlit UI

Rohan Singh