This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
Welcome to the digital home of the Rigveda, the oldest known Vedic Sanskrit text. Our project aims to make this foundational scripture accessible, interactive, and deeply explorable for scholars, enthusiasts, and curious minds alike.
- Explore Mandalas: Dive into the core text, hymn by hymn, verse by verse.
- 🧠 Veda AI: Ask specific questions to our AI trained exclusively on the Rigveda.
- 🖼 Shareable Verses: Create and download beautiful images of verses to share instantly.
- 🎧 Background Music: Enjoy an exclusive, specially composed soundtrack while you browse (Toggleable via the interactive element in the bottom-right).
- 🗺 Interactive Maps & Networks: Visualize the geography (Place Map) and theology (Deity Network) of the text.
The gateway to the Rigveda. From here you can immediately jump to the Mandalas or explore the Pantheon of important Gods.
The most in-depth section, following the text's structure:
| Level | Content | Interactive Features |
|---|---|---|
| Mandalas | List of all Books. | Select any Mandala to view its Hymns. |
| Hymns (Sūktas) | Hymns within the chosen Mandala. | Select any Hymn to view its Verses. |
| Verses (Ṛcs) | Individual lines of the text. | Listen to the recitation. |
| Verse Details | Includes *Sanskrit, **Transliteration, and **Translation. | *Share (download image) and Ask AI (question specific to this verse). |
(Accessible via the Navigation Bar)
A specialized research assistant that answers questions *exclusively in the context of the Rigveda. Use the included *basic questions to guide your initial exploration.
A community hub for scholarly discussion.
- Content: Features articles by Veda enthusiasts and scholars (coming soon) and user-submitted pieces.
- Contribute: Submit your own blog post for review using the in-built editor.
Visualize the world of the Rigveda.
- Content: An interactive map showing places, rivers, mountains, and kingdoms mentioned in the text, complete with contextual information.
An interactive guide to the Vedic astronomical system.
- Content: View and get info on the different Nakshatras (Lunar Mansions).
Curated audio content.
- Content: Currently features audio generated by *Notebook LLM and our own commentary. *Real podcasts will be added later.
The Rigveda made simple and fun for younger audiences.
- Content: Includes storybooks generated using our concepts and Gemini.
- Coming Soon: Educational Videos and Games.
A visualization of the relationships between the Vedic Gods.
- Content: A connected graph illustrating various deities and their associations, inspired by India in Pixels.
Data-driven insights into the text.
- Content: Various statistics and data points about the Rigveda.
- Future Potential: Planned expansion using advanced ML and NLP concepts.
Check your knowledge! A simple section to test your understanding of the Rigveda.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.