README.md
[![Gem Version](https://badge.fury.io/rb/charyf.svg)](https://badge.fury.io/rb/charyf)
[![Code Climate](https://codeclimate.com/github/Charyf/charyf-core/badges/gpa.svg)](https://codeclimate.com/github/Charyf/charyf-core)
[![Test Coverage](https://codeclimate.com/github/Charyf/charyf-core/badges/coverage.svg)](https://codeclimate.com/github/Charyf/charyf-core/coverage)
[![Issue Count](https://codeclimate.com/github/Charyf/charyf-core/badges/issue_count.svg)](https://codeclimate.com/github/Charyf/charyf-core)
# Charyf
Charyf (as **Cha**tbot **r**ub**y** **f**ramework) is a modular chatbot framework library.
The main purpose is to provide functional and easy to use way to define intents, responses and to model the conversation.
Charyf isolates developers from internals such as routing, dispatching, rendering and handling sessions, to maintain focus on the application logic and the dialogue flow.
For more information about using charyf, continue to [Getting Started](https://github.com/Charyf/charyf-core/wiki/Getting-Started)
***
**Charyf** is still in early stages of development. Be aware that current version still has limited features and may contain unidentified bugs.
To read more about roadmap continue to [Roadmap](https://github.com/Charyf/charyf-core/wiki/Roadmap)
To report an issue follow steps in [Reporting an issue](https://github.com/Charyf/charyf-core/wiki/Reporting-an-issue)
Continue to [wiki](https://github.com/Charyf/charyf-core/wiki)
***
The development process is currently on hold. The author has to finish his Master's thesis. :)