Git Product home page Git Product logo

hormozigpt-ism-'s Introduction

HormoziGPT

HormoziGPT is a chatbot application that simulates a conversation with Alex Hormozi. The chatbot provides valuable business advice and coaching to users, drawing from Alex's experience in customer acquisition, monetization, and scaling businesses. It also has access to transcripts of Alex's podcasts, which are used to provide context and support for the chatbot's responses.

Features

  • Engage in a conversation with a chatbot that emulates Alex Hormozi's communication style.
  • Receive focused, practical, and direct business advice.
  • Access relevant snippets from transcripts of Alex's podcasts to support the chatbot's responses.
  • Utilize semantic search to find relevant content from the transcripts.

Getting Started

Prerequisites

  • Python 3.7 or higher
  • OpenAI API key
  • Pinecone API key and environment details

Installation

  1. Clone the repository:
git clone https://github.com/your-repo-url/HormoziGPT.git
  1. Change to the project directory:
cd HormoziGPT
  1. Install the required dependencies:
pip install -r requirements.txt
  1. Set up the environment variables:
  • OPENAI_API_KEY: Your OpenAI API key
  • PINECONE_API_KEY: Your Pinecone API key
  • PINECONE_ENVIRONMENT: Your Pinecone environment details
  • PINECONE_ENDPOINT: Your Pinecone endpoint

Usage

  1. Run the Streamlit app:
streamlit run app.py
  1. Open the app in your web browser and enter your prompt to start the conversation with the chatbot.

Contributing

Contributions are welcome! Please read the CONTRIBUTING.md file for details on how to contribute to the project.

Acknowledgments

  • Alex Hormozi for his valuable insights and business advice! (don't sue me)
  • OpenAI for their language models and embeddings.
  • Pinecone for their semantic search capabilities.

hormozigpt-ism-'s People

Contributors

wombyz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.