An open API service indexing awesome lists of open source software.

https://github.com/raghul-m/streamchatify

StreamChattify is an AI chat application built with Python, Streamlit, and the Google Palm API's Text Bison model.
https://github.com/raghul-m/streamchatify

ai palm-api python streamlit-webapp

Last synced: 11 days ago
JSON representation

StreamChattify is an AI chat application built with Python, Streamlit, and the Google Palm API's Text Bison model.

Awesome Lists containing this project

README

          

# StreamChattify
[![Screenshot-from-2023-12-19-14-52-15.png](https://i.postimg.cc/c49kyWvz/Screenshot-from-2023-12-19-14-52-15.png)](https://postimg.cc/F7SV32gb)
StreamChattify is an AI chat application built with Python, Streamlit, and the Google Palm API's Text Bison model. This application allows users to engage in conversations with an artificial intelligence-powered chatbot.

## Features

- **AI-Powered Chat**: Engage in dynamic and interactive conversations with the AI chatbot.
- **Google Palm API**: Utilizes the powerful Text Bison model from the Google Palm API for natural language processing.
- **Streamlit Hosting**: The application is hosted on Streamlit, providing a seamless and user-friendly interface.
- **Try It Out**: Visit [StreamChattify](https://streamchatify.streamlit.app/) to experience the chat application live.

## Getting Started

To run StreamChattify locally, follow these steps:

1. Clone the repository:

```bash
git clone https://github.com/Raghul-M/streamchattify.git
```

2. Navigate to the project directory:

```bash
cd streamchattify
```

3. Install the required dependencies:

```bash
pip install -r requirements.txt
```

4. Run the Streamlit app:

```bash
streamlit run app.py
```

5. Open your web browser and visit [http://localhost:8501](http://localhost:8501) to interact with StreamChattify locally.

## Usage

- Open the application in your web browser.
- Input your messages in the chatbox to engage with the AI chatbot.
- Experience dynamic responses generated by the Google Palm API's Text Bison model.

## Contributing

If you would like to contribute to StreamChattify, feel free to submit pull requests or open issues on the GitHub repository.

## Credits

- StreamChattify is powered by the Google Palm API's Text Bison model.
- Developed with [Streamlit](https://streamlit.io/), a powerful Python framework for creating web applications.

## Contributing

Contributions are welcome! If you have suggestions, bug reports, or want to add new features, feel free to submit a pull request.

Feel free to explore, contribute, and adapt this project to suit your needs. If you encounter any issues or have suggestions for improvement, please raise them in the GitHub repository's issues section. Happy coding! 🚀

Connect with me on linkedin: [Raghul M](https://www.linkedin.com/in/m-raghul/)