Skip to content

Commit

Permalink
Merge commit '2f319d62bbec13f5237caa9fad47925cd73335be'
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriele Panico committed Oct 17, 2023
2 parents d452707 + 2f319d6 commit 2ffa4a9
Showing 1 changed file with 31 additions and 2 deletions.
33 changes: 31 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,27 @@
# Cds
# Tiledesk Design Studio
![123 Anywhere St , Any City (2)](https://github.com/Tiledesk/design-studio/assets/113347904/ddabd95e-02e4-49d2-b029-4bba9fdefeb7)


Tiledesk is an open-source, no-code development platform for creating chatbots and conversational apps. Our Design Studio, featured in this repository, offers a user-friendly, drag-and-drop interface with pre-ready actions and integrations. This platform combines the power of LLM/GPT AI with a flexible 'graph' approach for creating conversations and automations with ease.
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.2.6.

## Main Features

- **Pre-Designed Conversations and Admin Task Automation:** Automate customer conversations and daily administrative tasks.
- **Prototype Conversations:** Use our drag-and-drop conversation builder to design your chatbot’s conversation flow.
- **ChatGPT Integration:** Understand urgent situations and take appropriate actions, such as offering to connect the customer with a human agent.
- **ChatGPT Powered Chatbot:** Find answers in the knowledge base and respond to customer inquiries in a human-like dialogue.
- **Enhancing User Experience:** Share images, GIFs, and videos in chats to make the conversation more engaging.
- **Personalized Product Recommendations:** Show personalized product recommendations based on previous conversations or customer interests.
- **Conditions:** Set conditions for different scenarios.
- **Random Reply:** Write different messages, and for each iteration, the bot randomly uses one of them.
- **Web Request:** Connect your bot to other tools, for example, HubSpot CRM. After each conversation, save all customer contact info to your HubSpot CRM.
- **WhatsApp Integration:** Convert website conversations into WhatsApp chats.
- **Send Email:** Send emails from your platform and set up email triggers that send emails automatically.
- **Light Integration:** Enhance your existing setup with our seamless and non-disruptive integration feature. Experience an upgrade without upheaval.

![123 Anywhere St , Any City (3)](https://github.com/Tiledesk/design-studio/assets/113347904/bb52e4ff-6d58-4097-a8fd-e65b16255fe6)

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.
Expand All @@ -22,6 +42,15 @@ Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.

Run `ng e2e` to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

## Further help
## Community? Questions? Support?

If you need help or have questions, feel free to make a post on our [Forum](https://tiledesk.discourse.group/).
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.

## Feedback? New Ideas?

Visit our [Feedback Board](https://tiledesk.sleekplan.app/) to discuss new ideas, suggestions, and solve issues to make Tiledesk even better for you.

## Public Roadmap

Check our [Public Roadmap](https://tiledesk.sleekplan.app/roadmap) to see activities In Progress, Planned, and Under Review. We value your input in shaping the future of Tiledesk.

0 comments on commit 2ffa4a9

Please sign in to comment.