curl -X POST "https://nyame.phillsite.com/api/v1/embeddings" \
  -H "Authorization: Bearer YOUR_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "content": "This is the text to be embedded",
    "tag": "example",
    "metadata": {
      "source": "documentation"
    }
  }'

Vector Embeddings Made Simple

Nyame provides a powerful yet simple API for creating, managing, and searching text embeddings with high-performance vector similarity search.

Powerful Features

Everything you need to build intelligent, semantic search applications

High-Dimensional Vectors

Store and search embeddings with advanced vector operations optimized for performance.

Semantic Search

Find similar content using natural language understanding with cosine similarity search.

Flexible Metadata

Enhance vector search with tags and metadata to organize and filter your embeddings.

Fine-tuned Control

Configure similarity thresholds, result limits, and content inclusion for precise results.

Batch Processing

Create multiple embeddings in a single request for efficient data processing at scale.

Secure Access

Token-based authentication and fine-grained permissions keep your data secure and isolated.

Use Cases

Unlock the potential of vector embeddings in your applications

Semantic Document Search

Implement intelligent search that understands meaning beyond keywords. Find relevant documents based on semantic similarity rather than exact matches.

Content Recommendation

Create personalized recommendation systems for products, articles, or media based on semantic similarity and user preferences.

Knowledge Base Enhancement

Power intelligent knowledge bases and support chatbots with semantic understanding to retrieve relevant information quickly.

AI-Assisted Research

Accelerate research by finding conceptually similar content across large document collections, research papers, and datasets.

Get Started in Minutes

Simple integration with comprehensive documentation

1

Request Access

Your administrator provisions accounts for the Filament console

2

Generate API Token

Create tokens with specific permissions for your needs

3

Start Integrating

Use our simple REST API with your favorite language

Ready to Harness the Power of Vector Embeddings?

Sign in to the Filament admin to create personal access tokens and start using the embeddings API.

Open Admin