Skip to content

Browser History Embedding with ChromaDB#228

Open
kimjin8 wants to merge 1 commit into
daytonaio:mainfrom
kimjin8:feat/browser-history-chromadb-guide
Open

Browser History Embedding with ChromaDB#228
kimjin8 wants to merge 1 commit into
daytonaio:mainfrom
kimjin8:feat/browser-history-chromadb-guide

Conversation

@kimjin8
Copy link
Copy Markdown

@kimjin8 kimjin8 commented May 20, 2026

Closes #11

Summary

This PR adds a comprehensive guide on how to build a semantic search engine for browser history using ChromaDB and Daytona, based on the nkkko/history repository.

As requested in issue #11, this guide:

  • Is significantly longer and more detailed than the example
    • Explains the concept of embeddings clearly for individual developers
    • Provides step-by-step instructions for setting up the Daytona workspace, installing dependencies, embedding the CSV, and performing semantic searches
    • Covers both local SentenceTransformers and Azure OpenAI embedding approaches

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Browser History Embedding with ChromaDB

1 participant