Skip to content
View ojasskapre's full-sized avatar

Highlights

  • Pro

Block or report ojasskapre

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
ojasskapre/README.md

๐Ÿ‘‹ Hi, I'm Ojas Kapre

I'm a Software Engineer with a passion for building scalable and robust web applications. I recently graduated with a Master's degree in Software Engineering from Carnegie Mellon University and have experience working with a wide range of technologies including React.js, Node.js, Python, AWS, Azure, Kubernetes, Docker and more.

๐Ÿ”ง Technologies & Tools

๐Ÿ’ป Programming Languages

๐ŸŒ Web Technologies

โ˜ Cloud Engineering

๐Ÿšข Infrastructure & DevOps

๐Ÿ’พ Databases

๐Ÿ–ผ Frontend Development

๐Ÿ’ผ Work Experience

  • Software Engineer Intern at Shoptaki Inc (May 2023 - Aug 2023)
  • Graduate Teaching Assistant at Carnegie Mellon University (Aug 2023 - Dec 2023)
  • Software Engineer at Reluminos Tech LLP (Oct 2020 - Dec 2022)
  • Software Engineer Intern at K. J. Somaiya College of Engineering (Jan 2019 - Jul 2019)
  • Software Engineer Intern at FixStream Network Inc (Jun 2018 - Jul 2018)

๐ŸŽ“ Education

  • Master of Science in Software Engineering from Carnegie Mellon University (2023-2024)
  • Bachelor of Technology in Computer Engineering from K. J. Somaiya College of Engineering (2016-2020)

๐Ÿ† Certifications

  • AWS Certified Solutions Architect โ€“ Associate Certificate
  • Microsoft Certified: Azure Developer Associate Certificate

๐Ÿš€ Projects

  • Artha.ai: Artha.ai is an LLM agent application combining the LLM SAAS Product Starter with Stripe Template with the Yahoo Finance Agent Code.
  • LLM SAAS Product Starter with Stripe: This project is starter code for building LLM SaaS product using Next.js, Supabase, Langchain, Stripe subscriptions and FastAPI, enabling seamless integration with OpenAI's LLM models for AI-driven applications. You can read more about the project in this blog
  • LLM SAAS Product Starter: This project is starter code for building LLM SaaS product using Next.js, Supabase, Langchain, and FastAPI, enabling seamless integration with OpenAI's LLM models for AI-driven applications. You can read more about the project in these blogs blog1 , blog2
  • Football Player Ratings: Next.js + Supabase application that allows football fans to provide ratings to players for their favorite football team.
  • Yahoo Finance LLM Agent: Streamlit application that uses OpenAI Functions, Langchain Agent and Yahoo Finance to provide real-time financial data and insights through an interactive chat interface. Also, allows users to chat with 10K financial documents.
  • Chat With Video - Multi-page streamlit Video Q&A application using Langchain, OpenAI whisper, GPT-3.5, and Pinecone. You can read more about the project in this blog
  • Research Assistant - Streanlit application that helps you to create research documents using Langchain, OpenAI GPT-3.5, DuckDuckGo Search APIs. You can read more about the project in this blog
  • Emergency Connect: Mobile communication platform for citizens and emergency responders
  • Big Data Processing Toolbox Microservices: Microservice-based application for seamless access to big data tools
  • Mockly: Peer-to-peer interview application with microservice architecture
  • Emergency Social Network: Mobile communication platform for citizens during emergencies
  • GPTx: Chrome extension integrating ChatGPT responses into Google search results (2,000+ active users)
  • Virtual Proctor: Android app for secure parent-teacher communication (Winner of UnScript 2k19 Hackathon)

๐Ÿ“ Blogs

๐Ÿ“ซ How to reach me

Pinned Loading

  1. sarveshkapre/gptx sarveshkapre/gptx Public

    Introducing GPTX - the powerful OpenAI Chrome Extension - that leverages the latest advancements in artificial intelligence to elevate your browsing experience and make daily tasks effortless.

    JavaScript 5 2

  2. nextjs-starter-template nextjs-starter-template Public

    A starter template for building Next.js applications with Supabase for authentication, TypeScript, and Tailwind CSS. Includes branches for creating Langchain and LLM chat interfaces and integratingโ€ฆ

    TypeScript 7 2

  3. player-ratings player-ratings Public

    TypeScript

  4. yahoo-finance-llm-agent yahoo-finance-llm-agent Public

    The Yahoo Finance Agent is an application that combines OpenAI's LLMs, the Yahoo Finance Python library, and LangChain's tools to provide real-time financial data. It features stock information, fiโ€ฆ

    HTML 3

  5. langchain-apps langchain-apps Public

    The project features two applications: a *Research Assistant* that generates research reports using LangChain, OpenAI's GPT-3.5, DuckDuckGo Search API; and a *Chat With Video* app that allows usersโ€ฆ

    Python 6

  6. browser-security-project browser-security-project Public

    A Python-based project to ensure website cookie banners comply with GDPR and CCPA regulations. It uses Selenium and GPT-3.5-turbo for detecting and analyzing cookie banners, evaluating them againstโ€ฆ

    Python