AI & ML interests
None defined yet.
Recent 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 18
confamnode/embeddinggemma-300m
Sentence Similarity ⢠0.3B ⢠Updated ⢠9
confamnode/gemma-4-E4B-it
Any-to-Any ⢠8B ⢠Updated ⢠3
confamnode/gemma-4-E2B-it-GGUF
5B ⢠Updated ⢠24
confamnode/gemma-4-E2B-it
Any-to-Any ⢠5B ⢠Updated ⢠4
confamnode/Ministral-3-8B-Instruct-2512-GGUF
8B ⢠Updated ⢠78
confamnode/Ministral-3-8B-Instruct-2512
9B ⢠Updated ⢠5
confamnode/Ministral-3-3B-Instruct-2512-GGUF
3B ⢠Updated ⢠44
confamnode/Ministral-3-3B-Instruct-2512
4B ⢠Updated ⢠10
confamnode/medgemma-1.5-4b-it-GGUF
4B ⢠Updated ⢠74
confamnode/medgemma-1.5-4b-it
Image-Text-to-Text ⢠4B ⢠Updated ⢠6 ⢠1
datasets 0
None public yet