test2 / app

Commit History

Fix LLM hallucinations with strict prompt and 0 temperature
532ae6e

Martechsol commited on

Implemented HTML Bolding protocol and strictly prohibited hallucinated HR categories
faf8496

Martechsol commited on

Implemented Precision Protocol: removed headers and enforced strict, bullet-only responses to maximize conciseness
e0f3c5a

Martechsol commited on

Implemented the Goldilocks Protocol: optimized for answers that are both complete and concise
13c1465

Martechsol commited on

Implemented Strict Ground Truth protocol and synonym-aware retrieval to prevent hallucinations in HR answers
09b2dd6

Martechsol commited on

Upgraded RAG pipeline for ChatGPT-level depth and intelligence (Multi-query, larger context, smarter prompts)
c9f0bd2

Martechsol commited on

Upload 47 files
3910b9e
verified

joedown11 commited on

wipe space
482f599

joedown11 commited on

Implement Clarification Intelligence: Ambiguity detection and multi-turn clarification protocol
6e60927

Martechsol commited on

Fix RAGPipeline instantiation in ui_gradio.py
faae1e8

Martechsol commited on

Implement Deep Intelligence: Query Expansion, Reranking, and High-Precision Chunking
8c1f7b3

Martechsol commited on

Fix Admin sidebar sync and increase relevance threshold to 0.45
0443bfd

Martechsol commited on

Update assistant identity and push
5ea4a44

Martechsol commited on

Peak Synthesis Protocol and Universal Multi-User Name Fetching
2d62041

Martechsol commited on

Peak Intelligence, fix truncation, and 5s name-fetch delay
7994fde

Martechsol commited on

Hard ban 'handbook' and 'documents' words from AI
d7bcfdd

Martechsol commited on

Fix truncation and enforce strict 30-word limit
a5950b6

Martechsol commited on

Enforce strict 30-word limit and intelligent summarization
4fdf25d

Martechsol commited on

Change to general greetings and remove name personalization
8e2bb7d

Martechsol commited on

Remove name-based greetings as requested
bf87a26

Martechsol commited on

Consolidate master strict rules for the AI
f59e703

Martechsol commited on

Restore greetings and common questions with strict brevity
bfc2e5b

Martechsol commited on

Strictly enforce zero yapping and no document mentions
6b7cbec

Martechsol commited on

Enhance AI intelligence and personalization with user names
6a95e3a

Martechsol commited on

Initialize user_name as 'default name' and rename upon profile fetch
2b53c7f

Martechsol commited on

Implement session renaming so user name replaces session ID
f30c980

Martechsol commited on

Integrate user name fetching, session persistence, and local lottie icon
c5e0713

Martechsol commited on

security: block direct browser access to root URL
2e0ab78

Martechsol commited on

feat: add chat export functionality (Excel/JSON) to admin panel
b091928

Martechsol commited on

Force IPv4 and improve SMTP logging for OTP emails
d6b9e1a

Martechsol commited on

Switch to SMTP_SSL on port 465 for better reliability on Hugging Face
3540a94

Martechsol commited on

Fix blocking SMTP call causing login hang
8da4c4b

Martechsol commited on

Implement email-based OTP and enforce verification state
5d7db7e

Martechsol commited on

Add two-step OTP authentication for admin panel
1089614

Martechsol commited on

Fix admin panel auth: remove browser popup and implement persistent login
80cc8db

Martechsol commited on

Fix HF persistence: diagnostics, non-root user for permissions, and dynamic path retrieval
18a56f4

Martechsol commited on

Fix database persistence: added sessions volume and robust path handling for /data
afeab39

Martechsol commited on

Update app/services/vector_store.py
c2292f9
verified

joedown11 commited on

Hard revert to known working state 77f8b73
b542ac2

Martechsol commited on

Revert to stable working state
ea76746

Martechsol commited on

Fix CORS and loading issues for widget
ba1ada1

Martechsol commited on

Add logging to debug session saving
d079192

Martechsol commited on

Implement background chat saving to JSON and session persistence
0cbbb8f

Martechsol commited on

Add static directory for addon.html and update main.py
d022abf

Martechsol commited on

Fix 500 Internal Server Error: Fix schema types and catch API errors
4f10bb6

Martechsol commited on

Update app/ui_gradio.py
85dd08d
verified

joedown11 commited on

Aggressive CSS for height auto and hiding footer
fd90bf2

Martechsol commited on

Fix CSS height/footer and add customization guide
ae10b06

Martechsol commited on

Update app/ui_gradio.py
d5dcf75
verified

joedown11 commited on

Update app/ui_gradio.py
716edae
verified

joedown11 commited on