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

Google DialogFlow interface point #1

Closed
5 tasks
AnimeshSinha1309 opened this issue Mar 10, 2020 · 3 comments
Closed
5 tasks

Google DialogFlow interface point #1

AnimeshSinha1309 opened this issue Mar 10, 2020 · 3 comments
Assignees
Labels
segment: bot Interactive chatbot the guides you through the experience state:wontfix This will not be worked on type:feature New feature or request
Projects

Comments

@AnimeshSinha1309
Copy link
Owner

We need to get the DialogFlow API running, let's start on it with a stub.

  • Static API endpoint which takes in the user's audio file and returns a static predefined response.
  • Modify this to return some portion of the text, eg. Search , should be responded to.
  • Return a coherent response to a single query format.
  • Be able to generalise the same query in different ways for atleast 3 queries.
  • Develop the complete (partially) working DialogFlow backend.
    All of this should be enough for the current version of interface.
@AnimeshSinha1309
Copy link
Owner Author

Please note that this is an experimental portion and may get delayed, but we should still have the static endpoint early so that our UX is built with this in mind.

@AnimeshSinha1309 AnimeshSinha1309 added this to To do in Flutter App Jul 2, 2020
@AnimeshSinha1309 AnimeshSinha1309 added the segment: bot Interactive chatbot the guides you through the experience label Jul 2, 2020
@AnimeshSinha1309 AnimeshSinha1309 moved this from To do to In progress in Flutter App Jul 5, 2020
@AnimeshSinha1309 AnimeshSinha1309 added the state:wontfix This will not be worked on label Jul 25, 2020
@AnimeshSinha1309
Copy link
Owner Author

Since this issues does not seem worth the effort, the DialogFlow idea has been cancelled, and may or may not be replaced by a small voice-based search.

Flutter App automation moved this from In progress to Done Jul 25, 2020
@GaurangTandon
Copy link
Collaborator

@AnimeshSinha1309 it will be replaced with a small voice-based search.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
segment: bot Interactive chatbot the guides you through the experience state:wontfix This will not be worked on type:feature New feature or request
Projects
Flutter App
  
Done
Development

No branches or pull requests

2 participants