GithubHelp home page GithubHelp logo

princemuichkine / streamly Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adielaine/streamly

0.0 0.0 0.0 2.78 MB

Streamly - Streamlit Assistant is designed to provide the latest updates from Streamlit, generate code snippets for Streamlit widgets, and answer questions about Streamlit's latest features, issues, and more

Home Page: https://streamly.streamlit.app/

License: MIT License

Python 100.00%

streamly's Introduction

Streamly - Streamlit Assistant Streamlit logo

Streamly image

Streamly is an AI Assistant that was designed to supercharge the development experience with the Streamlit framework. It acts as an AI-infused sidekick, offering on-the-fly assistance ๐Ÿš€, code snippets โœ‚๏ธ, and a deep dive into Streamlit's rich api code. ๐Ÿงช

Dynamic Features:

  • Interactive Chat Interface ๐Ÿ’ฌ: Engage in a lively chat with Streamly, asking anything from simple how-tos to complex Streamlit queries. The assistant is equipped to understand and respond with pertinent information, making the interaction both enriching and delightful.

  • Code Snippet Wizardry ๐Ÿง™โ€โ™‚๏ธ: Streamly conjures up ready-to-use code snippets for common Streamlit scenarios. This magic is especially handy for beginners who are getting to grips with Streamlit and seasoned pros looking to expedite their code-writing spells.

  • Update Oracle ๐Ÿ“œ: Always in the loop, Streamly taps into the latest happenings of the Streamlit universe. Whether it's a fresh release or a minor tweak, Streamly is your go-to source for the most recent and relevant Streamlit enlightenment.

  • A Personal Touch ๐ŸŽจ: Decked out with custom CSS and the potential for further personalization, Streamly's UI/UX shines, offering a user experience that's both engaging and aesthetically pleasing.

Insightful Logic and Capabilities:

At the heart of Streamly lies a sophisticated AI engine ๐Ÿค–, trained on a plethora of data, including the vast expanses of Streamlit's documentation, forums, and community contributions. This training enables the assistant to understand context, maintain conversational flow, and provide accurate, context-aware advice.

Streamly's backend is a creative use of session state management, providing Streamly with a memory, making for a consistent and coherent conversation for all your coding assistances ๐Ÿง .

With Streamlit's caching mechanisms under the hood for performance optimization, and a comprehensive error handling protocol ๐Ÿ› ๏ธ, Streamly ensures a smooth sail through the sometimes choppy waters of coding challenges.

Streamly embraces the future with open arms, designed to be extensible and modular. The integration of LangChain adds for a fuller and seamless conversational experience, making it not just an assistant but a developer's companion ๐Ÿค.

In the vibrant world of Streamlit development, Streamly shines as a beacon of innovation and practicality. It's not just an AI assistant; it's a testament to the harmonious blend of human creativity and artificial intelligence, all wrapped up in a user-friendly package ๐ŸŽ. Whether you're a novice coder or a seasoned developer, Streamly is here to light up your coding journey with a spark of AI brilliance โœจ.

Setup Instructions

To get Streamly up and running on your local machine, follow these steps:

Prerequisites

  • Python 3.10 or higher
  • Pip package manager

API Keys

Use secrets.toml an add your OpenAI API key or set your enviroment variable OPENAI_API_KEY to your API key.

Installation

  1. Clone the repository:
git clone https://github.com/AdieLaine/Streamly.git
cd streamly
  1. Create and activate a virtual environment (optional but recommended):
python3 -m venv venv
source venv/bin/activate # On Windows use venv\Scripts\activate
  1. Install the required packages:
pip install -r requirements.txt

Running the Application

To run Streamly, execute the following command:

streamlit run streamly.py

This will start the Streamlit server, and you should see output indicating the local URL where the app is being served, typically http://localhost:8501.

Using Streamly

After launching Streamly, you can interact with it in the following ways:

  • Chat Interface: Simply type your Streamlit-related queries into the chat interface and hit send. Streamly will respond with insights, code snippets, or guidance based on your questions.

  • Code Examples: Ask for code examples by typing queries such as "How do I create a sidebar in Streamlit?" and Streamly will provide you with the relevant code.

  • Latest Updates: To get the latest updates from Streamlit, type "What's new with Streamlit?" or similar questions.

Remember to check the sidebar for additional features and settings that you can customize according to your needs.

Contributions

If you'd like to contribute to Streamly, please fork the repository and create a pull request with your features or fixes.

License

Streamly is released under the MIT License. See the LICENSE file for more details.

streamly's People

Contributors

adielaine 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.