Skip to content

chinnawant/langflow-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

AI Language Model for internal data in the company

Required Libraries

The following libraries are required to run this project:

Installation

To install the required dependencies, run:

  source venv/bin/activate
  pip install -r requirements.txt

How to start the project

  1. Active the virtual environment:
  source venv/bin/activate
  1. Run ML model:
    ollama run llama3
  1. Run the web app:
    langflow run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages