https://github.com/rabbit-hole-syndrome/open-source-embeddings
  
  
    Source code for "$0 Embeddings (OpenAI vs. free & open source)" 🎥 
    https://github.com/rabbit-hole-syndrome/open-source-embeddings
  
        Last synced: 7 months ago 
        JSON representation
    
Source code for "$0 Embeddings (OpenAI vs. free & open source)" 🎥
- Host: GitHub
 - URL: https://github.com/rabbit-hole-syndrome/open-source-embeddings
 - Owner: rabbit-hole-syndrome
 - Created: 2023-06-25T09:57:43.000Z (over 2 years ago)
 - Default Branch: main
 - Last Pushed: 2023-06-25T10:02:42.000Z (over 2 years ago)
 - Last Synced: 2024-10-31T09:37:17.932Z (about 1 year ago)
 - Language: TypeScript
 - Homepage: https://youtu.be/QdDoFfkVkcw
 - Size: 14.6 KB
 - Stars: 164
 - Watchers: 7
 - Forks: 61
 - Open Issues: 1
 - 
            Metadata Files:
            
- Readme: README.md
 
 
Awesome Lists containing this project
- jimsghstars - rabbit-hole-syndrome/open-source-embeddings - Source code for "$0 Embeddings (OpenAI vs. free & open source)" 🎥 (TypeScript)
 
README
          # Open Source Embeddings
This is the source code for [$0 Embeddings (OpenAI vs. free & open source)](https://youtu.be/QdDoFfkVkcw).
## Projects
- **[embeddings-huggingface](./apps/embeddings-huggingface)**: Generate embeddings using Hugging Face's Inference API.
- **[embeddings-transformers](./apps/embeddings-transformers)**: Generate embeddings directly in Node.js using Transformers.js
- **[embeddings-browser](./apps/embeddings-browser)**: Generate embeddings directly in the browser using Transformers.js