Skip to content
View Akshay-core's full-sized avatar

Block or report Akshay-core

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
Akshay-core/README.md

Typing SVG


Portfolio   Email   Open to Work   Visitors


$ whoami

const akshay = {
  location   : "Thrissur, Kerala, India",
  education  : "B.Tech CSE (Cybersecurity) — Marwadi University, Rajkot, Gujarat · 2026–2030",
  building   : ["AI Second Brain (local-first)", "Fruvvi Studio", "SaaS MVPs", "AI Automation Pipelines"],
  engineering: ["Full Stack", "AI Agent", "Prompt", "Vibe", "Design"],
  security   : "Ethical Hacking · Web App Pentesting · CTF Practice",
  languages  : ["English", "Hindi", "Malayalam"],
  status     : "🟢 Available — internships · freelance · startup collabs",
};

I build production systems — not just projects.
Every line of code I write is designed to be deployed, used, and maintained.
Currently shipping a local-first AI operating workspace with evidence grounding, memory layers, and claim validation — from scratch.


🔬 Featured Project

A private AI workspace with auditable, evidence-grounded answers. No hallucination. No hidden magic.

This isn't a chatbot wrapper. It's a full AI operating system built on a custom truth architecture.

What it does:

  • Ingests PDFs, Markdown, and text into a SQLite-first truth store
  • Runs semantic + lexical retrieval over local documents (FAISS as rebuildable cache)
  • Every answer is claim-validated — each factual statement is mapped back to the source chunk or flagged UNSUPPORTED
  • 4-layer memory system: episodic, semantic, preference, and conflict memory with decay scoring
  • Contradiction detection: conflicting memories are grouped, flagged, and surfaced — never silently blended
  • Local plugin system with manifest-gated subprocess execution
  • Full prompt firewall, API key scoping, and rate-limiting
  • Streamlit UI with real-time evidence chips, retrieval trace, memory inspector, and audit views

Architecture snapshot:

PDF / Text / Markdown
        ↓
   Ingestion Layer  →  Document Profiling  →  Chunking
        ↓
   SQLite (source of truth)  →  FAISS (vector cache)
        ↓
   Query Firewall  →  Retrieval (semantic + lexical)
        ↓
   Reranker  →  Context Optimizer  →  LLM Synthesis
        ↓
   Claim Validator  →  Evidence Mapping  →  Contradiction Flags
        ↓
   Streamlit UI  →  Evidence Chips  →  Intelligence Panel

Current production score (internal audit):

Dimension Score
Evidence Grounding 9.1 / 10
Memory Stability 8.8 / 10
UI Consistency 8.7 / 10
Security Hardness 8.6 / 10
Overall 90 / 100

Stack: Python SQLite FAISS Streamlit LangChain OpenAI API Docker Linux
Tags: #ai-agents #local-llm #rag #second-brain #privacy-first #production-system


🛠️ Tech Stack

Frontend & Full Stack
JavaScript TypeScript React Next.js Tailwind Framer Motion

Backend & Data
Node.js Python Express MongoDB MySQL SQLite

AI & Automation
OpenAI LangChain FAISS n8n

Infrastructure & Security
Docker Linux Git Kali Linux

Design & Vibe Stack
Figma Webflow Cursor


📊 GitHub Analytics

  

⚡ What I Build

Domain Capability
🧠 AI Systems RAG pipelines · AI agents · LLM orchestration · evidence grounding · local-first AI
🌐 Full Stack Web React/Next.js · REST APIs · auth systems · DB design · deployment
🎨 Vibe & Design Engineering UI systems that feel alive — brand-precise, conversion-focused, pixel-clean
⚙️ AI Automation n8n · Zapier · custom scripts · workflow elimination at scale
📦 SaaS & MVP Spec → ship in days. Built for traction, not perfection
🧩 Prompt Engineering System prompt architecture · chain-of-thought · structured output design
🤖 AI Agent Engineering Multi-step agents · memory systems · tool-use · retrieval architectures
🔐 Cybersecurity Web app pentesting · CTF · ethical hacking labs · network fundamentals

🎓 Education

B.Tech Computer Science Engineering — Cybersecurity Specialization
Marwadi University · Rajkot, Gujarat, India · 2026 – 2030
Focus: System Design · Network Security · Web Pentesting · AI Engineering


💼 Open For

Opportunity Status
Software Engineering Internship 🟢 Open
Freelance Web Design / Development 🟢 Open
AI Automation & Agent Projects 🟢 Open
SaaS Co-Building / Startup Collab 🟢 Open
Remote Developer Roles 🟢 Open

Let's build something real.

Portfolio   Email

Pinned Loading

  1. securevault securevault Public

    TypeScript