Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vent AI

Vent to an AI that knows your background and adjusts its tone to your preferences. Small project to play with Langchain.

Installation

$ pip install -r requirements.txt

How to Use

  1. rename .env.sample to .env
    • update "ANTHROPIC_API_KEY" to your own Anthropic API key
  2. in the data directory, rename me.sample.py to me.py
    • update "me" with your own data
    • modify the AI demeanor scripts if you want to
    • update your preferences at the bottom of me.py
  3. update your user_text in main.py
  4. run in terminal with $ python main.py
  5. see your output in output.txt

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages