Skip to content
View ChristianJason22042004's full-sized avatar

Block or report ChristianJason22042004

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse


🧠 About

AI engineer focused on building intelligent systems powered by Generative AI and Large Language Models.

My work centers on developing LLM-powered applications, including RAG pipelines, agentic workflows, and vector database integrations for scalable AI systems.


🛠️ Tech Stack

Machine Learning & Deep Learning

Python PyTorch TensorFlow Scikit-learn NumPy Pandas

LLM & Generative AI

LangChain LlamaIndex HuggingFace Groq OpenAI

Vector Databases & RAG

FAISS ChromaDB

Web & Backend

FastAPI Streamlit HTML CSS JavaScript

Databases

SQLite SQL

DevTools

Git GitHub Docker


🚀 Current Focus

  • 🤖 Generative AI application development
  • 🧠 Large Language Model (LLM) engineering
  • 🔍 Retrieval-Augmented Generation (RAG) systems
  • 🕸️ Agentic AI architectures
  • ⚡ Real-time LLM interfaces with WebSockets

📂 Featured Projects

Project Description Stack
⚡ CTRL+ALT+DEFEAT Real-time AI chat assistant powered by Groq + LangChain over WebSockets FastAPI • LangChain • Groq • HTML/CSS/JS

📊 GitHub Stats


🌐 Connect


🧩 Philosophy

Consistency compounds into expertise.

Focused on learning, building, and contributing to the future of AI systems.


Profile Views

Popular repositories Loading

  1. language-translater language-translater Public

    Vernā — offline neural machine translation built with MarianMT + Streamlit. Supports EN↔HI, EN↔ES, EN↔FR. Runs entirely on your machine after first model download. No API keys, no data transmitted.…

    Python

  2. ChristianJason22042004 ChristianJason22042004 Public

    about me

  3. LSTM_TEXT_GENERATION LSTM_TEXT_GENERATION Public

    Train a dual-layer LSTM on any .txt file and generate new text word by word using temperature sampling. Built with TensorFlow/Keras — sliding window sequences, early stopping, and model checkpointi…

    Python

  4. portfolio portfolio Public

    my personal portfolio

    HTML

  5. AI_Powered_Resume_Analyzer AI_Powered_Resume_Analyzer Public

    An AI-powered resume analyzer built with MCP (Model Context Protocol), Groq LLaMA 3.3 70B, and Streamlit — upload any PDF or TXT resume and get instant AI-driven classification, skill extraction, a…

    Python

  6. -CTRL-ALT-DEFEAT-Groq-WebSocket-Chatbot -CTRL-ALT-DEFEAT-Groq-WebSocket-Chatbot Public

    A brutally honest AI dev assistant that roasts first, helps second. Built with FastAPI, WebSockets, LangChain, and Groq's ultra-fast LLM inference.

    HTML