A living workspace for my LLM learning journey, assignments, experiments, and practical projects built as I explore modern Large Language Models. Expect continuous updates: prompt engineering, multi-agent systems, LiteLLM pipelines, RAG, evaluation tools, and everything I learn along the way.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
10
commits
Add Kimi K2, DeepSeek R1, and Qwen3-235B Hugging Face models for comparison
614003aView on GitHubAdd per-model C++ output generation (gpt.cpp/claude.cpp/gemini.cpp) and run binaries independently
b504cf9View on GitHubInitial commit: LLM-based Python to C++ translation
2132aa9View on GitHubAdd FlightAI tool-calling airline assistant with SQLite and Gradio
bf28e80View on GitHub