6
3
4 years of experience
In short, it’s a multilingual voice assistant, that can help Not only to reduce the language barrier in using cutting edge technologies but tries to make everyday life a bit easier. It also increases accessibility of the technology that can be helpful for people who have some kind of disability. With the use of ChatGPT & Whisper API from Open API and by using Google Translate library from Python and Text to Speech API from Google Cloud I have created a web app that can take voice input from user and perform multiple tasks based on User preference, such as language Translation and/or Communication with chatGPT to get information.
The app is to create images that can further be used to make a story line consisting of individual images(read scenes). This app can also Enhance an existing image(like drawing or sketches) using text prompts. The App also suggests prompt, if the user explains how the picture should look like or what is the scene about in a particular story line. That Prompt can be further used to generate images and at last the user can gather all the images and publish as an album. The target audience of this application is anybody who's interested in arts. Entertainment industry can be one domain but it's use cases are not limited to that space only.
In this app the user will be able to upload any pdf and will able to retrieve information by asking questions in chat format. The answers will be available in audio format as well which will increase the accessibility of the application. In case the user wants to search more about a particular topic from pdf, beyond the scope of the literature present in PDF, he/she will be able to do that as well in a separate page called Research. Where answers will be retrieved from internet through Google Search and Wikipedia. There is a separate page to takes notes during these learning process where the text persists even if the user goes to a different page and at the end user will be able to download it. Last but not least, There is a separate page where User will be able to ask questions to chatGPT.