Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

Ā© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

Ahmzyjazzy/naija-tax-agent

Domain:

socioeconomic

Record type:

software
Creator:
Ahm
Host:
Naija Tax Agent is an intelligent agent that provides assistance with Nigerian tax-related queries and business registration matters. The agent leverages Google's Gemini 2.0 model and includes specialized tools for searching business registrations through Nigeria's Corporate Affairs Commission (CAC). # Naija Tax Agent Naija Tax Agent is an intelligent agent that provides assistance with Nigerian tax-related queries and business registration matters. The agent leverages Google's Gemini 2.0 model and includes specialized tools for searching business registrations through Nigeria's Corporate Affairs Commission (CAC). ## Features - šŸ¤– AI-powered responses using Google's Gemini 2.0 model - šŸ” CAC public search integration for business name verification - 🌐 Google search grounding for up-to-date tax information - šŸ“š Expert knowledge in Nigerian tax matters ## Prerequisites - Python 3.11 or higher - Google ADK account and credentials ## Installation 1. Clone the repository: ```bash git clone github.com cd naija-tax-agent ``` 2. Install dependencies using uv: ```bash make install ``` This will automatically: - Install uv if not already installed - Sync Python dependencies using uv ## Development ### Running the Project There are several make commands available for development: ```bash # Start the API server make dev # Launch the playground interface make playground ``` The API server runs with CORS enabled for all origins, while the playground interface is available on port 8501. ## Project Structure ``` naija-tax-agent/ ā”œā”€ā”€ Makefile # Build automationdependencies ā”œā”€ā”€ README.md # Project documentation ā”œā”€ā”€ app/ # Main package directory | ā”œā”€ā”€ pyproject.toml # Project metadata and | ā”œā”€ā”€ naija-tax/ # Main package directory | │ ā”œā”€ā”€ __init__.py │ │ ā”œā”€ā”€ agent.py # Main agent implementation │ │ ā”œā”€ā”€ prompt.py # Agent prompts and instructions │ │ ā”œā”€ā”€ tools/ # Agent tools directory │ │ │ ā”œā”€ā”€ cac_public_search.py │ │ │ └── search.py ā”œā”€ā”€ frontend/ # Frontend application | ā”œā”€ā”€ README.md …

Visit

github.com

Similar

joskintola/naija-agentaminuayomide/naija-tax-explainerLightBoy01/naija-agent-coreProgressAyere/naija-review-agentAYO-creator23101/NAIJA-TAX-APPRichart-d/Naija-tax-guide

joskintola/naija-agent

# šŸ‡³šŸ‡¬ Naija Agent ### LLM-Powered User Modelling & Personalised Recommendation System **DSN Ɨ Bluechi

aminuayomide/naija-tax-explainer

# šŸ‡³šŸ‡¬ Naija Tax — Nigerian On-Chain Tax Explainer The first Nigerian on-chain tax explainer. Paste a

LightBoy01/naija-agent-core

# NaijaAgent Core (The Sovereign Empire Era) A high-scale, multi-tenant AI Business Operating Syste

ProgressAyere/naija-review-agent

This is a Multi-agent AI system simulating Nigerian personas to generate culturally authentic review

AYO-creator23101/NAIJA-TAX-APP

A simple, clean, mobile-friendly web app that calculates Nigeria PAYE tax under the new tax law effe

Richart-d/Naija-tax-guide

A web app that helps Nigerians understand their tax obligations under the new 2025–2026 tax reforms.