Skip to content

This project aims at creating a Blog Generator AI app with Superfast Text Gen & Multilingual capabilities

License

Notifications You must be signed in to change notification settings

rahulg-101/MixtraBlog-AI-Fast-and-MultiLingual-Blog-Generation-Tool-Using-Langchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MixtraBlog-AI-Fast-and-MultiLingual-Blog-Generation-Tool

This project aims at creating a Blog Generator AI app with Superfast Text Gen & Multilingual capabilities

Technical Implementation

  • Used groq API key to call the mixtral-8x7b-32768 model using super high speeds
  • Used Langchain Ecosystem build the app

Usage

  • Optional but recommended to create conda/venv environment first
  • install requirements pip install -r requirements.txt
  • Visit Groq Website and generate your key, don't worry it's absolutely FREE !!
  • Create .env file in your environment and paste the key you received from above step in variable GROQ_API_KEY
  • Run blog_gen.py file

You are then ready to play around with the app !!

About

This project aims at creating a Blog Generator AI app with Superfast Text Gen & Multilingual capabilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages