Git Product home page Git Product logo

wardleygptv3's Introduction

Have an AI Chat with the Community Wardley Mapping Videos & Book

Chat with Simon's Book and Videos on Wardley Mapping from the Community
Open in GitHub Codespaces
Chat with Wardley's videos and book is an AI-based application that allows you to interact with the the book and content of videos about Wardley Mapping using the OpenAI API. It utilizes the Streamlit framework to present an interactive user interface, making it easy for users to ask questions and get answers.

Streamlit App

Features

  • Querying the videos using natural language and AI.
  • Querying Simon's book.
  • Incorporates OpenAI's GPT-4 model for generating answers.
  • Uses Streamlit for a user-friendly UI.

How to Run

  1. Clone the repository.\
  2. Set the OpenAI API key in the Streamlit secrets manager.\
  3. Ensure you have the index.faiss and index.pkl files in the data_store directory.\
  4. Run the streamlit app using the command streamlit run main.py.\

Dependencies

To run this code, you need the following Python packages:

  • os
  • re
  • openai
  • streamlit
  • langchain
  • FAISS

API Keys

The application uses the OpenAI API. You will need to obtain an API key from OpenAI and set it in the Streamlit secrets manager.

Data Store

The application uses a local datastore located in the data_store directory. It needs the index.faiss and index.pkl files to be present in this directory. If they are missing, you will get an error message.

Using the Application

Once the application is running, you can use the input box labeled "Question for the book?" to ask your question. After entering your question, the application will generate an answer and display it on the screen.

Developer Info

This application is developed by Mark Craddock. You can follow him on Twitter at https://twitter.com/mcraddock.

Version Info

The current version of this application is 0.1.4.

Disclaimer

This application is not optimized and may run out of OpenAI credits. Also, Wardley Mapping is provided courtesy of Simon Wardley and is licensed under Creative Commons Attribution Share-Alike.

Please use responsibly and in accordance with OpenAI's use-case policy.

License

This project is licensed under Creative Commons Attribution Share-Alike.

wardleygptv3's People

Contributors

tractorjuice avatar

Watchers

 avatar

Forkers

nduvhok

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.