Skip to content

mustafaaljadery/paul-graham-essays-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Paul Graham Essay Search

This is a simple demo of embedding search. It splits a Paul Graham essay into chunks, gets embeddings for each chunk, loads into chromadb, and then you can query it with any phrase (searching the document)

This uses Langchain, ChromaDB, All-MiniLM-L6-v2

Download Requirements

pip install requirements.txt

Usage

py main.py

License

All code is under an MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages