haha more like myleott/llmhacks (
@myleott
)
PROMPT ENGINEERING
-
Rebuilding Chatbot Course with Langchain Conversational Agents
By
–
I’m rebuilding my chatbot course and I’m trying to figure out what to do with the Langchain module. I think in my ideal world it’s Langchain conversational agent that uses Function Calling but afaik that’s not built yet
-
Parallel API Calls in AI Agents Multiple Independent Requests
By
–
Some example use cases where this provides value: "what is the weather in sf and la" -> can generate two independent calls to lookup weather in sf and la "who has revenue in Q1, tesla or apple" -> can generate two independent calls to look up revenue
-

GLIMMER: Generalized Late-Interaction Memory Reranker for Language Models
By
–
GLIMMER: generalized late-interaction memory reranker paper page: https://
huggingface.co/papers/2306.10
231
… Memory-augmentation is a powerful approach for efficiently incorporating external information into language models, but leads to reduced performance relative to retrieving text. Recent -

BayLing: Cross-lingual Alignment and Instruction Following for LLMs
By
–
BayLing: Bridging Cross-lingual Alignment and Instruction Following through Interactive Translation for Large Language Models paper page: https://
huggingface.co/papers/2306.10
968
… Large language models (LLMs) have demonstrated remarkable prowess in language understanding and generation. -
Movie-Themed Hotel Rooms Reddit Discussion Thread
By
–
reddit thread: https://
reddit.com/r/midjourney/c
omments/14dk95u/movie_themed_hotel_rooms/
… -

QR Code AI Art Generator with Demo and Discussion
By
–
QR Code AI Art Generator discussion: https://
huggingface.co/spaces/hugging
face-projects/QR-code-AI-art-generator/discussions/4
…
demo: https://
huggingface.co/spaces/hugging
face-projects/QR-code-AI-art-generator
… prompt: A grand city in the year 2100, atmospheric, hyper realistic, 8k, epic composition, cinematic, octane render, artstation landscape vista photography by Carr Clifton & Galen Rowell, -
LLM Input Limitations: Finding Models for Large Tasks
By
–
That sounds interesting to try. The problem with LLM’s is limits on inputs. @BrianRoemmele do you know any that can handle this task? I have only been doing smaller stuff.
-

GPT Engineer: AI-Powered Code Generation from Natural Language Specifications
By
–
GPT Engineer
— AK (@_akhaliq) 20 juin 2023
github: https://t.co/I3oXZXmvYT
Specify what you want it to build, the AI asks for clarification, and then builds it.
GPT Engineer is made to be easy to adapt, extend, and make your agent learn how you want your code to look. It generates an entire codebase based… pic.twitter.com/UvMNw2RgAOGPT Engineer github: https://
github.com/AntonOsika/gpt
-engineer
… Specify what you want it to build, the AI asks for clarification, and then builds it. GPT Engineer is made to be easy to adapt, extend, and make your agent learn how you want your code to look. It generates an entire codebase based -

ChatGPT Excels at Recipe Generation with Proper Prompting Techniques
By
–
ChatGPT is great at coming up with recipe ideas if you use the right prompts. I am legitimately excited to try one of these tonight: