Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marketingpipeline/conversations

A chat-bot that is community-driven and open source – powered by you! (WIP)
https://github.com/marketingpipeline/conversations

bot chat-bot chatbot chatbot-framework javascript natural-language-processing nlp open-source

Last synced: about 1 month ago
JSON representation

A chat-bot that is community-driven and open source – powered by you! (WIP)

Awesome Lists containing this project

README

        

# [Conversations](https://github.com/MarketingPipeline/Conversations/) · [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/MarketingPipeline/Conversations/blob/main/LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/MarketingPipeline/Conversations/blob/main/README.md#contributing-)

**[Live Demo](https://marketingpipeline.github.io/Conversations/demo)** | **[GitHub](https://github.com/MarketingPipeline/Conversations/)**

## What is this?
The goal of this repo is to create a community-driven and open source chatbot that developers can help improve by adding their own functions, training data, and users can help by submitting data via feedback, inputs to the bot, translations & more to help.
This chat bot would be powered by artificial intelligence and would be able to communicate with people in different languages & preform various functions.

## How can YOU help?
This is just a VERY early beta, that is written in pure JavaScript. You could help by improving / creating datasets, adding your own functions to use, HTML / CSS etc, improving the NLP procress to call functions via entity extraction etc. A major goal is for developers to easily intergate it with countless API's as needed (your own API service etc) & for developers to EASILY customize it to their own needs (such as making a chatbot for a text based adventure game or etc).

## Live Demo

> Note: this is a very early **(beta)**, there is LOTS of room for improvements. This project needs contributors like you to help create documentation, UI / UX, usage & more!

You can view a demo of Conversations in use [here](https://marketingpipeline.github.io/Conversations/demo).

## Contributing [![GitHub contributors](https://badgen.net/github/contributors/MarketingPipeline/Conversations)](https://github.com/MarketingPipeline/Conversations/graphs/contributors/)

> The main purpose of this repository is to continue evolving the chatbot, making it faster and easier to use. Development of Conversations happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements.

Want to improve this? Create a pull request with detailed changes / improvements! If approved you will be added to the list of contributors of this awesome project!

Looking for a task to work on? Check the tasks that need improved in the [to-do](https://github.com/MarketingPipeline/Conversations/blob/main/TO-DO.md) list.

See also the list of
[contributors](https://github.com/MarketingPipeline/Conversations/graphs/contributors) who
participate in this project.

## License [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/MarketingPipeline/Conversations/blob/main/LICENSE)

This project is licensed under the MIT License - see the
[LICENSE](https://github.com/MarketingPipeline/Conversations/blob/main/LICENSE) file for
details.