CoolFace
Apppublic

rodunia/llm-research-app

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes
50 commits on main
5aeb8598mo ago

feat: add Glass Box Audit Pipeline with NLI-based claim verification

rodunia, Claude
5519a898mo ago

feat: add DeBERTa verification layer for claim validation

rodunia, Claude
264b3279mo ago

feat: structure-aware claim extraction v2.0 with block parsing

rodunia
fd11ef59mo ago

fix: prevent claim_verb from triggering extraction alone (v1.1)

rodunia
39eb6ed9mo ago

feat: implement multi-user atomic job claiming with SQLite

rodunia
9f6374a9mo ago

feat: implement research protocol contracts

rodunia, Claude
18466749mo ago

chore: clean up repository and update .gitignore

rodunia, Claude
cf4b84310mo ago

fix: update faq.j2 and blog_post_promo.j2 to support enhanced YAML structure

rodunia
c2a4d6610mo ago

fix: update digital_ad.j2 to support enhanced YAML structure with nested claims and mandatory_statements

rodunia
ef18ef410mo ago

fix: update render.py to support enhanced YAML structure

rodunia
b39d28210mo ago

feat: enhance smartphone YAML with comprehensive marketing-optimized data

rodunia
6f4e95310mo ago

feat: enhance CoreCoin YAML with comprehensive marketing-optimized data

rodunia
ac44bfd10mo ago

feat: enhance melatonin YAML with comprehensive marketing-optimized data

rodunia
ddabb7410mo ago

fix: use frontend/app.py directly as entry point for HF Spaces

rodunia
56c512010mo ago

debug: add path resolution debugging for HF deployment

rodunia
310834e10mo ago

fix: revert to HF native Streamlit SDK (files not copying in Docker)

rodunia
d7f0d7510mo ago

debug: add ls commands to verify COPY and .dockerignore

rodunia
019adab10mo ago

chore: force rebuild to include all directories

rodunia
6964f5010mo ago

fix: explicitly copy required directories in Dockerfile

rodunia
f6508a110mo ago

fix: switch to docker SDK to use custom Dockerfile

rodunia
d64488810mo ago

fix: add Dockerfile with correct network binding for HF Spaces

rodunia
9b81d4a10mo ago

fix: pin streamlit version and add required dependencies

rodunia
71f4fe510mo ago

fix: add null checks for selectbox to prevent KeyError on startup

rodunia
623417510mo ago

fix: remove Dockerfile with incorrect entry point, use HF native Streamlit support

rodunia
17049b810mo ago

Update Dockerfile for Python version and entry point

rodunia
6746c2110mo ago

fix: remove Dockerfile to use HF native Streamlit support

rodunia
726beaf10mo ago

fix: remove health check causing startup loop

rodunia
752456e10mo ago

fix: install curl for Docker health check

rodunia
d72e35110mo ago

fix: add null check for template selector to prevent KeyError

rodunia
e98e56c10mo ago

feat: add Dockerfile for custom container deployment

rodunia
02c175910mo ago

fix: use exec() to properly execute frontend app code for Streamlit

rodunia
5346b4610mo ago

feat: add Hugging Face metadata to README for Space deployment

rodunia
d6fbc5510mo ago

docs: add Hugging Face deployment documentation and README

rodunia
327ac0210mo ago

Modify Hugging Face deployment workflow

rodunia
a12272a10mo ago

Add GitHub Actions workflow for Hugging Face deployment

rodunia
67ada4b10mo ago

feat: add Hugging Face deployment configuration

rodunia, Claude
058eeea10mo ago

feat: enhance product YAMLs, upgrade models, add frontend with 4 LLM providers

rodunia, Claude
2b15d6910mo ago

feat: enhance faq.j2 with elite customer success FAQ framework

rodunia, Claude
3d4144d10mo ago

feat: enhance blog_post_promo.j2 with elite content marketing framework

rodunia, Claude
8cc7aaf11mo ago

feat: enhance digital_ad.j2 with production-quality Facebook ad framework

rodunia, Claude
b2bc27c11mo ago

refactor: disable Anthropic engine and implement on-the-fly prompt rendering

rodunia, Claude
a19b2a41y ago

security: remove exposed Mistral API key from CHANGES.md

rodunia, Claude
4ee91fc1y ago

feat: implement deterministic pipeline with LLM-free evaluation (Phases 1-3)

rodunia, Claude
868b9011y ago

fix: resolve critical code review issues

rodunia, Claude
ee34bbb1y ago

feat: add job runner and LLM-free evaluation pipeline

rodunia, Claude
c63a47c1y ago

refactor: adjust matrix for 3 active products (1,215 runs)

rodunia, Claude
3e321dd1y ago

chore: remove placeholder product YAMLs

rodunia, Claude
06670581y ago

feat: add full experimental matrix generator (2,025 runs)

rodunia, Claude
ff7d7c51y ago

docs: add usage guide and .env.example

rodunia, Claude
58d9e4f1y ago

fix: resolve all critical security and data integrity issues

rodunia, Claude