Skip to content
View march038's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report march038

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

Pinned

  1. RAG-Retail-Inventory-Agent RAG-Retail-Inventory-Agent Public

    Use a RAG Langchain agent that connects to your supermarket's inventory database and get information about product stocks and locations.

    Python

  2. Langchain-LLMChain-Wikipedia-GPT-Agent Langchain-LLMChain-Wikipedia-GPT-Agent Public

    Use a Langchain Wikipedia Agent that uses the LLMChain function that for a given input, first writes a short summary and then gives information about the physiological effects.

    Python

  3. LlamaIndex-RAG-Document-Chatbot LlamaIndex-RAG-Document-Chatbot Public

    Use RAG with Langchain to chat with your data and display the retrieved source(s)

    Python

  4. Save-Faces-From-Video-With-OpenCV Save-Faces-From-Video-With-OpenCV Public

    Save all detected faces from a video file into a local directory using the OpenCV and face_detection libraries.

    Python

  5. MultiMP3-Transcription-Whisper1-API-Regardless-Of-Size MultiMP3-Transcription-Whisper1-API-Regardless-Of-Size Public

    Python script to transcribe all mp3 files from a local directory using the Whisper 1 API, regardless of their size by using batch processing if necessary

    Jupyter Notebook

  6. TranscribeSummarize-With-Whisper3FromHuggingFace-and-Claude3API TranscribeSummarize-With-Whisper3FromHuggingFace-and-Claude3API Public

    This script uses the Whisper 3 large model from HuggingFace to locally transcribe a mp3 file and then summarize the transcription with Claude 3 Sonnet using the Claude API.

    Jupyter Notebook