A comprehensive AI based app, it has a few different functionalities:- Chatbot, Chat with PDF, Chat with Website, Text to Audio Convertor, To-Do List.
-
Install Ollama
Here's the Link:
https://www.ollama.com/
-
Open CMD
Run this command:
ollama run llama3
-
Open CMD
Run this command:
pip install deep_translator gtts langchain langchain_community langchain_core ollama openai PyPDF2 streamlit
-
Open the folder/directory where you have downloaded/cloned all the files, write cmd in the Address Bar
Run this command:
streamlit run 1_Tutor.py
Your all set !
Note you can use any model available on Ollama, just change the model name in the code.