Lists (1)
Sort Name ascending (A-Z)
Stars
Video-based AI memory library. Store millions of text chunks in MP4 files with lightning-fast semantic search. No database needed.
Trained a Llama a 88M architecture I coded from ground up to build a small instruct model, going through the below-mentioned stages from scratch. Trained on TiyStories dataset form HuggingFace cons…
[EMNLP2025] "LightRAG: Simple and Fast Retrieval-Augmented Generation"
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
[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.
🤖 The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transf…
An Autonomous LLM Agent for Complex Task Solving
Train transformer language models with reinforcement learning.
[ICLR 2024] Lemur: Open Foundation Models for Language Agents
Converts text input or URL into knowledge graph and displays
[COLM 2024] OpenAgents: An Open Platform for Language Agents in the Wild
Automatic Generation of Visualizations and Infographics using Large Language Models
Letta is the platform for building stateful agents: open AI with advanced memory that can learn and self-improve over time.
This repo contains Data Science code snippet
⛓️ Serving LangChain LLM apps and agents automagically with FastApi. LLMops
Official inference library for Mistral models
Prompt Engineering | Prompt Versioning | Use GPT or other prompt based models to get structured output. Join our discord for Prompt-Engineering, LLMs and other latest research
Robust Speech Recognition via Large-Scale Weak Supervision
Haystack and Mistral 7B RAG Implementation. It is based on completely open-source stack.
LostRuins / koboldcpp
Forked from ggml-org/llama.cppRun GGUF models easily with a KoboldAI UI. One File. Zero Install.
ploomber / jupysql
Forked from catherinedevlin/ipython-sqlBetter SQL in Jupyter. 📊
Fast and memory-efficient exact attention
Examples on how to use LangChain and Ray
A library of data loaders for LLMs made by the community -- to be used with LlamaIndex and/or LangChain
Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://gpt-docs.h2o.ai/
Python SDK, Proxy Server (AI Gateway) to call 100+ LLM APIs in OpenAI (or native) format, with cost tracking, guardrails, loadbalancing and logging. [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthr…
Database for AI. Store Vectors, Images, Texts, Videos, etc. Use with LLMs/LangChain. Store, query, version, & visualize any AI data. Stream data in real-time to PyTorch/TensorFlow. https://activelo…
An implementation of Retrieval Augmented Generation (RAG) to enhance Large Language Models for Document Q&A and Information Retrieval.