AI & ML interests
None defined yet.
Recent Activity
View all activity
Organization Card
ConfamNode š³š¬
The Nigerian AI inference gateway
ConfamNode gives Nigerian developers and businesses access to leading AI models ā billed in Naira, not USD.
Models Hosted Here
This organization hosts the open-source models that power ConfamNode's local inference tier ā running entirely on Nigerian hardware, data never transmitted abroad.
Powering ConfamNode Today
| Model | Powers |
|---|---|
| Qwen3.5-4B / GGUF | confam-nano ā runs on Jetson Orin Nano |
| EmbeddingGemma-300m / GGUF | confam-embed-text-local ā local CPU embeddings |
Healthcare AI ā Under Evaluation
| Model | Use Case |
|---|---|
| MedGemma 1.5 4B / GGUF | Medical text and image understanding |
| MedGemma 4B / GGUF | Medical text and image understanding |
We're evaluating MedGemma for a future confam-med model ā local, NDPA-aware AI for Nigerian hospitals and clinics, keeping sensitive patient data on Nigerian soil.
Under Evaluation
We maintain mirrors of additional open-source models ā including Gemma 4, Qwen3-4B, and Ministral-3 ā as candidates for future local ConfamNode deployments.
What ConfamNode Offers
- Cloud models ā aggregated access to Gemini, DeepSeek, and other leading AI models via a single API
- Local models ā AI running entirely on Nigerian hardware, for businesses requiring data residency (banks, fintechs, healthcare, government)
- Naira billing ā pay-as-you-go, no USD, no subscriptions
Get Started
pip install confamnode
from confamnode import ConfamNode
client = ConfamNode(api_key="confam-sk-xxx")
ansa = client.gist(model="confam-nano", messages="How far?")
print(ansa.text)
print(ansa.is_local) # True
Links
- PyPI: pypi.org/project/confamnode
- GitHub: github.com/confamnodeai
- Contact: hello@confamnode.com
Built in Abuja, Nigeria by JoTeq the First
models 21
confamnode/medgemma-1.5-4b-it-W4A16-G128
Image-Text-to-Text ⢠5B ⢠Updated
confamnode/Qwen3.5-9B-quantized.w4a16
Image-Text-to-Text ⢠9B ⢠Updated ⢠176
confamnode/Qwen3.5-9B
Image-Text-to-Text ⢠10B ⢠Updated ⢠15
confamnode/embeddinggemma-300m
Sentence Similarity ⢠0.3B ⢠Updated ⢠16
confamnode/gemma-4-E4B-it
Any-to-Any ⢠8B ⢠Updated ⢠3
confamnode/gemma-4-E2B-it-GGUF
5B ⢠Updated ⢠7
confamnode/gemma-4-E2B-it
Any-to-Any ⢠5B ⢠Updated ⢠2
confamnode/Ministral-3-8B-Instruct-2512-GGUF
8B ⢠Updated ⢠80
confamnode/Ministral-3-8B-Instruct-2512
9B ⢠Updated ⢠13
confamnode/Ministral-3-3B-Instruct-2512-GGUF
3B ⢠Updated ⢠46
datasets 0
None public yet