Skip to content
View franckEinstein90's full-sized avatar

Block or report franckEinstein90

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. sec-filings-genAi-api sec-filings-genAi-api Public

    Flask back-end API for ingesting and vectorizing SEC filings (10-K, 10-Q, 8-K, etc.), storing embeddings in a vector database, and exposing endpoints for retrieval-augmented generation (RAG) querie…

    Python

  2. sec-filings-genAi-app sec-filings-genAi-app Public

    Streamlit front-end for querying SEC filings through the RAG API. Provides an interactive UI to ingest company filings, craft financial prompts, and retrieve relevant sections with semantic search …

  3. cohere_project_back_end cohere_project_back_end Public

    Defence Security Assistant — Backend Service This backend powers the Defence Security Assistant, a retrieval-augmented generation (RAG) system designed to provide system-specific, citation-verified…

    Python

  4. cohere_project_front_end cohere_project_front_end Public

    Streamlit front-end for associated cohere back-end

    Python

  5. interpretability-llms-agents interpretability-llms-agents Public

    Forked from VectorInstitute/interpretability-llms-agents

    Reference Implementations for the Interpretability in LLMs and Agentic Systems bootcamp

    Jupyter Notebook

  6. bias-fairness-zero-shot-classification bias-fairness-zero-shot-classification Public

    Zero-shot LLM toxicity classification on Civil Comments. Compares Integrated Gradients vs. attention attribution consistency, evaluates demographic fairness (SPD, EOpp), and provides an interactive…

    Python