Skip to content

Instantly share code, notes, and snippets.

View Anindyadeep's full-sized avatar
🎯
Building @LiteFold

Anindyadeep Anindyadeep

🎯
Building @LiteFold
View GitHub Profile
@veekaybee
veekaybee / normcore-llm.md
Last active November 20, 2025 15:04
Normcore LLM Reads

Anti-hype LLM reading list

Goals: Add links that are reasonable and good explanations of how stuff works. No hype and no vendor content if possible. Practical first-hand accounts of models in prod eagerly sought.

Foundational Concepts

Screenshot 2023-12-18 at 10 40 27 PM

Pre-Transformer Models

@lavishsaluja
lavishsaluja / json_generation_with_openai_llm_models.py
Created August 2, 2023 06:55
code file to generate JSONs with Open AI GPT models
"""
Description: code file to get required JSONs for various applications using Open AI large language models
How-to-use:
1. replace the following variables for your use case
- sample_app_description
- sample_user_messages
- supported_animal_list
- json_examples
- json_key_value_descriptions