Skip to content
View Clement-Okolo's full-sized avatar
  • University of Louisiana at Lafayette
  • Lafayette, Louisiana
  • LinkedIn in/clement-okolo

Highlights

  • Pro

Block or report Clement-Okolo

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

Popular repositories Loading

  1. Conversational_AI Conversational_AI Public

    1

  2. Semantic-Cache Semantic-Cache Public

    Semantic caching for LLM responses using Redis Vector DB, LangChain, and HuggingFace embeddings, parses PDFs, generates FAQs with Groq, and serves similarity-based answers without redundant LLM calls.

    Jupyter Notebook 1

  3. MultiAgent-Recommender MultiAgent-Recommender Public

    🎬 Conversational recommender system powered by a three-specialized-agent CrewAI pipeline (Preference Analyst → Movie Matcher → Recommendation Generator), powered by Vector search, Groq LLM, and Lan…

    Jupyter Notebook 1

  4. Vectorless-Rag Vectorless-Rag Public

    Reasoning-based, vectorless RAG over a large document using a hierarchical tree (PageIndex) and a Vision-Language Model (Llama 4 Scout), no embeddings, no vector store, no text chunking.

    Jupyter Notebook 1

  5. github-slideshow github-slideshow Public

    A robot powered training repository 🤖

    Ruby

  6. Number-Guess Number-Guess Public

    This program rolls a pair of dice. Add the values of the roll. Ask the user to guess a number. Compare the user’s guess to the total value. Determine the winner (user or computer).