jefframpe's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
microsoft/AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
stanfordnlp/dspy
DSPy: The framework for programming—not prompting—language models
wkhtmltopdf/wkhtmltopdf
Convert HTML to PDF using Webkit (QtWebKit)
cpacker/MemGPT
Letta (fka MemGPT) is a framework for creating stateful LLM services.
jxnl/instructor
structured outputs for llms
python-visualization/folium
Python Data. Leaflet.js Maps.
run-llama/rags
Build ChatGPT over your data, all with natural language
microsoft/LLMLingua
[EMNLP'23, ACL'24] To speed up LLMs' inference and enhance LLM's perceive of key information, compress the prompt and KV-Cache, which achieves up to 20x compression with minimal performance loss.
Arize-ai/phoenix
AI Observability & Evaluation
pinokiocomputer/pinokio
AI Browser
eth-sri/lmql
A language for constraint-guided and efficient LLM programming.
Dataherald/dataherald
Interact with your SQL database, Natural Language to SQL using LLMs
daveshap/OpenAI_Agent_Swarm
HAAS = Hierarchical Autonomous Agent Swarm - "Resistance is futile!"
noamgat/lm-format-enforcer
Enforce the output format (JSON Schema, Regex etc) of a language model
langchain-ai/streamlit-agent
Reference implementations of several LangChain agents as Streamlit apps
Project-MONAI/research-contributions
Implementations of recent research prototypes/demonstrations using MONAI.
lilacai/lilac
Curate better data for LLMs
plastic-labs/tutor-gpt
Theory-of-mind powered AI tutor using o1 style reasoning
daveshap/SparsePrimingRepresentations
Public repo to document some SPR stuff
run-llama/finetune-embedding
Fine-Tuning Embedding for RAG with Synthetic Data
xlang-ai/DS-1000
[ICML 2023] Data and code release for the paper "DS-1000: A Natural and Reliable Benchmark for Data Science Code Generation".
ritun16/chain-of-verification
This repository implements the chain of verification paper by Meta AI
TonicAI/tvalmetrics
Metrics to evaluate the quality of responses of your Retrieval Augmented Generation (RAG) applications.
Sven-Bo/automate-office-tasks-using-chatgpt-python
Use ChatGPT and Python to automate tedious office tasks such as automating Outlook, creating PowerPoint presentations, generating charts from Excel data and manipulating PDFs
Sven-Bo/streamlit-quiztube
Generate quizzes from YouTube videos using LLM. A Streamlit app for educational content extraction.
hwchase17/chain-of-verification
jerryjliu/openai-cookbook
Examples and guides for using the OpenAI API
ZachHandley/LlamaIndexAPI
A Docker image with Llama Index, Lang Chain, and a few other popular AI packages installed by default
Illia-the-coder/DataPulse
This is a Streamlit app that allows users to upload CSV, Excel, or JSON files and view their contents using pandas. It also provides the ability to run queries on the uploaded data using the OpenAI API.