527 skills found · Page 14 of 18
loft-sh / Devspace Quickstart PythonA small ready to use python flask application to use with devspace
opensaucerer / Sqli Xss ScannerA Web Application Vulnerability Scanner built with Python and the Flask web framework.
cameroncruz / Flask Nginx Uwsgi MinicondaDocker image for creating web applications in Python using Flask, uWGSI, Nginx and miniconda.
cicorias / Python Flask Aad V2Demonstrates using Azure Active Directory OAuth2 V2 Endpoints with a simple Python Flask application and calling the Microsoft Graph for user information
hopthings / Chatgpt WebappThis is a simple web application that uses OpenAI's ChatGPT to generate responses based on user input. The application is built using Flask (Python) as the backend and JavaScript for the frontend.
michealkeines / Vulnerable APIThe Vulnerable API Python Application is a purposely flawed Python app that uses Flask, Jinja, and SQLite3. It contains intentional security vulnerabilities like XSS, SQLi, HHI, LFI, RFI, and SSTI. The project aims to serve as an educational tool to learn about and test automated API scanners. Use responsibly in controlled environments only.
sheetalbongale / ALE GorithmAll things Beer! Beer Educator and Recommender Web App | Deployed on GCP > https://alegorithm-fxljyqhslq-uc.a.run.app/ | UT Data Analysis and Visualization Nov 2019 - May 2020.
WDoyle123 / StellarPhysicsHubFlask-based web application designed for astronomy enthusiasts in Python
ali-mohammed-khair-nasser / Text Summarizer And CategoricalText processing and summarize with the category web application for Arabic and English texts using NLTK, Python, Flask, and other web languages.
kmbn / ChronoflaskA minimalist diary/journal application made with Python 3, Flask, and TinyDB
johnbedeir / DevOps Zero To HeroDevOps_Zero_To_Hero repository! This project is designed to guide you through the journey of mastering DevOps practices, starting from a simple Python Flask application and progressively moving through various stages. The project begins with running the application locally, then to Docker, Docker Compose, Kubernetes, and then to the cloud.
mhuzaifi0604 / Sorting VisualizerClone This Repository to use a fantastically integrated functional application for visualizing 09 different sorting algorithms using python, socket io & Flask.
contentful-labs / Zappa ContentfulExample application showing how to build an entirely serverless site with Python, Flask, and Contentful. Then seamlessly deploy it to AWS Lambda/API Gateway using Zappa.
akhilathuluri / Password ManagerThe Password Manager is a web application built with Flask, a Python web framework, that allows users to store and search for passwords based on the application name. The passwords are stored in a SQLite database.
K921-cyber / Web Vulnerability Scanner🔒 Web Vulnerability Scanner (Flask-Based) This project is a simple yet effective web vulnerability scanner built using Python and Flask. It allows users to input a website URL and scans it for some of the most common security vulnerabilities found in web applications.
GonzoTheDev / MyTherapyPalThis is the main repository for the final MyTherapyPal application. It consists of a flutter mobile & web user interface application with account registration & login functionality, chat functionality and an AI mental health assistant chatbot, which is implemented using a REST API web service powered by Python Flask.
svarshneysjsu / Go2Bot OpenAI IntegrationThis repository showcases the integration of the Unitree Go2 robot with OpenAI, developed during a summer research project. It features voice command processing, and AI-driven task execution. Built with Python, Flask, and JavaScript, this project enhances human-robot interaction and explores advanced robotics applications.
itfat / Traceroute AppComputer network diagnostic commands for displaying possible routes and measuring transmit delays of packets across an Internet Protocol network for mobiles. App is written using flutter framework. A tool to trace the hops of the request generated by your phone. An android application for detecting the route of network request. Backend is written in flask, using python threads.
surayudu / VAOverview Virtual Assistant is an application program that understands natural language voice commands or text commands and completes the tasks for users. Virtual Assistants features a human interface system, they can understand the language and meaning of what the user is saying and have built in replies. Learn from different instances so that they can have a long term human interaction. It uses artificial intelligence to learn things from different situations. Using AI they can recognize, predict and classify based on analysis. Purpose Virtual Assistant provides various services. It is ready to help wherever you are and can be deployed in your devices. Wider scope and perform users to get answers to their questions and perform tasks using voice or text commands, all in an interactive form. Precise voice and text recognition with the ability to have conversation with the users. In case of Google assistant, they recognize the voice of the user and perform the specific task. Use case Customer support: Rather of customers waiting for a long to solve an issue, the can get instant support from chatbot, Banking Chatbots: Personalized banking with an aim to improve customer satisfaction and engagement. Project support: Can send notifications for various tasks. Reminder to follow up with an action. HR assistants: Can help employees register time off, retrieve company policies, and find answers to repetitive employment questions. Teaching: Can helps teachers to create more detailed learning plans and materials. Being full-blown health assistants: Virtual assistants can do so much more than giving tips, they can often help patients apply simple treatments, remind them to take medicine, and monitor their health. Automating FAQs and administrative tasks: If there's a scenario where the customers have dozens of repetitive questions, virtual assistant is there 24/7 to answer questions from people who may be anxious to get answers. Technical support: The customer has a product technical error, in this case, asks the customer to type the error they encounter, then it generates a dynamic link to search the customer input words in the technical knowledge repositories and guide the customer through his search. Efficient Processes: Make processes more streamlined and transparent by synchronizing between functions, roles, and departments. Booking: A virtual assistant can respond to a consumer through messages, web, SMS or email and update them on the status of their existing reservation, make changes to the reservation, process related payments or refunds, send proactive notifications and provide detailed information on their itinerary. Features a. NLP Text Search : Virtual assistant concentrates on NLP and NLU. Understands the slang that is used in everyday conversation and analyses the sentiments to enhance a better set of communication. b. FAQ voice assistant : FAQ voice assistant is a voice assistant that provides a list of questions and answers relating to a particular subject. c. Conversations voice assistant : Conversations voice assistant is a voice assistant that provides conversational services based on a subject. d. Speech conversations (STT,TTS) : It provides conversational services such as speech to text and text to speech. e. Integration with Enterprise Systems : It provides administrative service to clients. Such as scheduling appointments, making phone calls, making travel arrangements, managing email accounts etc. f. Rich Conversations : Rich conversation is a conversation that can use different features such as images, videos, buttons, forms etc. a) Images:Imagescanbesentorreceivedduringconversations. b) Buttons:Buttonscanprovidedifferentfunctionalitiesasperthefeatureofthebutton. c) Videos:Videoscanbesentorreceivedduringconversations d) Forms: Forms help to give visible shape or configuration of something. Technical Requirement g. HTML5 h. JavaScript i. Python (Flask API, NLP Packages) j. MySQL k. Docker l. Git
manuelz120 / Extremely Vulnerable Flask AppIntentionally vulnerable Python / Flask application, built for educational purposes.