Develop & Teach Agentic AI Application

Job ID: 40594352

Budget: $250 – $750 USD

I need expert Agentic AI resource (Teacher).

-------------------------------------------------------------------
Goal is to create real world project, learn and prep for jobs.
-------------------------------------------------------------------

My background is experienced IT professional with C#, ASP.NET and SharePoint skills.
Have knowledge of React, JavaScript and Python.

You can create course outline with timeline.


Need to create a real world scenario Agentic App that
-- Make calls to LLM (Claude, Chat GPT or any other LLM)
-- Have Agent context with sub agents with (tool definition, tool call results)
-- Use RAG
-- Make API Calls
-- Make calls to Vector DB (Create any small DB with few records)
-- We will make our own small Vector DB
-- Will use Chunking
-- We will upload code on GIT

-- Will put this project on my resume for job search



In this project I want to learn about
-- Prompt engineering
-- RAG pipelines (Chunking, retrieval. ranking)
-- Evals (test set, graders)
-- Query writing
-- multi stage retrieval
-- memory management
-- caching
-- batching
-- streaming