Skip to content
View Duanes-Tech-Hub's full-sized avatar

Block or report Duanes-Tech-Hub

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 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

Popular repositories Loading

  1. OGG.Audio.To.Text OGG.Audio.To.Text Public

    This project serves as a building block for processing Telegram voice messages to text. Other projects will use this code to then provide the text output to LLMs to make aware Telegram Agents. This…

  2. Telegram.Bot.Messaging Telegram.Bot.Messaging Public

    I chose to create this project when I was discussing with a friend about the channels you could use to interact with a LLM. The Telegram platform provides you with the ability to build a bot you ca…

    Python

  3. LangChain.Basic.Tool.Call LangChain.Basic.Tool.Call Public

    This project is designed to build AI agents using the Langchain framework and Google Generative AI models. The primary goal is to get experience with how to structure and integrate tools, and to ge…

    Python

  4. LangChain.RAG.With.Chroma LangChain.RAG.With.Chroma Public

    This project, is a Python-based application focused on Retrieval Augmented Generation (RAG). It leverages a ChromaDB vector store for efficient data retrieval and includes components for data handl…

    Python

  5. LangGraph.With.Reflection LangGraph.With.Reflection Public

    Though this project is about reflection in the generation of tweets it is a foundational piece in having your LLM reflect on what it has created and producting something better. I see this for use …

    Python

  6. LangChain.With.Agentic.Tool.Calling LangChain.With.Agentic.Tool.Calling Public

    The purpose of this project was to test agentic tool calling based on the task assignment. This code will serve as a basis for an AI helper to take tasks and interact with the users contact list.

    Python