Skip to content

VectorInstitute/vector-use-case-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vector Institute Use Case Chat Generator

Setup Instructions

  1. Clone the repository:

    git clone https://github.com/your-username/vector-institute-use-case-chat.git
    cd LLM_chatsInCatalog or cd usecase_catalog
  2. Install the required Python packages:

    pip install -r requirements.txt
  3. Create a .env file in the root directory with the following content:

    COHERE_API_KEY="your_api_key_here"
    OTHER_ENV_VARIABLE=your-value-here
    
  4. Run the application:

    streamlit run app.py or streamlit run main.py corresponding to the directory you chose earlier

Description

This application is a knowledge-based retrieval system for relevant Vector Institute projects' use cases...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages