Diff of /docs/index.md [000000] .. [507a54]

Switch to side-by-side view

--- a
+++ b/docs/index.md
@@ -0,0 +1,36 @@
+# Rasa Medical Chatbot
+
+MedBot is a [Rasa-based](https://rasa.com/), smart medical chatbot. It can retrieve medicines and lab tests information for users just by chatting with it.
+
+- Hey, MedBot, can you give me dosage information of Acetaminophen?
+- Of course, I can! :wink:
+
+We will support more features in the future. But now, we only support medicines and lab tests information.
+
+# List of MedBot features
+
+You can find out a list of medicines, labs, and their information which we're supporting, in the following. 
+
+* [List of medicines in our dataset](https://github.com/arezae/chatbot/wiki/List-of-medicines)
+* [List of lab tests in our dataset](https://github.com/arezae/chatbot/wiki/List-of-lab-test)
+* [List of information about medicines that MedBot supports](https://github.com/arezae/chatbot/wiki/Medicines-information)
+* [List of information about lab tests that MedBot supports](https://github.com/arezae/chatbot/wiki/Lab-tests-information)
+
+# Installation Guide
+
+MedBot can be installed from its source code or by docker images. For more information, please read our [installation guide document](https://github.com/arezae/chatbot/wiki/Installation-Guide).
+
+# Contributing
+
+If you have an idea for improving MedBot, or even if you want medicine or lab test information, which is not supported in MedBot yet, do not hesitate. Create an issue in GitHub. :heart:
+
+MedBot needs an open-source contribution. The more features it has, the more skillful it becomes! 
+
+# Credits
+Our chatbot gets its power from the [Rasa](https://rasa.com/) engine. We are thankful to their team for their contribution to open-source society. :heart_eyes:
+
+Our autocorrect component in the chatbot is based on [autocorrect](https://github.com/filyp/autocorrect), which medical and Persian dictionaries are added to it. We are thankful to their team for their contribution to open-source society. :star_struck:
+
+A list of medicines information has been collected from [Drugs.com](https://www.drugs.com/) and [MedlinePlus](https://medlineplus.gov/druginformation.html). We're appreciating their teams for producing great medicines information. :hugs:
+
+A list of lab tests information has been collected from [Lab tests online](https://labtestsonline.org/) and [MedlinePlus](https://medlineplus.gov/lab-tests/). We're appreciating their teams for producing great lab tests information. :hugs: