Skip to content

Early steps to an end-to-end RAG system implemented in C

Notifications You must be signed in to change notification settings

ttmenezes/c-rag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C RAG

An attempt at a low-level (C) implementation of an end-to-end RAG pipeline, inspired by Karpathy's llm.c project. Basic pieces:

  • Vector store
  • Embedding model inference code
  • LLM inference code

About

Early steps to an end-to-end RAG system implemented in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published