Hi! I am Fisher Lok

I'm a Python developer, quant developer, and AI engineer. I specialize in creating products centered around conversational AI, aiming to deliver the most engaging interactive experiences with AI. Additionally, I design and build trading systems and liquidity engines that establish a robust framework for algorithmic trading. Combining these skills, I want to build products that seamlessly integrate interactive AI in the trading field.

Please also check out my medium!

About Me

Hi, my name is Fisher and I am a Python Developer, Quant Developer, and AI Engineer. I worked in an AI startup and cryptocurrency exchanges. My expertise is building speech recognition model, text-to-speech model and natural language understanding model in conversational AI and trading system

I have always believed in agent-based AI, which allows you to collaborate with it to solve tasks together. Deep reinforcement learning has been the primary approach for creating interactive AI in recent years. However, training AI agents using this method requires a significant amount of interaction data, which may not be practical for real-world problems.

Now, there is another potential solution: LLMs trained on massive amounts of data. OpenAI's ChatGPT, with its astonishing knowledge, reasoning ability, and understanding of human language, has showcased its immense power to the world since last year. Consequently, I believe it is the opportune moment to embark on building AI agents capable of seamless interaction with humans.

My Skills

Python

Trading System

Algorithmic Trading

Cryptocurrency Trading

Conversational AI

Prompt Engineering

Projects

Alchemist - A Ray-based High-Performance Automated Trading System

Alchemist is a high-performance, distributed automated trading system designed to seamlessly transition quantitative research into fully automated algorithmic trading strategies.

Data pipeline for your quantitative trading research

A data pipeline for quantitative trading research. It includes data collection, data cleaning and data storage.

Web scraping buddy

Web scrapers for instagram, XHS and investor contacts. Get a list of poetential influencers and investors for FREE.

Improving your charting skills for trading

Reinforce Trader is a trading journal app to provide a solution for traders to track analyse and improve their trading strategies.

Using reinforcement learning algorithms to solve Atari games

Implementation of deep reinforcement learning algorithms for solving openai's gym environments.

Playing Gomoku in terminal!

A fun project: Write a gomoku game from scratch!