Skip to content

Commit b79942e

Browse files
Merge pull request #23 from rahulgithub-web/rahulgithub-web-patch-20
Update README.md
2 parents 570ed73 + 0694b8c commit b79942e

File tree

1 file changed

+38
-12
lines changed

1 file changed

+38
-12
lines changed

README.md

Lines changed: 38 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
</div>
88

9-
10-
119
## 👨‍💻 Overview
1210

1311
**MediQuery** is an AI-driven web application that helps users analyze and gain insights from medical reports. Leveraging state-of-the-art AI technologies such as Google Gemini, Pinecone, and a modern web stack with Next.js and Shadcn/ui, it allows users to upload PDFs or images of their medical reports and get precise, personalized insights through an interactive chat interface.
@@ -76,31 +74,59 @@ To set up the project locally, follow these steps:
7674
npm run dev
7775
```
7876

79-
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
80-
81-
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
77+
Open [http://localhost:3000](http://localhost:3000) in your browser to view the application. You can start making changes by editing the `app/page.tsx` file, and your updates will reflect instantly.
8278

83-
This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.
79+
This project leverages [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) for optimized font loading, automatically integrating Inter, a custom Google Font, for improved typography.
8480

85-
## 📖 Learn More
81+
## 📚 Further Resources
8682

87-
To learn more about Next.js, take a look at the following resources:
83+
To dive deeper into Next.js, check out these resources:
8884

89-
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
90-
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
85+
- [**Next.js Documentation**](https://nextjs.org/docs) - Explore Next.js features, APIs, and best practices.
86+
- [**Interactive Next.js Tutorial**](https://nextjs.org/learn) - Follow an interactive tutorial to get hands-on experience with Next.js.
9187

92-
You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
88+
For more insights and to contribute, visit [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are always welcome!
9389

9490
## 🚀 Deploy on Vercel
9591

9692
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
9793

9894
Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
9995

100-
---
96+
## 🙏 Acknowledgments
97+
98+
- Heartfelt thanks to all contributors who have helped shape MediQuery
99+
- Special appreciation to our vibrant open-source community for their unwavering support
100+
- Gratitude to the developers of the tools and libraries that power our platform
101+
102+
## 📞 Contact
103+
104+
For inquiries, support, or collaboration opportunities, reach out to us:
105+
106+
<p align="center">
107+
<a href="mailto:rahulbarnwalonlyu2@gmail.com"><img src="https://img.shields.io/badge/Email-rahulbarnwalonlyu2@gmail.com-blue?style=for-the-badge&logo=gmail" alt="Email"></a>
108+
<a href="https://twitter.com/KumarRahul54229"><img src="https://img.shields.io/badge/Twitter-@KumarRahul54229-blue?style=for-the-badge&logo=twitter" alt="Twitter"></a>
109+
<a href="https://www.linkedin.com/in/rk-barnwal23/"><img src="https://img.shields.io/badge/LinkedIn-Rahul-blue?style=for-the-badge&logo=linkedin" alt="LinkedIn"></a>
110+
</p>
111+
112+
## 📜 Code of Conduct
113+
114+
We are committed to fostering an inclusive and respectful community. Please read our [Code of Conduct](CODE_OF_CONDUCT.md) before contributing.
101115

102116
## 🪄 License
103117

104118
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
105119

120+
<div align="center">
121+
122+
## Our Valuable Contributors ❤️✨
123+
124+
[![Contributors](https://contrib.rocks/image?repo=rahulgithub-web/MediQuery)](https://github.com/rahulgithub-web/MediQuery/graphs/contributors)
125+
126+
</div>
127+
128+
---
129+
106130
<h2 align="center">Don't forget to give us a ⭐</h2
131+
132+
---

0 commit comments

Comments
 (0)