Getting Started Covers all aspects of how to get started using LangChain to build an LLM application – including installation, environment setup, and a walkthrough of the main modules https://
langchain.readthedocs.io/en/latest/gett
ing_started/getting_started.html
…
GENERATIVE AI
-
Getting Started with LangChain for LLM Application Development
By
–
-
LangChain Revamps Documentation with New Sections
By
–
New Year, New Docs In an effort to make LangChain easier-to-use than ever before, we've revamped our docs. Sections include: Getting Started
Modules
[NEW] Use Cases
[NEW] Ecosystem
Gallery -

Most Impactful Emerging Technologies for Business Predicted
By
–
Do you agree with #chatgpt3? >>> What do you predict will be the most impactful #EmergingTech on business? >>> #AI #Analytics #Automation #ImageRecognition #NLP >>> #CES2023
-
Generative AI Revolution: Designing with Artificial Intelligence
By
–
J'ai conçu l'image d'illustration de cette tribune en collaboration avec l'Intelligence Artificielle DALL·E. Parmi toutes les révolutions à venir, celle de l'IA générative sera vertigineuse. Attachez vos ceintures.
-
Weekly Writing Resources: How-tos, Deconstructions, Tactics, and AI Prompts
By
–
2,035+ writers write better/faster/stronger when they sign up for: • 1 Big how-to or story/lesson
• 1 Writing deconstruction
• 1 Tactic I use all the time
• 1 Genius AI writing prompt
• 1x each week -

AI-Generated Selfies Through Time: From Ancient Rome to Present
By
–
Esta cuenta, usando Stable Diffusion, nos hace viajar a través del tiempo mediante selfies creados con IA. Y aquí ya se ha superado llevándonos al origen del meme, en la Roma del 46 a.c Maravilloso!
-
Happy New Year is All You Need – 2023 Research
By
–
“Happy New Year is All You Need” — Akhaliq et al 2023
-
Text-to-Speech Services Still Fall Short of Human Quality Standards
By
–
just tried to create a voiceover for an explainer video using multiple different text-to-speech services realized a few things humans are amazing at detecting subtle nuances in speech and the outputs from these services are just not quite up to par yet at passing the snuff test
-
Limitations of bulk conversion services for short-form video content
By
–
these services might be suitable for bulk conversion tasks (e.g. an audiobook or other long-form stuff) but for smaller tasks like videos (ads, voiceover, etc) they are still (even the best ones) lacking in their tone, cadence, and emote
-

Prompting GPT-3 with the “Format Trick” for Complex JSON Synthesis
By
–

Prompting GPT-3 using the "format trick" (implemented as a Python function) to synthesize complex example JSON objects, e.g. for mock API responses. Output is shown in second screenshot.