Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View henriquearaujo67's full-sized avatar
  • Rio de Janeiro, Brazil

Block or report henriquearaujo67

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. Dicas Dicas Public

    Forked from PythonAcademyBrasil/Dicas

    Repositório com Dicas rápidas

    HTML 1

  2. pm4py-core pm4py-core Public

    Forked from process-intelligence-solutions/pm4py

    Public repository for the PM4Py (Process Mining for Python) project.

    Python

  3. kafka-nodejs-example kafka-nodejs-example Public

    Forked from anthonyhastings/kafka-nodejs-example

    Showcases using Kafka with a producer (writes messages to PostgreSQL) and consumer in NodeJS.

    JavaScript

  4. kafka-nodejs-tutorial kafka-nodejs-tutorial Public

    Forked from billonline33/kafka-nodejs-tutorial

    A sample application using Kafka, Node.js and Docker

    Shell

  5. chromadb_quickstart chromadb_quickstart Public

    Forked from johnnycode8/chromadb_quickstart

    Tutorials to help you get started with ChromaDB. Chroma has built-in functionality to embed text and images so you can build out your proof-of-concepts on a vector database quickly. Associated videos:

    Jupyter Notebook

  6. chroma-langchain-tutorial chroma-langchain-tutorial Public

    Forked from grumpyp/chroma-langchain-tutorial

    The project involves using the Wikipedia API to retrieve current content on a topic, and then using LangChain, OpenAI and Chroma to ask and answer questions about it. The aim of the project is to s…

    Python