AparnaDhinakaran's Stars
openai/swarm
Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
groq/groq-python
The official Python Library for the Groq API
karpathy/LLM101n
LLM101n: Let's build a Storyteller
deepset-ai/haystack
AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
run-llama/llama_index
LlamaIndex is a data framework for your LLM applications
defog-ai/sqlcoder
SoTA LLM for converting natural language questions to SQL queries
langfuse/langfuse
🪢 Open source LLM engineering platform: LLM Observability, metrics, evals, prompt management, playground, datasets. Integrates with LlamaIndex, Langchain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
stanfordnlp/dspy
DSPy: The framework for programming—not prompting—language models
stanford-futuredata/ColBERT
ColBERT: state-of-the-art neural search (SIGIR'20, TACL'21, NeurIPS'21, NAACL'22, CIKM'22, ACL'23, EMNLP'23)
vespa-engine/vespa
AI + Data, online. https://vespa.ai
EleutherAI/lm-evaluation-harness
A framework for few-shot evaluation of language models.
Arize-ai/openinference
OpenTelemetry Instrumentation for AI Observability
Arize-ai/LLMTest_NeedleInAHaystack
Doing simple retrieval from LLM models at various context lengths to measure accuracy
BerriAI/litellm
Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]
microsoft/LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
nomic-ai/gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
UIUC-Chatbot/ai-teaching-assistant-uiuc
The UX & driver code for the multi-model TA_Chatbot
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
yoheinakajima/babyagi
rlancemartin/auto-evaluator
Evaluation tool for LLM QA chains
openai/evals
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
Arize-ai/phoenix
AI Observability & Evaluation
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
uber/neuropod
A uniform interface to run deep learning models from multiple frameworks
Arize-ai/client_java
Java client to interact with Arize API
metabase/metabase
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
sinonjs/sinon
Test spies, stubs and mocks for JavaScript.
interpretml/interpret
Fit interpretable models. Explain blackbox machine learning.
ardendertat/Applied-Deep-Learning-with-Keras
Deep Learning examples with Keras.