Skip to content
View m1ckc3b's full-sized avatar
Block or Report

Block or report m1ckc3b

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
m1ckc3b/README.md

👋 Hi, my name is Michael.

I'm a JS/TS dev who creates context-aware Apps with LangChain.js 😉.

  • 💪 I’m currently practicing:
                 
  • 👯 I’m looking/loving to implement Generative AI in your project (RAG, Chatbot with AI or AI Agent).

  • 🧭 How to reach me:

Pinned

  1. object-detection-with-transformerjs object-detection-with-transformerjs Public

    Simple demo of objects detection on an image with transformers.js

    JavaScript

  2. ai-agent-with-openai ai-agent-with-openai Public

    Minimal AI Agent based on OpenAI API

    TypeScript

  3. simple-llm-api simple-llm-api Public

    Simple LLM API created with Express, LangChain.js and OpenAI

    TypeScript

  4. langchain-js langchain-js Public

    TypeScript

  5. ResumePDF ResumePDF Public

    Summarize, in French, any PDF file, regardless of its size or language. This AI, built with LangChain.js, is based on GPT-3.5-turbo.

    TypeScript

  6. nodejs-ai-assistant nodejs-ai-assistant Public

    This project is an example of how to implements a RAG Architecture with LangChain.js and GPT-3.5-turbo to answer any question about the book "Node.js Design Patterns"

    HTML