Skip to content
View MbohBless's full-sized avatar
🚩
Trying to figure out issues with summation
🚩
Trying to figure out issues with summation

Highlights

  • Pro
Block or Report

Block or report MbohBless

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
MbohBless/README.md

Masters in Engineering of artificial intelligence student at Carnegie Mellon University open to working on research partaining to AI, Data science

Hi there I'm Mboh Bless I like to collaborate on new research related to Ai, Data science, and Machine learning.


@mbohbless's Holopin board

Pinned Loading

  1. The Code below could be useful for d... The Code below could be useful for developers using firebase admin sdk. With this there is no need to build a while client application that will enable token generation for test purposes . With this a user will just need to run the application and enter an already existing email along with the corresponding password. This helps generate the token the user might need to for a temporal authentication on a backend service.
    1
    const {initializeApp} = require('firebase/app');
    2
    const {getAuth, createUserWithEmailAndPassword, signInWithEmailAndPassword} = require('firebase/auth');
    3
    const prompt = require('prompt');
    4
    require('dotenv').config()
    5
    
    
  2. rag-package rag-package Public

    just attempting to build a retrieval augmented generation package primarily focused on the antropic llm claude AI if everything goes as planned will start working on other LLMS. I'll appreciate the…

    TypeScript

  3. Send-Emails-with-amazon-ses Send-Emails-with-amazon-ses Public

    This repository describes and shows the basic procedures to create and send an email to users using the AWS SES SDK

    JavaScript

  4. store_backend store_backend Public

    just a practice open source backend service

    JavaScript

  5. maliyuam/ePharmacy maliyuam/ePharmacy Public

    Python