Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backlog Ideas #227

Open
senavi888 opened this issue Feb 29, 2024 · 11 comments
Open

Backlog Ideas #227

senavi888 opened this issue Feb 29, 2024 · 11 comments
Labels
enhancement New feature or request

Comments

@senavi888
Copy link
Sponsor

senavi888 commented Feb 29, 2024

Hello! I would like to give ideas for product development.

  1. Adding to the knowledge base not only a separate page of the site, but the entire site. Parse an entire website, limiting it to a domain. It is necessary to provide the ability to add a list of exclusions of pages that should not be processed.
  2. Adding doxc tables to the database, for example
  3. Adding a link to the group and channels from telegram to the database
  4. I would also suggest adding the ability to make a copy of the bot inside the system, including the entire database, so that you can test changes in the database, and then switch to new bot if the updates in the database were successful.

I also noticed that when I add a video from YouTube, my database is not filled, and the video is being processed. The mistake may be that it does not recognize different languages, but only works for English speech.
As an option, you can use subtitles that YouTube itself automatically creates for the video, so as not to waste server resources.

I also really want to add not just one YouTube video at a time, but a whole channel, as well as playlists for mass processing.

I will be glad if my thoughts help you.

@n4ze3m n4ze3m added the enhancement New feature or request label Feb 29, 2024
@n4ze3m
Copy link
Owner

n4ze3m commented Feb 29, 2024

Hey, thank you for your suggestions! I will look into them; most things are possible, except for a few.

I really like the fourth suggestion. I think I will add a button to the bot settings page called 'Create A Copy' or something similar.

I will implement a few of the suggested updates in the next update, hopefully this weekend or the next

@senavi888
Copy link
Sponsor Author

Yes, one more feature that would be useful. This is when adding, for example, the URL of a site or page, to automatically request an update, for example, once a day, this is useful when updates on the page are checked and the database is updated. This can be useful when updating the class schedule, order status, etc.

@n4ze3m
Copy link
Owner

n4ze3m commented Mar 2, 2024

Hey, thank you for sponsoring me. I will add requested features in the coming updates :) If you have any other suggestions, feel free to share

@senavi888
Copy link
Sponsor Author

You're welcome! :) Thank you for your hard work.

@n4ze3m n4ze3m mentioned this issue Mar 5, 2024
@n4ze3m
Copy link
Owner

n4ze3m commented Mar 5, 2024

Hey, a new version has been released which supports a 'make a copy of bot' button. Currently, it creates a copy of the existing bot, excluding integration settings due to restrictions in Telegram, WhatsApp, and Discord, which do not allow two listeners at a time.

image

@senavi888
Copy link
Sponsor Author

SUPER! This is a very, very important feature for updating the database and testing responses! Thank you!

@n4ze3m
Copy link
Owner

n4ze3m commented Mar 5, 2024

Wait for a few hours; the latest version is still building. If you are using the official Dialoqbase Docker image, otherwise, you can pull it now

@n4ze3m n4ze3m mentioned this issue Mar 7, 2024
3 tasks
@n4ze3m
Copy link
Owner

n4ze3m commented Mar 9, 2024

Hey, v1.7.6 has been released, and YouTube transcripts are now supported. However, there is a drawback: it won't work with age-restricted videos for now. We will fix this in upcoming updates

image

@senavi888
Copy link
Sponsor Author

You're a release machine! 🔥❤️ thanks so much!

@n4ze3m
Copy link
Owner

n4ze3m commented Apr 16, 2024

I'm adding a few backlog idea features to Dialogbase this week. You mean a separate knowledge management system that can easily link and unlink with the chatbot, right?

@senavi888
Copy link
Sponsor Author

I'm adding a few backlog idea features to Dialogbase this week. You mean a separate knowledge management system that can easily link and unlink with the chatbot, right?

Hi! If you're talking about point 3.
I meant parsing a group or a channel.

For example, if it is a public channel, then give a link to it to the system, the system will follow the link, unload all the history and upload it to the knowledge base.

For example, if it is a group, then you need to add a bot to the group, and the bot will parsing all the messages from this group.

It would be possible to make parsing updates on a schedule.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants