Skip to content

git-avinashpawar/pragyayantra

Repository files navigation

PragyaYantra | प्रज्ञायन्त्र

PragyaYantra is a suite of generative AI mini-apps powered by Google Gemini models, created to demonstrate practical applications of AI in text, chat, documents, queries, and coding assistance.


🚀 Mini-Apps

Module Description Model Used
YantraWrite Generate creative or structured text from prompts gemini-1.5-pro
YantraChat Engage in conversational AI chat gemini-1.5-flash
YantraAttach Analyze and interact with file attachments gemini-1.5-flash
YantraDoc Summarize and extract insights from documents gemini-1.5-flash
YantraQuery Auto-generate and refine SQL queries gemini-1.5-flash
YantraCode Write and assist with Python code gemini-1.5-flash

🎯 Why PragyaYantra?

  • Unified platform bringing multiple generative AI applications together.
  • Combines speed and performance with gemini-1.5-pro and gemini-1.5-flash.
  • Modular design makes it simple to extend or adapt each feature.
  • Built as a learning and showcase project with a clean, responsive UI.

🛠 Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • AI Models: Google Gemini (gemini-1.5-pro, gemini-1.5-flash)

📂 Getting Started

  1. Clone the repository:

    git clone https://github.com/git-avinashpawar/pragyayantra.git
    cd pragyayantra
  2. Open the app in your browser:

    open index.html     # macOS
    start index.html    # Windows
  3. Or serve locally:

    python3 -m http.server 8080
    #Then visit: http://localhost:8080

🔮 Future Enhancements

  • Add secure backend for API key management.
  • Deploy modules with live hosting.
  • Add demo screenshots and example outputs.
  • Explore advanced integrations (LangChain, Streamlit).

👤 Author

  • Avinash Pawar
  • Portfolio: avinashpawar.dev
  • LinkedIn: linkedin.com/in/avinashmpawar

About

A fusion of intelligence and innovation, showcasing cutting-edge generative AI capabilities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published