MUDITJAINN / Ayurveda-GPT

Ayurveda GPT (🇮🇳) is an intelligent, AI-driven web platform that harnesses the power of Ayurveda to provide personalized health recommendations and wellness tips. The website integrates Ayurveda’s ancient wisdom with modern artificial intelligence to help users .
Apache License 2.0
7 stars 21 forks source link

Integrate ChatGPT #2

Open MUDITJAINN opened 1 month ago

MUDITJAINN commented 1 month ago

The current website lacks a conversational AI feature to provide dynamic and personalized Ayurvedic advice in real-time. Integrating ChatGPT will enable users to interact with the platform using natural language, asking health-related questions and receiving responses tailored to their unique concerns.

Expected Behavior:

Chat Interface: A user-friendly chat interface should be added where users can type their questions related to Ayurvedic health, diet, or wellness and receive instant, personalized responses from ChatGPT.

Contextual Understanding: The AI should be able to understand the context of user input (e.g., Dosha type, specific health concerns) and provide relevant, accurate suggestions or recommendations.

Backend API Integration: ChatGPT API should be integrated into the backend of the website to process user queries and return appropriate responses in real-time.

Session Persistence: The chat session should maintain conversation history within a session, allowing users to refer back to previous messages during their interaction.

Response Customization: The responses should be fine-tuned to offer Ayurvedic insights, such as natural remedies, diet plans, and holistic lifestyle advice, aligned with the platform’s purpose.

Integrate OpenAI's GPT API into the React app, leveraging asynchronous API calls to handle user queries and retrieve responses. Design a chat UI in the frontend for smooth interaction, ensuring that user input is processed effectively and responses are displayed in a conversational manner. Additionally, configure session management to maintain the flow of the conversation during each session.

VanshChitransh commented 1 month ago

@MUDITJAINN I would like to work on this.

MUDITJAINN commented 1 month ago

@VanshChitransh You can work on this.

VanshChitransh commented 1 month ago

@MUDITJAINN please unassign me from this.