Graphlit Platform
Developer PortalChangelogPlatform StatusMore InformationJoin Discord
  • Graphlit Platform
    • What is Graphlit?
    • Key Concepts
  • Getting Started
    • Sign up for Graphlit
    • Create Graphlit Project
    • For Python Developers
    • For Node.js Developers
    • For .NET Developers
  • 🚀Quickstart
    • Next.js applications
      • GitHub Code
    • Python applications
      • GitHub Code
  • Graphlit Data API
    • API Usage
      • API Endpoints
      • API Authentication
      • API Explorer
      • GraphQL 101
    • API Reference
      • Content
        • Ingest With Workflow
        • Ingest File
        • Ingest Encoded File
        • Ingest Web Page
        • Ingest Text
        • Semantic Search
          • Query All Content
          • Query Facets
          • Query By Name
          • Filter By Contents
        • Metadata Filtering
          • Filter By Observations
          • Filter By Feeds
          • Filter By Collections
          • Filter By Content Type
          • Filter By File Type
          • Filter By File Size Range
          • Filter By Date Range
        • Summarize Contents
        • Extract Contents
        • Publish Contents
      • Knowledge Graph
        • Labels
        • Categories
        • Persons
        • Organizations
        • Places
        • Events
        • Products
        • Repos
        • Software
      • Collections
      • Feeds
        • Create Feed With Workflow
        • Create RSS Feed
        • Create Podcast Feed
        • Create Web Feed
        • Create Web Search Feed
        • Create Reddit Feed
        • Create Notion Feed
        • Create YouTube Feed
        • User Storage Feeds
          • Create OneDrive Feed
          • Create Google Drive Feed
          • Create SharePoint Feed
        • Cloud Storage Feeds
          • Create Amazon S3 Feed
          • Create Azure Blob Feed
          • Create Azure File Feed
          • Create Google Blob Feed
        • Messaging Feeds
          • Create Slack Feed
          • Create Microsoft Teams Feed
          • Create Discord Feed
        • Email Feeds
          • Create Google Mail Feed
          • Create Microsoft Outlook Feed
        • Issue Feeds
          • Create Linear Feed
          • Create Jira Feed
          • Create GitHub Issues Feed
        • Configuration Options
      • Workflows
        • Ingestion
        • Indexing
        • Preparation
        • Extraction
        • Enrichment
        • Actions
      • Conversations
      • Specifications
        • Azure OpenAI
        • OpenAI
        • Anthropic
        • Mistral
        • Groq
        • Deepseek
        • Replicate
        • Configuration Options
      • Alerts
        • Create Slack Audio Alert
        • Create Slack Text Alert
      • Projects
    • API Changelog
    • Multi-tenant Applications
  • JSON Mode
    • Overview
    • Document JSON
    • Transcript JSON
  • Content Types
    • Files
      • Documents
      • Audio
      • Video
      • Images
      • Animations
      • Data
      • Emails
      • Code
      • Packages
      • Other
    • Web Pages
    • Text
    • Posts
    • Messages
    • Emails
    • Issues
  • Data Sources
    • Feeds
  • Platform
    • Developer Portal
      • Projects
    • Cloud Platform
      • Security
      • Subprocessors
  • Resources
    • Community
Powered by GitBook
On this page
  • We are not just another OpenAI wrapper.
  • We are not a DIY set of Open Source projects to integrate.
  • We are not another 'Chat with your PDF' application.

Was this helpful?

  1. Graphlit Platform

What is Graphlit Not?

We are not just another OpenAI wrapper.

We can leverage OpenAI models, but we are agnostic to Large Language Models such that we can incorporate any API-exposed LLM within your data workflows.

Given our years of experience building media archives for film studios, video transcoding platforms for broadcasters, and data ingestion workflows for metadata and content, we bring a deep background of building scalable platforms which also prioritize API integrations with your applications and services.

We are not a DIY set of Open Source projects to integrate.

If you are familiar with open source projects like LangChain or LlamaIndex, those libraries are a great 'bag of tools' when building your own Knowledge Applications.

But what they aren't is a cloud-native service, which provides secure content storage, recurrent data feeds, automated data workflows, data modelling, entity resolution, multi-tenant support and usage-based tracking and billing.

Graphlit is API-first - we manage a serverless cloud-native data platform for your applications to build on.

We are not another 'Chat with your PDF' application.

Graphlit is for developers. You can build any vertical AI application on top of Graphlit, using any multimedia data - from PDFs to audio recordings to videos or even CAD drawings. We aim to support the widest variety of data sources and formats.

We provide content management for a wide variety of content and file types, from Slack messages to large TIFF images to complex PDFs. We can automatically create renditions of your content, such as image thumbnails, streaming video previews, and convert file formats for use in your applications.

Graphlit supplies richer context for LLM prompts than just text from a document or audio transcript. We provide contextual knowledge based on the entities and relationships extracted from your content, in addition to technical metadata from the files, which lets us tune the prompt context for higher quality retrieval and conversational context.

Last updated 9 months ago

Was this helpful?