This workspace is my personal Agentic AI internship learning folder. It collects small experiments, guided exercises, and project practice across Python, LLM APIs, embeddings, token counting, file handling, and agent workflows.
agents/- course material, notebooks, and agent-building labsai_project/- a simple machine-learning email classification projectEmbedding/- embedding generation and cosine similarity experimentsFile_Management/- basic file reading and text processing practiceHuggingFace/- local transformer model examplesOpenAI/- OpenAI/OpenRouter chat-completion experimentsToken_Counter/- token counting and cost estimation practice
The purpose of this workspace is to keep learning projects organized in one place while making it easy to compare approaches, revisit experiments, and build toward more complete agentic systems.