Skip to content

An anime recommendation project that suggests recommended anime and their stories based on genre. I integrated the open AI API (Langchain)with a website created in Python using the streamlit framework.

Notifications You must be signed in to change notification settings

joyboy5477/AnimeRecommendation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnimeRecommendation

An anime recommendation project that suggests recommended anime and their stories based on genre. I integrated the open AI API (Langchain)with a website created in Python using the streamlit framework. 🛠️ Technology Stack: Python, Langchain (OpenAI API), Streamlit"

  1. Open folder in Pycharm # its best for streamlit
  2. pip install requirement.txt # dependencies
  3. os.environ["OPENAI_API_KEY"] = "" # in langchain_helper.py file enter your own key you can generate your own key from here "https://openai.com/" and paste it.
  4. Go on terminal in Pycharm run this "streamlit run main.py" click on provided local host

About

An anime recommendation project that suggests recommended anime and their stories based on genre. I integrated the open AI API (Langchain)with a website created in Python using the streamlit framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages