gtech-mulearn / Top100-OpenAi-Challenge

1 stars 25 forks source link

Chat with diffrent personas #31

Open Basith-P opened 7 months ago

Basith-P commented 7 months ago

End Goal:

The ultimate goal of our project is to create an innovative and personalized guidance platform leveraging OpenAI's API. This platform will feature various virtual personas equipped to provide assistance, advice, and personalized recommendations through natural language interaction.

Problem Statement:

In today's fast-paced world, individuals often face challenges across various aspects of their lives, from language learning and career development to wellness and relationships. Traditional solutions may lack personalization and fail to address the unique needs of users. Our project aims to solve this problem by introducing a dynamic and interactive platform that harnesses the power of OpenAI's API to offer tailored guidance, creating a more engaging and supportive user experience. Through the use of virtual personas, users can receive personalized advice and assistance in a wide range of areas, enhancing their personal and professional development.

nhadiq commented 7 months ago

elaborate on the plan

Basith-P commented 7 months ago

Currently, Chat GPT platform is a general purpose one. The users will have to give it complex prompts first and give it a persona. And they have to do this every time the start a new chat.

I am planning to create a mobile application, in which I will list out different personas such as healthcare professional, personal trainer, etc. Users will only have to click one of these and start chatting. The complex prompts will be written by the app and it will set the persona. This will be very much helpful for users since they only have to to two things: choose a persona, and chat.

@nhadiq