Skip to content
View ishanshastri's full-sized avatar

Block or report ishanshastri

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

Popular repositories Loading

  1. ExpertSystem ExpertSystem Public

    A Rule-Based Expert-System

    C# 1 1

  2. VAE-Descent VAE-Descent Public

    Python 1

  3. Eliza_ChatBot Eliza_ChatBot Public

    A Chatbot that uses pattern-matching to provide responses to typed sentences by a user. Based on the principles of the original Eliza, created by Dr. Joseph Weizenbaum in 1966.

    C#

  4. PortfolioManager PortfolioManager Public

    C#

  5. TextToSpeech_APIClient TextToSpeech_APIClient Public

    A fun program that can be used to convert text to audio using an API, create audio files and save them to disk, and also play them in the UI with different options.

    C#

  6. GeneticAlgorithm GeneticAlgorithm Public

    A simple test implementation of a genetic algorithm; this one is used to guess a phrase

    Java