/ChatPaLM

ChatGPT but better with Google's PaLM 2 model.

Primary LanguagePythonApache License 2.0Apache-2.0

ChatPaLM

ChatGPT but better with Google's PaLM 2 model.

Get started

  • Clone this repo
  • Install streamlit
    • pip install streamlit
  • Get your PaLM API Key insert it in app.py
  • run streamlit run app.py