Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/i-m-akshat/pandapal--chatbot

This is my version of Gemini in which m using the Gemini API to create custom chatbot
https://github.com/i-m-akshat/pandapal--chatbot

bootstrap5 chatbot gemini-api reactjs

Last synced: about 12 hours ago
JSON representation

This is my version of Gemini in which m using the Gemini API to create custom chatbot

Awesome Lists containing this project

README

        

# PandaPal - ChatBot

PandaPal is an intelligent chatbot designed to provide conversational assistance and interaction with users. This project aims to leverage natural language processing techniques to create a seamless and engaging user experience.

![PandaPal Demo](demo/demo.gif)

## Features

- **Natural Language Understanding:** Engages in human-like conversations.
- **Context Awareness:** Maintains context to deliver coherent multi-turn conversations.
- **Customizable Responses:** Easily configurable to suit different use cases and domains.
- **Interactive Interface:** User-friendly interface for a seamless experience.

## Demo

Check out the demo of PandaPal in action:

![PandaPal Demo](demo/demo.gif)

## Screenshots

Here are some screenshots of PandaPal in action:

### Main Interface

![Main Interface](screenshots/main_interface.png)

### Conversation Example

![Conversation Example](screenshots/conversation_example.png)

## Installation

To get PandaPal up and running on your local machine, follow these steps:

1. **Clone the repository:**

```sh
git clone https://github.com/i-m-akshat/PandaPal--ChatBot.git
cd PandaPal--ChatBot