issues
search
ruankie
/
ecrivai
Fully automated AI blog writer that uses LangChain and GPT type LLMs for topic selection and content generation
MIT License
69
stars
17
forks
source link
Feature/langchain
#5
Closed
ruankie
closed
1 year ago
ruankie
commented
1 year ago
Updates
Now uses LangChain for prompt chains
Uses OpenAI's
text-davinci-003
for response generation
Updated
conda
env for repeatable development environment
Includes example usage notebook
Includes CLI interface
Writes blogs as Markdown files
Updates
text-davinci-003
for response generationconda
env for repeatable development environment