Skip to content

Script to generate similar ideas and plotting them in 3D representing relation between them using Vector Embeddings.

Notifications You must be signed in to change notification settings

Thepathakarpit/Idea-vector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Generates ideas related to an idea and represents them in 3D using Vector Embeddings.

Install dependencies by:

pip install google-generativeai numpy scikit-learn matplotlib

Or by running: On windows: setup.bat On unix based OS like ubuntu: setup.sh

You can get free gemini api key at: https://aistudio.google.com/app/apikey

About

Script to generate similar ideas and plotting them in 3D representing relation between them using Vector Embeddings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published