Welcome to Aarogya AI – your trusted partner in healthcare. Aarogya AI leverages the power of advanced artificial intelligence to provide seamless online consultations and appointment booking. Our application integrates cutting-edge AI chatbots to ensure you receive timely and accurate health advice, right at your fingertips.
Ensure you have the following installed:
Clone the repository:
git clone https://github.com/abhinandan-verma/aarogya-ai.git
cd aarogya-ai
Install dependencies:
npm install
Set up environment variables:
Create a .env
file in the root directory and add the following variables:
MONGODB_URI=your_mongodb_uri
NEXTAUTH_URL=http://localhost:3000
NEXTAUTH_SECRET=your_nextauth_secret
GEMINI_API_KEY=your_gemini_api_key
RESEND_API_KEY=your_resend_api_key
Run the application:
npm run dev
Your application should now be running on http://localhost:3000.
We welcome contributions from the community! If you'd like to contribute, please fork the repository and create a pull request. Ensure your code follows our contribution guidelines.
This project is licensed under the MIT License. See the LICENSE file for more details.
For any queries or support, please reach out to us at [email protected].
Thank you for choosing Aarogya AI. We are committed to providing you with the best online healthcare experience.