Skip to content
/ kibi Public

๐Ÿ” An example of a RAG engine in TypeScript using Qdrant

Notifications You must be signed in to change notification settings

guychouk/kibi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

RAG Engine Example

Uses Qdrant as the Vector DB and OpenAI calls for generating embeddings.

TODO

  • Utilize a local model for embeddings.
  • Find a good interface for it (TUI chat? as a CLI command?)

About

๐Ÿ” An example of a RAG engine in TypeScript using Qdrant

Resources

Stars

Watchers

Forks