Skip to content

arun2820/First-GenAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First-GenAI

This repository is created for the purpose for showcasing the Generative AI Projects

Next Steps

  • Use the following code to create environment in VS Code: conda create -p .venv python==3.10 -y or python -m venv .venv
  • Activate the enviroment usin ollowing code: conda activate .venv/ or source .venv/Scripts/activate

About

This repository is created for the purpose for showcasing the Generative AI Projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages