Skip to content
View vyavahare-kishor's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Remote
  • Pune
  • 14:57 (UTC -12:00)

Block or report vyavahare-kishor

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. ai-engineering-journey ai-engineering-journey Public

    My AI engineering journey, documented project by project — RAG pipelines, autonomous agents, CrewAI crews, and production LLM APIs.

    1

  2. streamlit-ui-integrated-ai-prj streamlit-ui-integrated-ai-prj Public

    A single Streamlit interface unifying three independent AI/backend services — User Management, AI Chatbot, and an AI Document Analyser (RAG) — each running as its own FastAPI service.

    Python 1

  3. ai-customer-support-bot ai-customer-support-bot Public

    A production-structured RAG (Retrieval Augmented Generation) API that answers customer questions using your own knowledge base — powered by LLaMA 3.3, pgvector, and FastAPI.

    Python

  4. ai-document-analyser ai-document-analyser Public

    Upload any PDF and have a conversation with it. Ask questions, get summaries, extract insights — powered by LLaMA 3.1, FAISS, and FastAPI.

    Python

  5. ai-research-agent ai-research-agent Public

    An autonomous AI agent that researches any topic on the internet and returns a structured report — powered by LangGraph ReAct, LLaMA 3, Groq, and Tavily Search.

    Python

  6. pr-code-reviewer pr-code-reviewer Public

    Python