Skip to content
View Gomathi1806's full-sized avatar

Block or report Gomathi1806

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
gomathi1806/README.md

Gomathi T

UHI alum · Founder, Lexifi · Founder, newsie.tech

I build pool-level compliance infrastructure and AI-augmented safety tooling for on-chain capital.


Currently building

🔐 Lexifi — V4 compliance infrastructure

🛡️ newsie.tech — AI-augmented DeFi safety scorer

  • Live, Stripe-billed Pro tier
  • 0–100 protocol safety score, proprietary 5-factor weighted formula
  • Stack: Next.js 16 + AI SDK 6 + Anthropic + Neon + Stripe
  • Farcaster AI agent + frames also live

pico — pennies of AI, settled inline

A Farcaster Mini App that runs AI tools and charges a few cents of USDC per call over the x402 protocol. Distribution is via casts: every output gets posted back as a cast, branded made with pico. Users pick a tool (image gen, scrape, ask, summarize thread), pay a few cents of USDC via the x402 protocol, and post the result back as a cast — without leaving the app.

The Mini App is a thin distribution layer on top of upstream APIs (fal.ai, Firecrawl, Anthropic via the Vercel AI Gateway, Neynar). It collects USDC from users via x402, calls the upstream, and returns the result. The operator's take rate is the difference between what the user pays and the upstream cost.

Live @farcaster

Pico (celo-pico.vercel.app, )

is a MiniPay-native mini app that brings true x402 micropayments to AI tools on Celo — users pay a few cents of cUSD per call to generate images, ask AI, scrape URLs, summarize content, or get DeFi signals, settled atomically via thirdweb's x402 facilitator, slotting directly into MiniPay's "stablecoins for everyday use" thesis.

Live

Pico_bio_link like buy me a coffe --> pico-celo-bio-link.vercel.app

Pico lets creators in Africa and beyond get paid by their fans using Celo MiniPay — no bank account, no Stripe, no middleman. Create a free bio link page in 30 seconds, set your price, and share it. Fans tap your link, confirm payment in MiniPay, and cUSD goes directly into your wallet. Built for mobile-first creators who want to sell tips, digital guides, or 1:1 calls using the money they already have on Celo.

Live

Background

  • Uniswap Hook Incubator (UHI) alum
  • UHI capstone proof tx: 0x0821b530…58f657d6c
  • Multi-chain shipping: Base, Celo, Farcaster, Uniswap V4

Reach out

Pinned Loading

  1. celo_pico celo_pico Public

    MiniPay-native mini-app bringing x402 micropayments to AI tools on Celo — pay cents of cUSD per AI call (image gen, ask AI, URL scraping, summaries, DeFi signals) via thirdweb's x402 facilitator. L…

    TypeScript 1

  2. Lexifi_uniswap_v4hook_compliance Lexifi_uniswap_v4hook_compliance Public

    Pool-level compliance infrastructure for Uniswap V4 — live on Base Mainnet. Shared hook + per-pool policies, atomic enforcement via beforeSwap. Solidity 0.8.26 + Foundry. UHI capstone.

    Solidity

  3. newsie.tech newsie.tech Public

    AI-augmented DeFi protocol safety scorer — 0–100 verdict, proprietary 5-factor formula, Stripe-billed. Next.js 16 + Vercel AI SDK 6 + Anthropic Claude. Live at newsie.tech.

    HTML

  4. newsie_agent newsie_agent Public

    Farcaster ai agent for newsie

    JavaScript

  5. Safe-hack-newsie Safe-hack-newsie Public

    Hackathon prototype combining an Eliza AI agent, Hardhat smart contracts, and a web frontend — newsie ecosystem extension.

    Solidity

  6. dynamic-swap dynamic-swap Public

    Uniswap V4 Dynamic Fee Hook — adjusts pool fees based on market conditions. Solidity + Foundry test suite + Next.js frontend with pool discovery. Live at dynamicswap.vercel.app.

    TypeScript