Loading...

Custom Chatbots and Blogs Generation (2024)

Uvision Blogs Details

Custom Chatbots and Blogs Generation

I have developed the custom chatbots project for the eurepar.ro , in this project you can generate unlimited Articles (Blogs), and also setup a interval in which automatically new blog is added to your website.
And you can also generate custom chatbots in it , at the end you will get a simple code , which you can place on your website and the chatbot will be show there.

Custom chatbots and Blogs are using openai API.
 

Blogs Automations

In Blogs automation, admin can add, edit or delete automation, in Blogs automation he can do following things

  1. He need to add Openai API key and select openai model, and add target website where blogs need to generated
  2. He can control the number of Blogs generation (by setting up manual titles) and if he want to generate unlimited number of Blogs then he need title prompt
  3. He can add different prompt templates for generating Blogs titles, keyword, content, meta content and for image generation
  4. For each blog the image will also be generated via openai API , but if he don’t want to generate image every time the blog is written then he can also go with default image
  5. He can set Blog frequency and frequency unit, e.g. if he set “2” frequency  value and unit is “hour” then in each hour the 2 blogs will generated on target website

Blogs Automation

 

Custom Chatbots

In this admin can add , edit and delete chatbots, while adding chatbots admin also need to select the design and forms.

 

Chatbots

Designs

Designs are managed by admin where admin can different stuff for chatbot design settings like he can do following things

  1. Enable or disable following features
    1. Text to speech (TTS)
    2. Speech to text (STT)
    3. Mute Button
  2. Select different bot voices TTS
  3. Can add avatar video, so video will be play when chatbot answering

Designs

Forms

The main purpose of eurepar, for developing the chatbots, to collect the repairing data from the user in chatbot conversation then submit that data too database , for this purpose we have developed the forms functionality, so which form is associated with chatbot, the chatbot main focus is to collect all information about that form , in this admin can add unlimited form fields, which chatbot need to collect the values from user during conversation

 

While adding a chatbot admin can do following stuff with it

  1. Select chatbot design and forms
  2. Add openai api key, model and assistant id (in open ai assistant admin can generate his custom assistant which will be attached to chatbot in backend for answering the user queries)
  3. Conversational Email, for sending the conversation when the chatbot conversation is ended
  4. Form emails, for sending forms data to those emails
  5. And target website where admin want to display that chatbot