shaadclt / S-bot

S-bot is a Streamlit-based chatbot powered by GooglePalm language model. It allows users to interact with the chatbot and receive responses from the model.

Home Page:https://s-chat-bot.streamlit.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

S-bot

S-bot is a Streamlit-based chatbot powered by GooglePalm language model. It allows users to interact with the chatbot and receive responses from the model.

Features

  • Real-time chat interaction
  • User-friendly Streamlit interface

Getting Started

Prerequisites

Before you begin, make sure you have the following installed:

Installation

  1. Clone the repository:
git clone https://github.com/shaadclt/S-bot.git
cd S-bot
  1. Install the required dependencies:
pip install -r requirements.txt

Usage

  1. Run the Streamlit app:
streamlit run app.py
  1. Open your web browser and go to http://localhost:8501 to interact with the chatbot.

Configuration

To use GooglePalm API, obtain an API key and paste it in a .env file.

Contributing

Contributions are welcome! Please follow the contribution guidelines before submitting pull requests.

About

S-bot is a Streamlit-based chatbot powered by GooglePalm language model. It allows users to interact with the chatbot and receive responses from the model.

https://s-chat-bot.streamlit.app/


Languages

Language:Python 100.0%