Skip to content
View jalcantarab's full-sized avatar
🏗️
Building
🏗️
Building

Block or report jalcantarab

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

Pinned Loading

  1. A Google apps script to pull json fr... A Google apps script to pull json from a spreadsheet
    1
    # JSON Puller - Google Apps Script
    2
    
                  
    3
    Transforms the data of a given Spreadsheet Sheet to JSON. 
    4
    * The frozen rows are taken as keys for the JSON. 
    5
    * The data taken for the values is only that after the frozen rows
  2. medium_cta.md medium_cta.md
    1
    ## [Want to Learn More?](https://integrait.solutions/)
    2
    Join me on [Medium](https://medium.com/@jakairos) to catch my latest take on new ways to use AI.
    3
    <img align="left" src="https://miro.medium.com/v2/resize:fill:120:120/1*RpkbQgKcI9R_Uk0OGFiASA.png">
    4
    <br><br>
    5
    **Transforming Vision into Value**
  3. chatgpt-plugins-table chatgpt-plugins-table Public

    A Markdown table with information on Existing plugins, categorized and reviewed for you

    4

  4. djanglang djanglang Public

    A Django App to test and play around with Langchain features

    Python 11 3

  5. crewAI-examples crewAI-examples Public

    Forked from crewAIInc/crewAI-examples

    Python

  6. Genetic-Algo-Tech-Talk Genetic-Algo-Tech-Talk Public

    Forked from ptrkkim/Genetic-Algo-Tech-Talk

    Demo code for a talk on how to code genetic algorithms, solving and visualizing the Traveling Salesperson Problem as an example

    JavaScript