pip install -r requirements.txt- Create a
.envfile in the root of the project and add yourOPENAI_API_KEYto it. - Run
python TestChatOpenAI.pyto run the alejandro-ao/chagpt-cli-python. - Run
python TestConversationBufferWindowMemory.pyto run the ConversationBufferWindowMemory. - Run
streamlit run globalize-text-streamlit.pyto run the Build Your Own OpenAI + LangChain Web App in 23 Minutes - YouTube. - Run
streamlit run StreamlitConversation.pyto run the LangChain Conversation Buffer Window Memory with streamlit-chat - YouTube. - Run
python GradioConversation.pyto run the LangChain Conversation Buffer Window Memory with Gradio - YouTube.