-
Setup virtual environment with
pipenv -
Install dependencies
pipenv installTo install exact versions run:
pipenv install --ignore-pipfile -
Download ollama (Two approaches:)
-
Download LLM models via ollama
Explore list of LLM models via ollama here
e.g. to download
llama3.2run:ollama run llama3.2 -
Run the app
python app.pyOR
python3 app.pyOpen in a browser:
http://127.0.0.1:5000
-
Notifications
You must be signed in to change notification settings - Fork 0
bektade/LLM-Chatbot
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
WebApp - LLM Based ChatBot for Quantitative Carbon foorprint analysis
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published




