-
3 steps to create Financial Chatbot powered by ChatGPT Part 1
rockingdingo 2023-11-12 #Financial Chatbot # ChatGPT # Stock PriceIn this blog, we will show you 3 easy steps to create your personal financial chatbot assistant powered by ChatGPT. ChatGPT is Large Language Model (LLM) based Artificial Intelligent service created by OpenAI company, who just released their latest Assistant API for chatbot creation. These AI assistants are very useful in financial industries. Common use cases include: Generating realtime stock price quotes, Analyzing financial data, Providing investment advices, generating summary of financial reports, etc. Keywords: Financial Chatbot, Financial ChatGPT, Chatbot Stock Price, Chatbot NYSE, Chatbot.
READ MORE -
ACL2023 Hot Dialogue and Larget Language Models Papers List
rockingdingo 2023-08-31 #ACL2023 #nlp #dialogue #llmThis blog summarizes the latest research development of dialogue and large language models (LLM) papers published in ACL2023 conferences. This year there are total 79 papers related to dialogue in ACL2023. Most of the authors' affiliations are top research institutes (Google Research, DeepMind, Meta FAIR) and universities (Stanford, Berkeley, MIT, CMU and others).
READ MORE -
Cheatsheet of Latex Code for Reinforcement Learning Equations
rockingdingo 2022-07-18 #rl #reinforcement learningIn this blog, we will summarize the latex code of most fundamental equations of reinforcement learning (RL). This blog will cover many topics, including Bellman Equation, Markov Decision Process(MDP), Partial Observable Markov Decision Process(POMDP), DQN, A3C, etc.
READ MORE