Eason Lai
Eason Lai
azure_openai_langchain_sample
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.
google_news_content_scrape_and_analyze_with_gpt
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
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
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...
facebook_post_scraping_and_text_analytics
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
Microsoft Azure Speech Services (Text-to-Speech, TTS) Web Demo with Node.JS + Express.JS server