Skip to content

Craft a powerful AI chat bot with Python, Google's PaLM API, and Streamlit. Create interactive, natural conversations and explore the limitless possibilities of conversational AI.

Notifications You must be signed in to change notification settings

Pseud0-space/PaLM-Streamlit-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PaLM-Streamlit-Chatbot

Welcome to the AI Chat Bot project! 🤖💬

This repository is your gateway to developing an AI chat bot using Python, Google's PaLM API, and Streamlit. Whether you're a developer or an AI enthusiast looking to explore the world of conversational AI, this project provides you with the knowledge to get started.

Key Features:

🔵 Integration with Google's Pathways Language Model (PaLM): Leverage the power of Google's advanced language model for natural language understanding and response generation.

🚀 Streamlit Web Interface: Create an interactive web application for your chat bot, making it easily accessible to users.

🐍 Python Coding: Dive into Python coding as we build the AI chat bot.

How to Get Started:

  • Clone this repository to your local machine.

    git clone https://github.com/Pseud0-space/PaLM-Streamlit-Chatbot.git
  • Generate your own PaLM API key Google MakerSuite

  • Install requirements for python

    pip install -r requirements.txt

    or

    pip3 install -r requirements.txt

Start your AI Chatbot

streamlit run Palm.py


Image Credits: Google PaLM Logo - https://en.wikipedia.org

About

Craft a powerful AI chat bot with Python, Google's PaLM API, and Streamlit. Create interactive, natural conversations and explore the limitless possibilities of conversational AI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages