Skip to content
View vishalpatel72's full-sized avatar

Block or report vishalpatel72

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. BERT-based-Sentiment-Analyzer BERT-based-Sentiment-Analyzer Public

    Transformer-based sentiment analysis leveraging a BERT architecture for text classification, implemented with PyTorch

    Jupyter Notebook

  2. English-Hindi-NMT-Seq2Seq-Attention English-Hindi-NMT-Seq2Seq-Attention Public

    English-Hindi neural machine translation using sequence-to-sequence models with attention mechanism, implemented in PyTorch

    Jupyter Notebook

  3. Agentic_RAG Agentic_RAG Public

    Agentic RAG System – A multi-agent Retrieval-Augmented Generation (RAG) system built with CrewAI for business intelligence and document analysis. It integrates ChromaDB for document storage and ret…

    Python 1

  4. stock_market_research_analyst stock_market_research_analyst Public

    An agentic AI system leveraging CrewAI for holistic stock market research on Indian-listed companies. Combines fundamental, technical, and market news analysis using specialized AI agents and custo…

    Python 1

  5. Conversational-QA-RAG-Chatbot-using-Langchain Conversational-QA-RAG-Chatbot-using-Langchain Public

    Conversational Retrieval-Augmented Generation (RAG) system built with LangChain and Streamlit, enabling PDF uploads and natural chat with document content. Supports chat history for contextual conv…

    Python

  6. Snowflake-Data-Analyst Snowflake-Data-Analyst Public

    An AI-powered agentic data analysis system that converts natural language queries into optimized SQL for Snowflake, generates insights, and creates interactive visualizations. Built with LangGraph …

    Python