Skip to content

WildHoneyPie/Hibiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  1. Clone this repository
  2. Install dependencies:
    pip install -r requirements.txt
  3. Create a .env file in the root directory and add your OpenAI API key:
    OPENAI_API_KEY=your_api_key_here
    
  4. Run the application:
    streamlit run app.py

Requirements

  • Python 3.8+
  • OpenAI API key
  • Internet connection

About

A New Kind of Journaling Experience

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages