Pinned Repositories
CoV-langchain
Chain of Verification implementation in Langchain
DSpy-KGs
LLM-driven automated knowledge graph construction from text using DSPy and Neo4j
experiments-langchain
Some LLM experiments like codegen, QA and more
fine-tune-generator
A fine-tuning library leveraging distilled GPT-4 outputs to fine-tune to GPT-3.5 for better accuracy.
finetune-falcon-7b
first-contribution-2020
Investment-memo-LLM
Generate VC-grade investment memos using LLMs.
pgit
Pgit is a prompt control system and validator for LLM prompts.
prompt-eval-learnings
Webscraping-with-AutoGPT
This repo is entirely built via AutoGPT
rachittshah's Repositories
rachittshah/DSpy-KGs
LLM-driven automated knowledge graph construction from text using DSPy and Neo4j
rachittshah/fine-tune-generator
A fine-tuning library leveraging distilled GPT-4 outputs to fine-tune to GPT-3.5 for better accuracy.
rachittshah/fine-tune-generator-streamlit
An attempt to fine-tune GPT-3.5 via uploading your PDF and csv files.
rachittshah/automated-venture-capitalist
An LLM tool for VCs, solving all the issues for top of the funnel for firms.
rachittshah/CoV-langchain
Chain of Verification implementation in Langchain
rachittshah/fine-tuning-experiments
Some finetuning experiments, from SLM(1-3B LLMs) to larger LLMs. The focus of these finetunes is to build better eval models.
rachittshah/prompt-eval-learnings
rachittshah/qual-llm
LLM agents to derive market research insights from qualitative and quantitative data.
rachittshah/webscraping_langchain
langchain+webscraping for downstream tasks.
rachittshah/carturn-detection-ORB-DAISY
ORB/DAISY based feature extractor predicting left/right turn probability of a vehicle.
rachittshah/pgit
Pgit is a prompt control system and validator for LLM prompts.
rachittshah/ai-engineering-powertools
rachittshah/arcee-python
The Arcee client for executing domain-adpated language model routines
rachittshah/chainlit
Build Conversational AI in minutes ⚡️
rachittshah/DALM
Domain Adapted Language Modeling Toolkit - E2E RAG
rachittshah/domjudge
DOMjudge programming contest jury system
rachittshah/DSPy-prompt-builder
rachittshah/embedchain-demo
POCs around embedchain for QA around PDF/text files
rachittshah/eval-suite
rachittshah/judge0
🔥 The most advanced open-source online code execution system in the world.
rachittshah/langsmith-cookbook
rachittshah/llama.cpp-evals-dspy
rachittshah/llmetry
An experiment to log LLM logs using opentelemetry platforms
rachittshah/mv
rachittshah/promonitor
Monitoring LLMs made easy
rachittshah/rachittshah
rachittshah/rachittshah.github.io
rachittshah/ragas
Evaluation framework for your Retrieval Augmented Generation (RAG) pipelines
rachittshah/Resume-QA-Chain
extraction the most important information from resumes.
rachittshah/tree-of-thought-lmql
LMQL implementation of Tree of thought