Skip to content

Introducing Curious Samm, the revolutionary app that answers questions about any object displayed in live video streams in near real-time. Powered by Streamlit, LangChain, and Gen AI, this app provides an immersive and interactive way to explore the world around you.

License

Notifications You must be signed in to change notification settings

sumanentc/curious-samm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curious Samm

Introducing Curious Samm, the revolutionary app that answers questions about any object displayed in live video streams in near real-time. Powered by Streamlit, LangChain, and Gen AI, this app provides an immersive and interactive way to explore the world around you.

Video demonstration (click the picture):

Curious Samm

Unveil the World with Curious Samm Experience the groundbreaking app that transforms the way you see and understand the world. Curious Samm combines the power of Streamlit, LangChain, and cutting-edge Generative AI to deliver instant answers about objects in live video streams.

From identifying everyday items to uncovering fascinating insights, this dynamic app turns your live video into an interactive exploration tool. Curious Samm makes learning and discovery effortless, engaging, and real-time.

Dive into the future of discovery with Curious Samm your window to an endless world of knowledge.

Key Features

  • Hands-free Interaction: Engage effortlessly using voice commands.
  • Real-Time Object Insights: Get answers about various objects instantly.

Curious Samm is your ultimate tool to satisfy curious minds.


Built With


Prerequisites


Installation

Clone the Repository

git clone https://github.com/sumanentc/company-explorer.git

Set Up the Streamlit App Locally

  1. Install Dependencies

    pipenv shell --python 3.11
    pipenv install -r requirements.txt
  2. Update the API Key

    • Create a file called secrets.toml inside the .streamlit folder.
    • Add the following environment variables:
      openai_api_key = "Enter your valid API Key"
  3. Run the Streamlit App

    streamlit run app.py
  4. Start Asking Questions

    • Access the Streamlit app locally at:
      http://localhost:8501
      

License

Distributed under the Apache License. See LICENSE for more information.


References

About

Introducing Curious Samm, the revolutionary app that answers questions about any object displayed in live video streams in near real-time. Powered by Streamlit, LangChain, and Gen AI, this app provides an immersive and interactive way to explore the world around you.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages