Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soumyadipta2020/chatbot_with_r
Multimodal AI Chatbot
https://github.com/soumyadipta2020/chatbot_with_r
ai ai-chatbot chatbot huggingface js nvidia-nim r rshiny rshiny-application rshiny-dashboard rshinyapp rshinydash rshinydashboard
Last synced: about 2 months ago
JSON representation
Multimodal AI Chatbot
- Host: GitHub
- URL: https://github.com/soumyadipta2020/chatbot_with_r
- Owner: Soumyadipta2020
- License: gpl-3.0
- Created: 2024-03-09T11:29:49.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T16:49:51.000Z (about 2 months ago)
- Last Synced: 2024-11-10T17:38:00.934Z (about 2 months ago)
- Topics: ai, ai-chatbot, chatbot, huggingface, js, nvidia-nim, r, rshiny, rshiny-application, rshiny-dashboard, rshinyapp, rshinydash, rshinydashboard
- Language: R
- Homepage: https://soumyadipta-das-stat.shinyapps.io/Chatbot_with_R/
- Size: 117 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Multimodal Chatbot with RShiny
![GitHub Repo stars](https://img.shields.io/github/stars/Soumyadipta2020/Chatbot_with_R?style=social)
![GitHub forks](https://img.shields.io/github/forks/Soumyadipta2020/Chatbot_with_R?style=social)
![GitHub license](https://img.shields.io/github/license/Soumyadipta2020/Chatbot_with_R)
[![HitCount](https://hits.dwyl.com/Soumyadipta2020/Chatbot_with_R.svg?style=flat-square)](http://hits.dwyl.com/Soumyadipta2020/Chatbot_with_R)This project is developed using RShiny, which supports interaction through multiple forms of input, including text, word & ppt. The chatbot leverages artificial intelligence to provide dynamic responses based on the input received.
## Key Features:
- **Text Input:** Users can ask questions or provide commands via text, and the chatbot will generate intelligent responses.
- **File Recognition:** By uploading images, the chatbot can analyze and describe the content using AI-driven image recognition techniques.
- **RShiny Integration:** The chatbot is built using RShiny, which provides a robust, interactive user interface for seamless interactions in a web application environment.
- **AI Type:** Users can change the AI model type like conversation, coding etc. based on their need.
- **Multiple Models:** Multiple AI models available which make user more comfortable and let them decide which they want to use.This project demonstrates how AI models can be integrated with RShiny to create an engaging, multimodal experience, suitable for various applications such as customer service, education, and virtual assistance.