Skip to content
View aadarshlalchandani's full-sized avatar

Block or report aadarshlalchandani

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 Loading

  1. aasetpy aasetpy Public

    Python Project Kickstarter Template.

    Python 5

  2. This is a shell script for Linux tha... This is a shell script for Linux that sets up a Python Environment along with basic files and directories for individual projects.
    1
    #!/bin/bash
    2
    
                  
    3
    ## credits: aadarshlalchandani/aasetpy
    4
    ## Download and Make this script executable: `chmod +x setup.sh`
    5
    ## RUN COMMAND: `./setup.sh`
  3. This is a shell script to transform ... This is a shell script to transform your code files and dependencies into AWS Lambda Artifact zip file.
    1
    #!/bin/bash
    2
    
                  
    3
    ## credits: aadarshlalchandani/aasetpy
    4
    ## Directly execute this script from the Gist URL
    5
    ## rm -rf ~/.wget-hsts && wget -q -O - https://gist.github.com/aadarshlalchandani/e9b1207dd6a733356f556717dcd9974c/raw | bash -s -- emailer
  4. phidata phidata Public

    Forked from agno-agi/agno

    Build AI Assistants with memory, knowledge and tools.

    Python

  5. alexpinel/Dot alexpinel/Dot Public

    Text-To-Speech, RAG, and LLMs. All local!

    JavaScript 1.7k 103