Eason Lai

Results 6 repositories owned by Eason Lai

azure_openai_langchain_sample

74
Stars
34
Forks
Watchers

This repository contains various examples of how to use LangChain, a way to use natural language to interact with LLM, a large language model from Azure OpenAI Service.

This demo repository illustrates how to use Python to scrape news articles from Google based on a given keyword. The scraped articles are then processed by Azure OpenAI Service (AOAI)'s GPT-3 model, w...

Power_Transformers_Failure_Prediction

19
Stars
2
Forks
Watchers

This is a sample code repository of the power transformer's health state (index) analysis or prediction by the regression model for experiment and learning purposes.

chat_with_pdf_streamlit_llama2

16
Stars
8
Forks
Watchers

In this repository, you will discover how Streamlit, a Python framework for developing interactive data applications, can work seamlessly with the Open-Source Embedding Model ("sentence-transformers/a...

This is demo repo to demostrate how to scrape post data from Facebook by Python with library facebook_scraper. And then use Azure Text Analytics to perform sentiment analysis for post text content.

ms-speech-services-demo-web-tts

15
Stars
5
Forks
Watchers

Microsoft Azure Speech Services (Text-to-Speech, TTS) Web Demo with Node.JS + Express.JS server