Advanced Search
Search Results
19 total results found
LangChain vs LangGraph vs LlamaIndex: When to Use Each
The short versionAll three are frameworks for building LLM applications, but they solve different problems. LangChain is a general-purpose toolkit for chaining LLM calls with tools, memory, and data sources. LangGraph is a lower-level orchestration layer (buil...
The Models Got Smarter. We Didn't Change How We Talk to Them.
In 2020, GPT-3 could finish your sentence with something that sounded plausible. In 2026, OpenAI's Sol can coordinate a team of its own subagents across a multi-hour coding task, and Anthropic's Fable can hold its own against it on the hardest benchmarks in th...
Technical Architecture
See the Diagrams page for the deployment diagram. See the Functional Overview for goals, context, and users. 1. Building Block View REV Spain is a monolith. Main internal modules: Intake module — claimant onboarding and document/data submission entry poin...
Diagrams
Workflow — Claim Generation Flow Upload ITA/RNTor connectUnified.toExtraction /NormalizationProject Info +EmployeeAllocationEligibilityEvaluationReportGeneration(Fin. + Tech.) Technical Architecture — Deployment InternetVM 2 — Reverse Proxy(domain name, TLS...
Functional Overview
See the Diagrams page for the visual workflow. 1. Introduction & Goals REV Spain lets companies self-manage the process of claiming Spanish R&D tax credits end to end: intake, eligibility check, extraction of employee/salary data from official documents, pro...
CognitX Pilot Chatbot — User Stories & Acceptance Criteria
Access rule (applies globally): A User can only receive information sourced from meetings where they are the organizer or an attendee. An Admin can query across all meetings regardless of attendance. This rule is enforced at retrieval time, not just at the UI ...
Frames of Mind – Howard Gardner
Pendant longtemps, on a mesuré l'intelligence comme on mesure une température : un seul chiffre, le QI, censé tout résumer. Gardner casse ce thermomètre. Imagine plutôt un orchestre : le QI ne mesurait que le violon, en ignorant les percussions, les cuivres et...
La logique de la découverte scientifique – Karl Popper
Comment sait-on qu'une idée est « scientifique » plutôt qu'une simple croyance habillée de vocabulaire savant ? Popper répond avec une idée déroutante au premier abord : une théorie n'est scientifique que si elle peut, en principe, être prouvée fausse. C'est l...
Thinking, Fast and Slow – Daniel Kahneman
Kahneman, prix Nobel d'économie (2002, pour des travaux menés avec Amos Tversky), passe sa carrière à montrer un fait gênant : même quand on croit raisonner froidement, la plupart de nos jugements viennent d'un pilote automatique mental, pas d'une analyse logi...
Mindset – Carol Dweck
La page mère se termine par une image forte : « l'intelligence, c'est comme un muscle : plus tu l'entraînes, plus elle grandit ». Dweck a bâti toute une carrière de recherche autour de cette idée, en montrant que ce n'est pas qu'une jolie formule — c'est une c...
Emotional Intelligence – Daniel Goleman
La page mère décrit l'intelligence interpersonnelle (comprendre les autres) et intrapersonnelle (se comprendre soi-même) comme deux formes à part entière. Goleman, journaliste scientifique, a popularisé l'idée que ces compétences émotionnelles pèsent souvent p...
De la performance à l'excellence – Jim Collins
Pourquoi certaines entreprises moyennes deviennent-elles exceptionnelles pendant que d'autres, tout aussi bien placées au départ, stagnent ? Jim Collins et son équipe ont passé cinq ans à éplucher les données financières de plus de 1000 entreprises pour trouve...
Les 48 lois du pouvoir – Robert Greene
Ce livre change de registre par rapport aux autres lectures de cette liste. Robert Greene ne propose ni théorie scientifique testée, ni cadre de développement personnel bienveillant : il compile 48 « lois » tirées de l'histoire (cours royales, stratèges milita...
Comprendre le besoin de paraître, l'influence sociale et nos motivations
1. La question de départ : pourquoi avons-nous besoin de « paraître » ?Le point de départ de cette réflexion est une observation assez simple : une partie de nos comportements semble parfois davantage destinée aux autres qu'à nous-mêmes.Quelques exemples :port...
data platforms — Digest
DefinitionA data platform is the infrastructure and set of tools an organization uses to collect, store, process, and serve data so applications and people can reliably use it. It's the plumbing that moves data from where it's generated to where it's needed, i...
data platforms — Article
DefinitionA data platform is the infrastructure and set of tools an organization uses to collect, store, process, and serve data so that applications and people can reliably use it. Stripped of jargon: it's the plumbing that gets data from where it's produced ...
data warehouse — Digest
DefinitionA data warehouse is a centralized store of structured, historical data — typically modeled with facts and dimensions (star/snowflake schema) — organized specifically to support analytical querying and reporting, as opposed to transactional operations...
data warehouse — Article
DefinitionA data warehouse is a centralized store of structured, historical data — typically modeled with facts and dimensions using a star or snowflake schema — organized specifically to support analytical querying and reporting, as opposed to the transaction...
data warehouse use cases — needed vs. overkill
When a data warehouse is genuinely neededBI/reporting — ad hoc slicing across dimensions (region, time, product) at speed; row-stores choke on this at scale.Historical/point-in-time analysis — cohort retention, trend analysis, "what did exposure look like on a...