Giter Club home page Giter Club logo

Hi, I'm Sid!

LinkedIn Connect GitHub Follow

A little more about me

class Me:
    def __init__(self):
      self.name = "Sid"
      self.pronouns = ["He/His/Him"]
      self.code = ["Python", "Java", "Rust", "Go", "Groovy"]
      self.tools = ["TensorFlow", "PyTorch", "Keras", "Docker", "Kubernetes"]
      self.areas_of_expertise = ["Conversational AI", "Generative AI", "Machine Learning at Scale"]
      self.challenge = "Learning 'Deep' in Deep learning"

    def say_hello(self):
      print(f"Hello there! My name is {self.name} and I use {', '.join(self.code)} to create intelligent systems.")

me = Me()
me.say_hello()

I am passionate about creating intelligent systems and I am always exploring new ways to push the boundaries of what's possible with AI. If you'd like to connect with me, feel free to reach out and say hello!

Sid's Projects

know-my-doc icon know-my-doc

KnowMyDoc is a GPT3.5 Powered Python-based conversational AI utility that enables you to build a chatbot with your own data sources and web pages. With KnowMyDoc, you can easily create a chatbot that can answer complex questions by utilizing advanced machine learning techniques and natural language processing (NLP) algorithms.

langchain icon langchain

⚡ Building applications with LLMs through composability ⚡

life-odyssey icon life-odyssey

Life Odyssey is an interactive cellular automata simulation that allows users to experiment with various rules and initial conditions to see how cells evolve over time. With the added Zombie Mode, cells can infect and transform into zombies, adding a new level of complexity and challenge to the game. Open source under MIT License

neural-network-simulation icon neural-network-simulation

Neural Network Sim is a Python-based neural network simulation tool that uses the Pygame library to visualize the behavior of a network of 25 neurons. It's customizable, easy to use, and helpful for exploring neural networks.

reddit icon reddit

historical code from reddit.com

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.