CoolFace
Apppublic

yyouretoast/freightiq

sourceHugging Faceupdated 10d agoView on Hugging Face
1likes
50 commits on main
996ee5510d ago

ci: add database seeding step prior to running test verification suite

yyouretoast
4f12fe510d ago

docs: streamline README overview, eliminate duplicate tool definitions, and refine header

yyouretoast
0ac1bb310d ago

docs: align README guardrails, routing examples, and seeding flags with implementation

yyouretoast
003378f10d ago

fix: resolve SQL relaxer, FTS5 token sanitization, and reranker bottlenecks

yyouretoast
76d40ba12d ago

docs: add benchmark Pareto tradeoff, category stratification, and trajectory charts

yyouretoast
bef7fb713d ago

style: standardize retrieval benchmark chart to academic research style

yyouretoast
f8ec5d114d ago

docs(readme): embed native GitHub attachment video player

yyouretoast
25ee85b14d ago

docs(readme): embed infinite-looping demo GIF with direct video link

yyouretoast
872507b14d ago

docs(readme): embed clean demo video with fallback controls

yyouretoast
c52000014d ago

docs(readme): embed animated walkthrough demo GIF

yyouretoast
26028e514d ago

docs: reconcile Recall@5 benchmark KPI and update asset links

yyouretoast
be84c7d14d ago

chore(hygiene): remove dead dependencies, align README provider references & default token ceiling

yyouretoast
04af92515d ago

fix(providers): prune dead model IDs, streamline to Groq/OpenAI/Ollama, align token & FMCSA docs

yyouretoast
5483b5f15d ago

fix(core): patch audit findings (FMCSA gating, SQL relaxation safety, failover isolation, math guards)

yyouretoast
4dd988e15d ago

fix(tokens): expand output token budget with Groq OTPM safety clamping and conciseness guidance

yyouretoast
660726715d ago

docs(all): align ADR metrics, docs, env templates, and UI checks with multi-provider architecture

yyouretoast
6a6051715d ago

style: remove marketing and ai hype wording across ui docs and benchmark chart

yyouretoast
fd22ab915d ago

fix(core): remediate CI scoping, benchmark leakage, fallback authority & add multi-provider support

yyouretoast
d96067816d ago

chore(hygiene): remove stale demo.gif attribute and clean up gitignore

yyouretoast
053a30516d ago

fix(compliance): remediate FMCSA hallucination, thread safety, benchmark leakage, and parser robustness

yyouretoast
b987a7716d ago

docs(readme): optimize 90-second reviewer journey order, trim routing table, and align one-liner

yyouretoast
5881d9f16d ago

docs(readme): fix benchmark image LFS CDN resolution and demo video player embedding

yyouretoast
21fb41316d ago

style(docs): fix benchmark chart text overlap with dedicated KPI takeaway panel

yyouretoast
7a08f6416d ago

feat(ui): implement Option C console styling, color-coded routing, and benchmark asset

yyouretoast
ce9979216d ago

docs(readme): polish 60-second reviewer journey with honest engineering trade-offs

yyouretoast
4a707bd16d ago

ci: add automated Hugging Face Spaces sync workflow

yyouretoast
62fb84716d ago

docs(audit): synchronize benchmarks, scenario counts, and UI hybrid terminology across all docs

yyouretoast
a73c42a16d ago

fix(data): replace real company names with 100% fictional carrier identities

yyouretoast
f6635df16d ago

docs: restore Representative Query Examples table and format environment variables

yyouretoast
838652216d ago

docs: remove CHANGELOG.md and prune references

yyouretoast
19c332d16d ago

fix: eliminate FMCSA false-positive, harden context windowing, prune dead scripts, and restore LangSmith docs

yyouretoast
82689c716d ago

docs: rewrite README to remove promotional AI hype and align with engineering documentation standards

yyouretoast
12d392616d ago

docs: update README with 500-record scale, 60-query eval, zero-row relaxation & ADR anchors

yyouretoast
befd24216d ago

feat: scale dataset to 500 carriers, expand eval to 60 queries, add SQL relaxation & ADRs

yyouretoast
b4614b916d ago

feat(retrieval): implement SQLite FTS5 BM25 + dense RRF hybrid search

yyouretoast
a47d89017d ago

fix(app): remove legacy reranker training text, dead session state, and update suggestion chips

yyouretoast
1eda1d917d ago

Update README and verification suite: remove legacy architecture references, align test counts, and clarify benchmark comparison

yyouretoast
4af53b620d ago

Fix NameError in Streamlit tool card rendering by restoring escape and textwrap imports

yyouretoast
b1db85620d ago

Refactor README: honest engineering tone, transparent benchmarks, zero buzzword fluff

yyouretoast
fc6741120d ago

Elevate documentation to gold standard: Mermaid diagram, trajectory benchmarks, full tool suite, and AGENTS.md

yyouretoast
051bb2f20d ago

Prune dead code, unused imports, obsolete config, and unify database seeder

yyouretoast
e8e421820d ago

Self-contain CarrierReRanker in train_reranker.py for offline experimentation

yyouretoast
aa7f18e20d ago

Modernize FreightIQ: Cross-Encoder reranker, Tavily search, FMCSA verification tool, sidebar API controls, and unified seeder

yyouretoast
2009b7920d ago

Update default AGENT_MODEL to qwen/qwen3.8-27b and add automatic 404 model fallback

yyouretoast
f00ac0b21d ago

Fix all audited bugs, architectural design flaws, and performance bottlenecks

yyouretoast
6e684302mo ago

docs: update README path references for data/ and models/ directories

yyouretoast
bd341982mo ago

fix: loosen requirements.txt version pins for HF Spaces compatibility

yyouretoast
3e151a22mo ago

refactor: standardize production project layout, data paths, and scripts

yyouretoast
3c09d1d2mo ago

docs: clean readme

yyouretoast
3bdcc762mo ago

docs: update README with security validation, rate-limit resilience, early stopping, and known limitations

yyouretoast