Skip to content
View ashutoshvct's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report ashutoshvct

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. Hosting-dynamic-website-on-AWS Hosting-dynamic-website-on-AWS Public

    I will use the following services - EC2, Route 53, CloudFront, RDS.

    2 6

  2. ask-medium-blog ask-medium-blog Public

    This script retrieves information using language models and vector stores based on a given query. It combines different chains to retrieve relevant documents and provide concise answers to questions.

    Python

  3. chat-with-pdf chat-with-pdf Public

    Chat with pdf with Local VectorStore (FAISS)

    Python

  4. document-assistant document-assistant Public

    This Python application creates a simple document assistant using Streamlit, pinecone (vector store) and a language model (openai) for generating responses to user queries.

    HTML

  5. ice_breaker ice_breaker Public

    Forked from emarco177/ice_breaker

    This is a web application crawling Linkedin & Twitter data about a person and customizes an ice breaker with them.

    Python

  6. multiagent-routing multiagent-routing Public

    This Python tool employs multi-agent routing to efficiently handle diverse tasks: one agent generates QR codes, while another retrieves and processes data from a CSV file. Depending on the user's q…

    Python