Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/i-m-akshat/pandapal--chatbot
- Owner: i-m-akshat
- Created: 2024-06-23T10:22:08.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-23T11:07:46.000Z (5 months ago)
- Last Synced: 2024-06-23T12:24:48.561Z (5 months ago)
- Topics: bootstrap5, chatbot, gemini-api, reactjs
- Language: SCSS
- Homepage: https://pandapal.netlify.app/
- Size: 4.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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