CoolFace
Apppublic

Lamaq/iPoly-LOC

sourceHugging Faceupdated 7mo agoView on Hugging Face
0likes
20 commits on main
d9b72707mo ago

fix: extract explicit company_name from prediction level, strictly fallback to LinkedIn posts and macro news without Crunchbase hallucination

Lamaq
a91bc4f7mo ago

feat: increase LinkedIn recent posts context density in prompts for better drafting

Lamaq
40a18327mo ago

fix: logic to use entire scraped data, handle news fallbacks to macro domain context, no Crunchbase hallucination

Lamaq
1f5f6f57mo ago

fix: reasoning and drafting prompts to prioritize live fetched news over mock data

Lamaq
244b2447mo ago

fix: robust company_name + industry extraction waterfall in node_deep_research

Lamaq
853d1d67mo ago

fix: robust news fetching with rate-limit detection, caching, and dynamic industry

Lamaq
094abb57mo ago

feat: dynamic LLM-generated execution flowchart based on POC data

Lamaq
c6930327mo ago

fix: robust company name extraction for accurate news ingestion

Lamaq
8f264697mo ago

feat: user-centric oauth and calendar endpoints

Lamaq
1b3ccb07mo ago

Fix: ml_output shape mismatch in gatekeeper and all downstream nodes

Lamaq
c56518b7mo ago

Integrate real scraped POC data for personalization

Lamaq
6b8a8577mo ago

Fix: numpy serialization error in ML predict endpoint

Lamaq
56895027mo ago

V1.4: ML model integration with SHAP explainability and Domain navigation

Lamaq
d47fb2a7mo ago

V1.3: Upgrade Email and Calendar to Official Google API Client (OAuth2)

Lamaq
d80a01d7mo ago

Fix: email_workflow imports and python-multipart dependency

Lamaq
6ddf1807mo ago

V1.2: Email Workflow Engine + LEAD_JPMORGAN + Gmail/Calendar services

Lamaq
f10e1f47mo ago

Add real demo leads: TerraByte + Visa Friendly with LinkedIn profiles and ML scores

Lamaq
f03defb7mo ago

Fix MongoDB SSL: certifi CA bundle + engine init at startup

Lamaq
44a2b687mo ago

Deploy V1.1 backend to HF Spaces - FastAPI + LangGraph + 15 endpoints

Lamaq
10a8a547mo ago

initial commit

Lamaq