Skip to content

Instantly share code, notes, and snippets.

View virattt's full-sized avatar

Virat Singh virattt

View GitHub Profile
package com.example.libjava;
import com.example.libjava.models.Response;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
@virattt
virattt / index.css
Last active September 11, 2020 07:01
DeepValue
/* .carousel-indicators li {
background-color: red;
}
.carousel-indicators .active{
background-color: green;
}
*/
.carousel-indicators {
z-index: 1;
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@virattt
virattt / openai-assistant-apple_10q.ipynb
Created November 8, 2023 13:18
openai-assistant-apple_10Q.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@virattt
virattt / langchain-per-ticker-rag.ipynb
Created December 27, 2023 18:01
langchain-per-ticker-rag
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@virattt
virattt / rag-query-planning.ipynb
Created January 14, 2024 15:25
rag-query-planning.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@virattt
virattt / financial-agent-parallel-tools.ipynb
Last active January 18, 2024 22:19
financial-agent-parallel-tools.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@virattt
virattt / rag-reranking-gpt.ipynb
Last active January 22, 2024 11:29
rag-reranking-gpt.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.