GithubHelp home page GithubHelp logo

ilmedova / llama3_chatbot Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 0.0 5 KB

This is chatbot using Llama3 model and Streamlit

Python 58.68% Dockerfile 41.32%
aichatbot chatbot llama llama3 streamlit llamachatbot

llama3_chatbot's Introduction

This is AI chatbot using Python, Langchain, and LLMs (specifically Llama3 model)

If you want to get more information on Llama models, check out this link: https://llama.meta.com/docs/get-started/

1. Requirements

  1. Python and anaconda environment
  2. You will need 4.7GB of memory to download Llama3 model, so if you don't have enough space on your device work in Google Colab

2. Installation

  1. Go to project directory and run the following command:
pip install -r requirements.txt
  1. Dowload and install Ollama into your system. You can download it using the following link: https://ollama.com/download
  2. After you installed Ollama you can make sure if it is installed correctly by typing the following in your terminal:
ollama serve
  1. After you make sure you installed Ollama correctly, go and run this command in your project directory:
ollama pull llama3

3. Running the app

streamlit run app.py

4. You can also run it using Docker by using the included Dockerfile

llama3_chatbot's People

Contributors

ilmedova avatar

Stargazers

็ซ‹ avatar Jainal Gosaliya avatar GuljahanG avatar Haldurdyyev_Guvanch avatar  avatar Ata Turhan avatar

Watchers

Kostas Georgiou avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.