Skip to content

solnone/gpt

Repository files navigation

gpt

Install libraries

pip install -r requirements.txt

Running examples

  1. Create a .env file in the root of the project and add your OPENAI_API_KEY to it.
  2. Run python TestChatOpenAI.py to run the alejandro-ao/chagpt-cli-python.
  3. Run python TestConversationBufferWindowMemory.py to run the ConversationBufferWindowMemory.
  4. Run streamlit run globalize-text-streamlit.py to run the Build Your Own OpenAI + LangChain Web App in 23 Minutes - YouTube.
  5. Run streamlit run StreamlitConversation.py to run the LangChain Conversation Buffer Window Memory with streamlit-chat - YouTube.
  6. Run python GradioConversation.py to run the LangChain Conversation Buffer Window Memory with Gradio - YouTube.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages