Uncategorized (yet)
General
Criticism
Tools
- Lovable: Create apps and websites by chatting with AI
Tutorials
Reading
- Himanshu:
- Natural Language Processing with Transformers: Start with a thorough understanding of Transformers architecture and it's ecosystem through HuggingFace with Lewis Tunstall Leandro von Werra Thomas Wolf . Personally, There cannot be a better starting point. MUST follow their blogs.
- Build a Large Language Model (From Scratch): Build your own Decoder Transformer(Architecture for "almost" all modern LLMs) from scratch with Sebastian Raschka, PhD . MUST follow his blogs too for the latest updates. Also, lucky he keeps his GitHub repo updated.
- Get acquainted with the GenerativeAI ecosystem with Jay Alammar Maarten Grootendorst building LLM pipelines for various tasks and learning nitty gritty details of Fine-Tuning and PEFT. Hands-On Language Models
- Explore Generative AI on AWS with Chris Fregly Antje Barth Shelbee Eigenbrode for an enterprise level challenges.
- Dive into the beauty of engineering a GenAI Application with AI Engineering by Chip Huyen . It will level you up to think from the whole system perspective.
- Build Generative AI Services with FastAPI with Ali Parandeh, CEng . A very practical book to knot all you have learnt and will help you in building a GenAI system.
Definitions
Fuzzy Logic
Java:
Natural Language Processing
Coding Assistants
Generative AI
Machine Learning
Detail Pages:
- Agent Development Kit (ADK) An open-source, code-first toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
- Agentic AI A collection of topics and notes on the subject.
- Agent-to-Agent (A2A) protocol An open standard designed to enable seamless communication and collaboration between AI agents.
- AIAC (Artificial Intelligence Infrastructure-as-Code generator) A library and command line tool to generate IaC (Infrastructure as Code) templates, configurations, utilities, queries and more via LLM providers such as OpenAI, Amazon Bedrock and Ollama.
- AIScript A language designed specifically for web development in the AI era, with AI capabilities as first-class language features, and an intuitive route DSL and directive design.
- Arcee Own your own small language models.
- Barfi A Flow-Based Programming framework that offers a graphical programming interface.
- Claude Code The AI agent.
- ComfyUI A node-based Gradio GUI designed for generative AI models to generate AI images, video, and audio locally on your own hardware.
- Faiss A library for efficient similarity search and clustering of dense vectors. It contains algorithms that search in sets of vectors of any size, up to ones that possibly do not fit in RAM. It also contains supporting code for evaluation and parameter tuning.
- Fuzzy logic Readings and links on fuzzy logic.
- Goblin.tools A collection of small, simple, single-task tools, mostly designed to help neurodivergent people with tasks they find overwhelming or difficult.
- gptlang A new programming language implemented by GPT-4.
- Husky Research language aimed at next generation AI and software.
- Jlama A modern Java inference engine for LLMs.
- LangChain An AI library. (More description needed!)
- LangStream Combines data streaming with generative AI.
- Large Language Model (LLM) Collection of links, notes, and models.
- LittleHorse A high-performance microservice orchestration engine that allows developers to build scalable, maintainable, and observable applications.
- Llama-3 Practical Llama 3 inference in Java.
- LMQL A programming language for LLMs; Robust and modular LLM prompting using types, templates, constraints and an optimizing runtime.
- Loglan A language which was originally devised to test the Sapir-Whorf hypothesis that the structure of language determines the boundaries of human thought.
- Manifest An Open Source, portable backend that fits into 1 YAML file. Easy for both humans and LLMs to generate and validate.
- Model Control Protocol (MCP) An open standard that enables developers to build secure, two-way connections between their data sources and AI-powered tools.
- Ollama Host (?) for multiple open-source LLMs.
- Outerbase An AI-powered database platform.
- Paradigms of Artificial Intelligence Programming Norvig's classic, on the Web.
- PocketFlow A 100-line minimalist LLM framework.
- Priml A new programming language aimed at facilitating systems and AI infrastructure development.
- Prompt Orchestration Markup Language (POML) An open-source framework designed to bring order, modularity, and extensibility to prompt engineering for LLMs.
- Reading in Artificial Intelligence A collection of language-agnostic links on AI and Machine Learning.
- Retrival Augmented Generation (RAG) Concepts, notes, links, reading
- Small Language Models (SLM) Collection of links and notes.
- SmartMock An AI-powered API mock server built with Spring Boot, Ollama, and LangChain4j that, instead of serving hardcoded responses, uses an LLM to generate realistic, context-aware mock data directly from your OpenAPI specifications.
- Structured and Unstructured Query Language (SUQL) Conversational Search over Structured and Unstructured Data with LLMs
- Suno Generate music from prompts.
- TabbyML Opensource, self-hosted AI coding assistant.
- The Edge of Sentience Notes on (and links to) the book.
Last modified 15 September 2025