EngineerDogIta/FantasyBookMakerLangChain
This repository contains a script that uses the LangChain library to generate a fantasy book. The script initializes various language models for different phases of the book creation process, including idea generation, synopsis creation, quality verification, and chapter drafting.
No commits in the last 6 months.
Stars
—
Forks
—
Language
Python
License
—
Category
Last pushed
Jun 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/EngineerDogIta/FantasyBookMakerLangChain"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ju-bezdek/langchain-decorators
syntactic sugar 🍭 for langchain
curiousily/Get-Things-Done-with-Prompt-Engineering-and-LangChain
LangChain & Prompt Engineering tutorials on Large Language Models (LLMs) such as ChatGPT with...
mzarnecki/course_llm_agent_apps_with_langchain_and_langgraph
AI apps development in LangChain & LangGraph - tutorial notebooks
sergeyleschev/langchain-js
This repository are a series of demonstration scripts highlighting the functionalities of...
kylejtobin/langchain_search_bot
A simple LangChain 🦜🔗 bot that uses OpenAI and Google Search to do question answering.