Skip to content

bambooom/bass-bon

Repository files navigation

notes/bin about learning/trying AI-related courses/tools/articles/...

Courses

Tutorials

Articles

Projects

  • Auto-GPT: An Autonomous GPT-4 Experiment
  • https://www.mojidoc.com/08z7y-e43hjtkw3rglpkfnsqrgkuyyey-00b
  • gpt-engineer
    • demo video
    • pip install gpt-engineer
    • using one file main_prompt to descript what application want to build
    • but this needs GPT-4 model
    • ❗️🈁🆖 hold it now as I don't have GPT-4 API access by 6/20/2023
  • ChatGPT CLI
    • brew install j178/tap/chatgpt
    • export OPENAI_API_KEY=xxx
    • chatgpt to start in chat mode
    • chatgpt -p translator with a provided prompt
    • easy to use from CLI, no need the webpage
  • ebook-GPT-translator
    • git clone [email protected]:jesselau76/ebook-GPT-translator.git
    • pip install -r requirements.txt
    • mv settings.cfg.example settings.cfg
    • edit settings.cfg file for openai-apikey
    • python text_translation.py [-h] [--test] filename
  • bilingual_book_maker
  • click-prompt
    • Streamline your prompt design, with ClickPrompt, you can easily view, share, and run these prompts with just one click.

Applications

List

Extended Material

About

Just a playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages