Skip to content

AI-powered content generator with multi-agent system and news validation framework. Automates content creation across various formats. Ensures accuracy through intelligent fact-checking.

Notifications You must be signed in to change notification settings

muhammadibrahim313/AI-Post-Creator2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genai_hack

make sure you have Python 3.11.10

clone the repo

git clone https://github.com/bilal77511/genai_hack.git

make a virtual environmet also(search chatgpt how or ask me)
install requirements

pip install -r requirements.txt

make an .env file to store the secrets

SERPER_API_KEY=ADD YOUR OWN
API_KEY=ADD YOUR OWN
API_ENDPOINT=ADD YOUR OWN
MODEL=ADD YOUR OWN

run it in cli

python main.py

or run it using streamlit

streamlit run app.py

About

AI-powered content generator with multi-agent system and news validation framework. Automates content creation across various formats. Ensures accuracy through intelligent fact-checking.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages