Giter Site home page Giter Site logo

Hi there, I'm Talha 👋

visitors

AI Engineer @ Jetlink | Prompt Engineer

"Every great AI solution begins with a simple question."

#!/usr/bin/python
# -*- coding: utf-8 -*-

class PromptEngineer:

    def __init__(self):
        self.name = "Talha SARI"
        self.role = "AI Engineer"
        self.values = ["Learning", "Growth", "Impact"]
        self.vision = "Driving innovation by understanding essence of complex problems."
        self.expertise = "Mastering the art of prompt engineering"


    def say_hi(self):
        print("Thanks for dropping by! I'm dedicated to learning, growing, and pushing the boundaries in AI.")

me = PromptEngineer()
me.say_hi()

About Me

  • 🚀 Leading AI initiatives at Jetlink with a focus on foundational understanding and innovative solutions.
  • 🏆 Winner of the National AI in Healthcare Competition at TEKNOFEST 2022, a testament to my problem-solving skills.
  • 🧠 Skilled in breaking down complex problems to their first principles, facilitating clearer solutions and advancements in AI.
  • 📝 Dedicated to asking the right questions.
  • 🌱 Committed to continuous learning and growth in the rapidly evolving field of AI.
  • 📫 Reach out to me on LinkedIn

Talha SARI's Projects

car-tracking-counting icon car-tracking-counting

object detection and tracking model to track the cars and count the number of vehicles passing in each direction

doppel-bot icon doppel-bot

Train a language model to answer Slack messages as you.

dqn-cartpole icon dqn-cartpole

A Deep Q-Network (DQN) agent solving the CartPole-v1 environment from OpenAI's Gym. Demonstrates reinforcement learning for control tasks and serves as an educational resource for deep learning and reinforcement learning enthusiasts.

generate-line-chart-pdf icon generate-line-chart-pdf

A tool for visualizing data from CSV files as line charts and converting the charts to a PDF document.

micrograd icon micrograd

A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API

smile-detection icon smile-detection

Smile Detection Game is a real-time web application that uses machine learning to detect smiles and count them in a 10-second game. The winner is the person who smiles the most during the game. Try it out and see who can smile the most!

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.