Giter Club home page Giter Club logo

deep-thought's People

Contributors

dependabot[bot] avatar huntergerlach avatar michaelclifford avatar sameerameduri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

deep-thought's Issues

[UI/UX] Create UI for interaction with system

Issue Type

  • Feature Request

Summary

A web frontend is needed for interacting with Deep Thought

Deep Thought currently provides a collection of API endpoints (OpenAPI view and spec is available at https://{deployment ur:portl}/v1)
There is currently an application that consumes this API and serves interactions via chat tools like Google Chat and Slack. For demonstration purposes it would be useful to show a web frontend to interact with the service.

Expected Behavior

A separate component optionally deployed alongside the Deep Thought application to offer this UI.

Security Checklist

  • Data encryption at rest and in transit
  • No hardcoded secrets
  • Proper access controls implemented

Acceptance Criteria

Done is better than perfect here, so if you cannot achieve all of these AC, then simply open a new ticket so we can tackle the missing items at a later date.

AC 1:
Given that I am a web user,
When I visit the Deep Thought application's web frontend,
Then I should be able to access a user-friendly and intuitive interface that allows interaction with the Deep Thought API.

AC 2:
Given that I am a web user wanting to use different API functions,
When I am on the Deep Thought application's web frontend,
Then I should be able to execute all provided API functions like Get, Post, etc. through interactive GUI elements like buttons, drop-down menus, and input fields.

AC 3:
Given that I am a web user who interacts with the API via the frontend,
When I perform these interactions,
Then the UI should display clear and concise messages reflecting the results of my actions (success or error), not stack traces or verbose outputs.

AC 4:
Given that I am a web user who encounters an error while interacting with the API,
When this error occurs,
Then I should receive specific error messages that help identify and troubleshoot the issue.

AC 5:
Given that I am a web user browsing the Deep Thought application's web frontend,
When I interact with the API through the frontend,
Then the response time of the frontend should be fast and the UX should be smooth.

Semi-optional AC 6:
Given that I am a web user that may need to authenticate to interact with the Deep Thought API,
When I am on the application's web frontend,
Then I should be provided with a secure method for authentication. This is not currently necessary, but something that should be considered in the design/implementation.

Semi-optional AC 7:
Given that I am a web user using different devices and browsers,
When I access the Deep Thought application's web frontend,
Then I should find it compatible and optimized for all major browsers and devices, including desktops and mobiles.

Make shadowbot conversational

Issue Type

  • Feature Request

Summary

Currently shadowbot is a request-response type chat bot. Implement changes that make it conversational.

Switch from pip to poetry

Issue Type

  • Bug
  • Feature Request
  • Security Vulnerability
  • Performance Optimization

Summary

Current users need to use pip to manage dependencies. While native, this is admittedly limited in capabilities. Switching to Poetry is as requested replacement.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.