Skip to content
GitHubDiscordThreads

GenAI Projects

Learning never exhausts the mind
        ― Leonardo da Vinci

NameURL
LLM terminologyLink
A Critical Look at MCPLink
Ilya Rice: How I Won the Enterprise RAG ChallengeLink
PaperLinkPreview
A Comprehensive Overview of Large Language ModelsClickref
KBLaM: Knowledge Base augmented Language ModelClick
Retrieval-Augmented Generation for Large Language Models: A SurveyClickref
Revolutionizing Retrieval-Augmented Generation with Enhanced PDF Structure RecognitionClick
Optimizing RAG Techniques for Automotive Industry PDF Chatbots: A Case Study with Locally Deployed Ollama ModelsClick
Google Prompt Engineering whitepaperref
Speculative Thinking: Enhancing Small-Model Reasoning with Large Model Guidance at Inference TimeClick
LLM Post-Training: A Deep Dive into Reasoning Large Language Modelsref
Decoder-Only or Encoder-Decoder? Interpreting Language Model as a Regularized Encoder-DecoderClick
What Language Model Architecture and Pretraining Objective Work Best for Zero-Shot Generalization?Click
Model/RepositoryLink
ds4sd/SmolDocling-256M-previewHugging Face
qlibGitHub
ByteDance/DolphinHugging Face
Agentic Framework NameGithub Link
LangChainGitHub
llama_indexGitHub
AutogenGitHub
HaystackGitHub
CrewAI (flow)GitHub
langflowGitHub
smolagentsGitHub
Pydantic AIGitHub
pyspurGitHub
agno (phiData)Github
instructorGithub
DSpyGithub
JS Only---
n8nGitHub

LLM can be used to map schema from one format to another. This is useful for data migration and integration.

ResourcesLink
blog (inspired by this blog)Blog
paper (research paper on schema mapping)ref

LLM can be used to generate features for machine learning models. This can save time and effort in the feature engineering process.

ResourcesLink
paper (research paper on schema mapping)ref
paper (research paper on schema mapping)ref

LLM can be used to convert PDFs into structured data. This is useful for extracting information from unstructured documents.