lulistart

lulistart / nexos2api

Public

将 nexos.ai 的 API 封装为标准的 OpenAI 兼容接口。

42
18
69% credibility
Found Feb 22, 2026 at 28 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
JavaScript
AI Summary

This project turns nexos.ai's multi-model AI chat into a simple bridge that works just like popular AI apps, using your own login from the website.

How It Works

1
👀 Discover the AI Bridge

You learn about a handy tool that lets you chat with top AIs like Claude, GPT, and more from one friendly website using your everyday apps.

2
🌐 Log Into Nexos.ai

Head to the Nexos.ai site, sign in, and try chatting with an AI to make sure everything feels smooth.

3
🔍 Copy Your Sign-In Proof

With a quick peek at your browser's hidden tools while sending a message, grab the special login string that proves it's you.

4
📋 Link It Up

Paste that sign-in proof into the tool's simple setup spot so it can reach the AIs just like your browser does.

5
🚀 Launch and Start a Chat

Fire up the helper with one go, create your first conversation, and watch it connect effortlessly.

6
💬 Send Messages and Chat Away

Type your questions to any AI model, see replies flow in real-time, and keep conversations going across sessions.

🎉 Unlock Endless AI Conversations

Now your favorite apps chat seamlessly with powerful AIs, remembering everything, with pictures and tools working perfectly.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 28 to 42 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is nexos2api?

Nexos2api is a lightweight JavaScript proxy server that wraps the nexos.ai API into a drop-in OpenAI-compatible interface. Developers point their OpenAI SDK to localhost:3000/v1 with a dummy API key, and it handles chat completions, model lists, streaming responses, and image file proxies. It solves the hassle of custom integrations for nexos.ai's multi-provider models by mimicking OpenAI endpoints like /v1/chat/completions and /v1/models.

Why is it gaining traction?

It stands out by letting you swap in nexos.ai models—Claude, Gemini, GPT, Grok, Mistral—without rewriting client code, plus built-in chat management (create, switch, current) and auto-history for continuous convos. Streaming SSE parsing and image link proxying work out of the box, and cookie-based auth keeps it simple for quick local testing. No vendor lock-in headaches for hybrid AI setups.

Who should use this?

Backend JS devs building AI chat apps who want nexos.ai access without SDK changes. Full-stack teams prototyping multi-LLM pipelines via OpenAI clients. Experimenters with nexos.ai accounts tired of browser-only workflows needing programmatic API calls.

Verdict

Grab it if you have valid nexos.ai cookies and need instant OpenAI compat—docs are thorough with curl examples and SDK snippets. With 16 stars and a 0.699999988079071% credibility score, it's early-stage and cookie-reliant (they expire), so treat as a handy hack, not production-ready.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.