Skip to content

Priya1401/LLMPedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLMPedia

Live Demo https://llmpedia-app.streamlit.app

LLMPedia is a one-stop hub for LLM-powered micro-apps.
It currently holds:

  • 📄 Brochure Builder: generate or stream a company brochure from a URL.

Getting Started

  1. Clone

    git clone https://github.com/your-username/LLMPedia.git
    cd LLMPedia
  2. Install

    pip install -r requirements.txt
    
  3. Configure

    Create a .env file in the root:

    OPENAI_API_KEY=sk-...
    
  4. Run

    streamlit run src/app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages