nowfound

Alternatives

Products that do what Self hosted Embedding Server | OpenAI compatible does

Drop in replacement for OpenAI's embedding API. Can be used with official OpenAPI libraries. Written in python3

  1. 1RC

    Hey, OpenAI recently released "assistants" - These have RAG built into the API, which means that you can provide up to 10.000 files to the assistant without the overhead of dealing with vector databases, splitting files into chunks and more. They work surprisingly well, so I've built a free simple tool to embed them on websites. It has no dependencies and simply uses fetch to communicate to my backend which proxies openai. In the future I plan to add more widget embedding options (currently only chat is available). Let me know if you have any specific questions about either the tool or…

    2024 · rispose.com

  2. 2
    AskCodi230

    Custom LLMs, without training. Use via openai compatible api

    Nov 2025

  3. 3IA
  4. 4
    X4Y144

    A self-hostable AI bot to generate ∞ "X for Y" startup ideas

    2023

  5. 5

    AI-assistant native self-hosted deployment platform

    Apr 2026

  6. 6CA

    We open-sourced catsu, a Python client for embedding APIs. The problem: every embedding provider has a different SDK with different bugs. OpenAI has undocumented token limits. VoyageAI's retry logic was broken until September. Cohere breaks downstream libraries every release. LiteLLM's embedding support is minimal. catsu provides: - One API for 11 providers (OpenAI, Voyage, Cohere, Jina, Mistral, Gemini, etc.) - Bundled database of 50+ models with pricing, dimensions, and benchmark scores - Built-in retry with exponential backoff - Automatic cost tracking per request - Full async support…

    Dec 2025 · catsu.dev

  7. 7IB
  8. 8

    Low code self-hosted backend API to build web apps

    2023

  9. 9ME

    2011 · github.com

  10. 10OS
  11. 11
    Pixcode76

    A self-hosted control room for AI coding agents

    May 2026

  12. 12EA
  13. 13AO

    Hi, I'm Ben, the co-creator of Embedbase. Embedbase lets you use OpenAI Embeddings and Pinecone seamlessly. For example, you can add Embedbase to your app and pair it with GPT3 to allow people to search using natural language (e.g. How many workouts did I complete last week?), or simply expanding your current search experience beyond full-text search (e.g. looking for "similar" documents in Notion to find other related information) Managing embeddings is uncharted territory, we needed to discover the best practices ourselves. Now we're happy to share our learnings with Embedbase. Shoot if…

    2023 · embedbase.xyz

  14. 14AU

    2014 · embedkit.com

  15. 15EI

    Built this open-source project for turning any content - Markdown, CSV, JSON, SVG, Mermaid, HTML - into a hosted, rendered, shareable page. One POST in, URL out. Designed specifically for agents, with an MCP server and a CLI. Built on Cloudflare Workers. Free to use, self-hostable. Try now: `curl -fsSL https://easl.dev/install.sh | sh` GitHub: https://github.com/AdirAmsalem/easl Site: https://easl.dev Feedback welcome!

    Apr 2026 · github.com

  16. 16MA

    Hi, I'm working on a project that regroups all best AI (AIaaS) from different providers (GCP, AWS, Azure, DeepL, etc.) in one API (https://github.com/edenai/edenai-apis). I've got asked the question : why aren't you regrouping Open Source models (instead of proprietary APIs) into one repo? Well because it doesn't make sens to deploy and maintain large pytorch (or other framework) AI models (especially for document parsing, image and video moderation or speech recognition) in every solution that wants AI capabilities. So using APIs makes way more sens. Deployed OpenSource…

    2023 · github.com

  17. 17SO

    I found a lot of my experiments / tests ended up calling the OpenAI API service with the same content over and over again, which can be time consuming - particularly for longer completions. This is a very simple thing but if you need something like this in your C# project and don't feel like building it yourself, you may find it useful. This library also doesn't have any dependencies which is kind of nice imo.

    2023 · nuget.org

  18. 18GC
  19. 19IM

    I spent the past few weeks making an open source cloud code editing environment with an AI copilot and multiplayer collaboration! It's fully self-hostable in 5-10 minutes. There's a lot of minor improvements to be made, and some are already listed in the Github issues. Let me know what you think and feel free to try it out.

    2024 · github.com

  20. 20PF

    Introducing embeds.ai: an embedding playground to compare how embedding models work on a real world use case (retrieval augmented generation for Wikipedia articles + Elad Gil's High growth handbook) A few weeks ago, Shreyan and I were looking for an embedding model to use for RAG. We eventually came across the MTEB leaderboard, but we struggled to understand the benchmark scores. We wanted a tool to test various embedding models with example queries on real-world datasets. After unsuccessfully looking for such a “playground”, we decided to just build one ourselves! We embedded HuggingFace’s…

    2023 · embeds.ai

  21. 21SB

    Hey HN! My brothers and I have worked on this for the last 2 weeks. We use OpenAI's `text-embedding-ada-002` model to embed queries and a vector database to search for similar verses / blocks of verses. We'd like to see what you think and appreciate any feedback!

    2023 · siliconscripture.org

  22. 22ME
  23. 23DW
  24. 24MY

    LLM observability is an absolute must-have for anyone running something in prod (or prod-like). While all the observability startups are great, you're essentially sending all your OpenAI usage history - prompts, generations, chats - to a random third party. So this script deploys a basic proxy in your Azure account, catches all incoming OpenAI requests, stores logs in your own resource group, and comes with visualizations premade (charts, timelines, chat history, cost estimation, etc). Thanks for any thoughts and feedback!

    2023 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →