Skip to content
View hpunetha's full-sized avatar
  • IIITD
  • Delhi, India
Block or Report

Block or report hpunetha

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. movies_qna movies_qna Public

    Question Answering using OpenAI and Langchain. Includes preprocessing of cornell movie-dialog-corpus into a sql database (sqlite) and then using Langchain and openai to query from the database. Als…

    Jupyter Notebook 1

  2. weaviate-jupyter weaviate-jupyter Public

    Contains a docker compose file to run weaviate vector database along with a jupyter lab server. The jupyter notebook uses an image example using Resnet18 for creating vectors for some images and th…

    Jupyter Notebook 2

  3. redis-jupyter redis-jupyter Public

    Exploration of redis as a vector database for finding similarities. This is a follow up for https://github.com/hpunetha/weaviate-jupyter where I used weaviate for finding vector similarity. In this…

    Jupyter Notebook 2

  4. qachatbot qachatbot Public

    Question Answering chatbot created for IIITD site. It uses Solr for indexing the data and uses BERT trained model optionally for answering factoid questions. Scraping codes for scraping the data fr…

    Jupyter Notebook 3

  5. GuestAcc GuestAcc Public

    GuesStay - IIITD Guest Room Allocation (Android Application)

    Java 2

  6. qna_knwgraph qna_knwgraph Public

    Use langchain for extracting knowledge graph triples from raw text and then using openai for question answering on knowledge graph

    Jupyter Notebook