SaaSHub helps you find the best software and product alternatives Learn more →
GenieX Alternatives
Similar projects and alternatives to GenieX
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
ollama
Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
-
-
-
litellm
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
-
-
-
-
-
-
hallucination-leaderboard
Leaderboard Comparing LLM Performance at Producing Hallucinations when Summarizing Short Documents
-
-
langtrace
Langtrace 🔍 is an open-source, Open Telemetry based end-to-end observability tool for LLM applications, providing real-time tracing, evaluations and metrics for popular LLMs, LLM frameworks, vectorDBs and more.. Integrate using Typescript, Python. 🚀💻📊
-
-
Local-File-Organizer
An AI-powered file management tool that ensures privacy by organizing local texts, images. Using Llama3.2 3B and Llava v1.6 models with the Nexa SDK, it intuitively scans, restructures, and organizes files for quick, seamless access and easy retrieval.
-
-
-
-
-
GenieX discussion
GenieX reviews and mentions
- Qualcomm acquires Nexa AI, open-sources GenAI runtime for Hexagon NPUs
- Benchmark GGUF models with a one line of code
- Benchmark GGUF models with a ONE line of code
-
Benchmark GGUF model with ONE line of code
We built a tool that:
Benchmarks GGUF models with one line of code.
Supports multiprocessing and 8 evaluation tasks.
In our testing, it's the fastest benchmark for GGUF models available.
Example:
Type below in terminal to benchmark Llama3.2-1B-Instruct Q4_K_M quant on the "ifeval" dataset for general language understanding. It took 80 minutes on a 4090 with 4 workers for multiprocessing.
nexa eval Llama3.2-1B-Instruct:q4_K_M --tasks ifeval --num_workers 4
We started with text models and plan to expand to more on-device models and modalities. Your feedback is welcome! If you find this useful, feel free to leave a star on GitHub: https://github.com/NexaAI/nexa-sdk/tree/main/nexa/eval
-
Llama 3.2: Revolutionizing edge AI and vision with open, customizable models
Llama3.2 3B feels a lot better than other models with same size (e.g. Gemma2, Phi3.5-mini models).
For anyone looking for a simple way to test Llama3.2 3B locally with UI, Install nexa-sdk(https://github.com/NexaAI/nexa-sdk) and type in terminal:
nexa run llama3.2 --streamlit
Disclaimer: I am from Nexa AI and nexa-sdk is an open-sourced. We'd love your feedback.
-
Show HN: I built a Python script uses AI to organize files, runs 100% locally
macOS, Linux, Windows
It's fully open source.
For demo & installation guide - GitHub: (https://github.com/QiuYannnn/Local-File-Organizer)
Shoutout to Nexa SDK (https://github.com/NexaAI/nexa-sdk). I discovered it on Reddit and it made this project possible by allowing LM and VLM running entirely on local devices.
What do you think about this project? Is there anything you would like to see in the future version?
Thank you!
-
Forget ChatGPT: why researchers now run small AIs on their laptops
Toolkit: https://github.com/NexaAI/nexa-sdk
It also comes with a built in local UI to get started with local models easily, as well as OpenAI-compatible API (with JSON schema for function calling and streaming) for starting local development easy.
You can run the Nexa SDK on any device with a Python environment—and GPU acceleration is supported!
Local LLMs, and especially multimodal local models are the future. It is the only way to make AI accessible (cost-efficient) and safe.
- Run Qwen 2.5 Family and Other LMs in GGUF Format from HF Locally
-
Show HN: Nexa SDK – Build powerful and efficient AI apps on edge devices
Here's some demos we built with the Nexa SDK: (https://github.com/NexaAI/nexa-sdk/tree/main/examples)
We're also planning to have an app gallery where developers can upload their on-device AI apps built with the Nexa SDK. We'll aim to make it as out-of-the-box as possible for others to download and run on their devices.
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 Aug 2026
Stats
qualcomm/GenieX is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of GenieX is Rust.