|
6 | 6 |
|
7 | 7 | </div>
|
8 | 8 |
|
9 |
| - |
10 |
| - |
11 | 9 | ## 👨💻 Overview
|
12 | 10 |
|
13 | 11 | **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:
|
76 | 74 | npm run dev
|
77 | 75 | ```
|
78 | 76 |
|
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. |
82 | 78 |
|
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. |
84 | 80 |
|
85 |
| -## 📖 Learn More |
| 81 | +## 📚 Further Resources |
86 | 82 |
|
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: |
88 | 84 |
|
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. |
91 | 87 |
|
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! |
93 | 89 |
|
94 | 90 | ## 🚀 Deploy on Vercel
|
95 | 91 |
|
96 | 92 | 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.
|
97 | 93 |
|
98 | 94 | Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
|
99 | 95 |
|
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. |
101 | 115 |
|
102 | 116 | ## 🪄 License
|
103 | 117 |
|
104 | 118 | This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
|
105 | 119 |
|
| 120 | +<div align="center"> |
| 121 | + |
| 122 | +## Our Valuable Contributors ❤️✨ |
| 123 | + |
| 124 | +[](https://github.com/rahulgithub-web/MediQuery/graphs/contributors) |
| 125 | + |
| 126 | +</div> |
| 127 | + |
| 128 | +--- |
| 129 | + |
106 | 130 | <h2 align="center">Don't forget to give us a ⭐</h2
|
| 131 | +
|
| 132 | +--- |
0 commit comments