Skip to content

Chat effortlessly with 🤖 using LLMWare "Phi-3-GGUF". Enjoy natural conversations and personalized interactions.

Notifications You must be signed in to change notification settings

kom-senapati/ConvoBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConvoBot

project-image

Description

Chat effortlessly with 🤖 using LLMWare "Phi-3-GGUF". Enjoy natural conversations and personalized interactions.

Demo

Watch the video

Installation

1. Download the Repository

  • Clone or download the repository from the GitHub page.

2. Setup Virtual Environment

  • Navigate to the root directory of the downloaded repository.

  • Create a virtual environment using the following command:

    python -m venv venv
  • Activate the virtual environment:

    • On Windows:

      venv\Scripts\activate
    • On macOS and Linux:

      source venv/bin/activate

3. Install Dependencies

  • Once the virtual environment is activated, install the required dependencies using pip:

    pip install -r requirements.txt

4. Run the Application

  • After installing the dependencies, you can run the application by executing the following command:

    python app.py

5. Access the Webpage

  • Open a web browser on your PC and navigate to http://localhost:5000 to access the ConvoBot webpage.

Built with

Try this Chat App

Don't miss the opportunity to engage in conversations with our ConvoBot! Give it a try.

✉️ Contact the author


kom_senapati kom-senapati


Thank you for visting this Repo
If you like it, ⭐ it

About

Chat effortlessly with 🤖 using LLMWare "Phi-3-GGUF". Enjoy natural conversations and personalized interactions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published