Skip to content

Random posts and code snippets covering topics in Search, GenAI, and Deep Learning

License

Notifications You must be signed in to change notification settings

vkroz/neural-machines

Repository files navigation

Neural Machines

Collection of python scripts, and notebooks for exploratory learning of LLMs, agents and AI. Covers various prompts engineering techniques, RAG, ReAct, fine-tuning, and more.

Setup work environment

./scripts/setup-devenv.sh will create a conda environment with the necessary dependencies.