Giter Club home page Giter Club logo

chat-with-everything's Introduction

πŸ€ Chat with Everything

β™₯️ A Few Words from the Heart

Nobody wants to be left out of the booming AI trend, and I am no different. I jumped into learning and was quickly overwhelmed by a sea of technological knowledge. There is so much to study.

"Chat with Everything" is a series of practical exercises ranging from easy to difficult for individuals new to LLM apps. I wrote it based on my study and learning experiences over several months. I hope it is useful for your journey!

Let's Get Started πŸ’ͺπŸ’ͺπŸ’ͺ

1. List of Apps

  1. πŸ“— Chat with PDF
  2. 🎬 Chat with YouTube
  3. πŸ“š Chat with Confluence
  4. πŸ“° Chat with Google News
  5. πŸ“Š Chat with Data
  6. πŸ‘― Chat with Multi Agents
  7. πŸ“ Chat with Diagram Agent

2. How to get started? 🐌

  1. Clone my GitHub repository
git clone https://github.com/S0NM/chat-with-everything.git
  1. Install the required dependencies
pip install -r requirements.txt
  1. Get your OpenAI API Key
  • Sign up OpenAI account (or the LLM provider of your choice) and get your API key.
# Replace it with your OPENAI API KEY
OPENAI_API_KEY = st.secrets["OPENAI_API_KEY"]
  1. Run the Streamlit App
streamlit run app.py

3. Demo

Take a look at the following demo to understand what we will achieve in each app :))

chat-with-pdf

chat-with-everything's People

Contributors

s0nm avatar

Stargazers

Chris Evers avatar Nandhini Ravichandran avatar Josh Crosby avatar Josh Crosby avatar Bold's Brain avatar Alex_Macedo avatar Tadeusz Hupalo avatar  avatar  avatar Brady Lowe avatar  avatar Eddy Giusepe Chirinos Isidro, PhD avatar Paulo Manaças avatar  avatar  avatar Budi Susanto avatar  avatar  avatar tructxn  avatar Dien Tran avatar  avatar Ngoc-Anh Mai avatar

Watchers

tructxn  avatar Kostas Georgiou avatar  avatar

chat-with-everything's Issues

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.