An open API service indexing awesome lists of open source software.

Streamlit

Streamlit is an open source Python library that makes it easy to create and share beautiful, custom web apps for machine learning and data science. Turn your data scripts into shareable web apps in minutes, without requiring any front-end web experience.

https://github.com/nskamaleshmani/exoseeker

๐ŸŒŒ Discover and analyze exoplanets with ExoSeeker, a tool designed for efficient world-hunting using Python and data visualization techniques.

exoplanet-transits exoplanets gradient-boosting machine-learning matplotlib nasa nasa-data nasa-spaceapps-challenge numpy pandas perceptron-neural-networks random-forest streamlit

Last synced: 03 Nov 2025

https://github.com/freya135/ai-investment-assistant

A web based application that provides AI assistance for Investment Planning

gemini-api investment-planner streamlit streamlit-webapp

Last synced: 07 May 2025

https://github.com/erikvanzijst/music

An mp3 player on Streamlit?

mp3-player python streamlit

Last synced: 16 Jan 2026

https://github.com/the-milad-a/logistics-routing-models

An applied operations research project modeling basic logistics networks with graph optimization. Includes shortest paths, spanning trees, and routing solutions, built with reproducible Python code and optional interactive visualizer.

logistics network-optimization networkx operations-modeling operations-research or streamlit systems-engineering

Last synced: 07 May 2025

https://github.com/arv-anshul/campusx-dsmp-analysis

Analysis on CampusX - Data Science Mentorship Program

api campusx campusx-dsmp streamlit web-scraping youtube-api

Last synced: 14 May 2025

https://github.com/ghulammuhayyudin1003/Email-Spam-Detector

ML-powered email spam detector with TF-IDF, Random Forest & OCR for image-based spam. Built on published research (EJASET 2025). Live on Streamlit Cloud.

email-classification email-spam-detection machine-learning nlp ocr scikit-learn streamlit streamlit-webapp tesseract tfidf

Last synced: 22 May 2026

https://github.com/samarthhchinivar/stock-python

Predicts the stock trend, with the help of LSTM Model

jupyter-notebook lstm machine-learning python3 streamlit

Last synced: 22 Apr 2025

https://github.com/thekartikeyamishra/predictive-sales-analytics

The Predictive Sales Analytics tool aims to help MSMEs forecast future sales using historical data. This advanced version leverages Machine Learning for accurate predictions and provides a dashboard to visualize sales trends, seasonality, and predictions.

joblib machine-learning matplotlib pandas python scikit-learn streamlit

Last synced: 08 Apr 2026

https://github.com/sogeking-nul/spam_sms_classification

spam detection model made by testing dataset on various regression algos

classification-algorithm incentix machine-learning nltk python streamlit

Last synced: 07 May 2026

https://github.com/westly-bouchard/streamlit-jvn

A better looking version of the JVN Mechanical Design Calculator for the First Robotics Competition

first-robotics-competition frc python streamlit

Last synced: 03 Feb 2026

https://github.com/joshuasundance-swca/geospatial-data-converter

Simple Streamlit app for converting between common geospatial data formats

arcgis geospatial gis restgdf streamlit

Last synced: 23 Jul 2025

https://github.com/incheonq/chatbot

chatbot ์‹ค์Šต

chatbot langchain streamlit

Last synced: 02 Jan 2026

https://github.com/parkyunsu/autodino

Automatically annotates and labels objects in images using the Grounding DINO. It is deployed as a Streamlit web, allowing users to easily upload images and receive labeled annotations.

grounding-dino streamlit

Last synced: 22 May 2026

https://github.com/frankson18/dashboard-covid-19-rn

Dashboard covid-19 no estado do Rio grande do Norte

covid-19 dashboard heroku plotly python streamlit

Last synced: 22 May 2026

https://github.com/sharikalog7/dynamic-interest-rate-market-strategy-identification-for-student-loan-refinancing

Dynamic Interest Rate Market Strategy Identification for Student Loan Refinancing

pandas plotly python streamlit

Last synced: 28 Jun 2025

https://github.com/divyaraj-vihol/-gitawisdomexplorer

เซ Interactive knowledge graph of the Bhagavad Gita, visualizing chapters, themes, and wisdom pathways with audio recitation and philosophical insights.

gtts networkx-graph python streamlit

Last synced: 11 May 2026

https://github.com/yoon-thiri04/sales-profit-analyzer

A simple Streamlit app that helps you track and visualize monthly sales, expenses, and profits.

matplotlib pandas python streamlit

Last synced: 28 Jun 2025

https://github.com/abinkiewicz/gpt_horse_chat

Learning - Streamlit - GPT Horse Chat: so I can talk with my horse using words

chatgpt chatgpt-api gpt-4o learning-by-doing python streamlit

Last synced: 28 Jun 2025

https://github.com/parag000/customer-churn-prediction

An end to end ML solution to predict customer churn, aiding businesses in identifying at-risk customers. This repository features a tuned LightGBM model, custom preprocessing, SMOTE for class balancing, and a user-friendly Streamlit app for predictions, emphasizing model optimization and deployment.

gridsearchcv hyperparameter-tuning lightgbm-classifier pipeline random-forest-classifier smote-sampling streamlit winsorization

Last synced: 22 May 2026

https://github.com/salman-khan-mohammed/image-captioning-to-speech-generation

This project develops a web app integrating image captioning and text-to-speech features. Using CNNs for image feature extraction and GRUs for generating captions, users can upload images via a Streamlit interface. Captions are created and converted into speech using gTTS, providing a tool for visually impaired users and image-to-text conversion.

captions cnn feature-extraction generation gru gtts image-processing image-recognition streamlit

Last synced: 02 Jan 2026

https://github.com/arush-codes/giffysearch

An ai app to search gifs based on the semantic meaning๐ŸŒŸ

ai gif-search nlp pinecone semantic-search sentence-transformers streamlit

Last synced: 22 May 2026

https://github.com/amaanp314/ielts-essay-evaluator

Build a IELTS essay evaluator using LangChain

gemini-api langchain streamlit

Last synced: 05 Nov 2025

https://github.com/pabs-code/face-detection-using-haar-cascade-classifier

This is a Streamlit-based face detection application that uses the Haar Cascade classifier to detect faces in uploaded images.

face-detection haar-cascade-classifier numpy opencv python streamlit

Last synced: 08 Apr 2026

https://github.com/shabari48/mobile_project

An ML-powered system that predicts mobile phone prices and provides personalized recommendations based on user preferences.

exploratory-data-analysis kmeans-clustering machine-learning streamlit support-vector-machines xgboost-regression

Last synced: 28 Apr 2026

https://github.com/shamiul5201/sitting-posture-analysis

A side-view posture analysis application that detects a person's posture, measures neck and torso inclination angles, monitors bending below a threshold, tracks posture duration, and ensures proper camera alignment for accurate side-view detection.

computer-vision machine-learning mediapipe opencv pygame streamlit

Last synced: 08 Apr 2026

https://github.com/prashver/langchain-conversational-chatbot

A conversational chatbot powered by OpenAI's Large Language Model (LLM) and built using Streamlit for interactive user interactions. The chatbot utilizes advanced natural language processing models and techniques for dynamic message handling and real-time response generation.

conversational-bots huggingface langchain openai openai-api streamlit

Last synced: 30 Apr 2026

https://github.com/hmourad2023/querying-mysql-database-llm

Interactive MySQL Application with AI ๐Ÿš€ An application to interact with MySQL databases using natural language, powered by an open-source large language model (LLMs).

groq mysql open-source open-source-llms pandas streamlit

Last synced: 14 Mar 2025

https://github.com/giovananog/smartsheetsai

A web app that allows users to upload CSV data, analyze it and visualize the results with interactive charts.

openai-api plotly python streamlit

Last synced: 02 May 2026

https://github.com/mdh266/secondapp

A simple chatbot using Docker, Streamlit, Groq, and Llama3

docker groq groq-api llm llms python streamlit streamlit-webapp

Last synced: 13 Apr 2026

https://github.com/parnika798/psychic-palm-tree

Streamlit dashboard exploring correlations between ad spending and voter turnout in the 2024 Indian General Elections. Includes dynamic filters, intuitive charts, and election campaign impact exploration.

2024-indian-general-elections data-visualization election-data-analysis interactive-dashboard streamlit

Last synced: 14 Mar 2025

https://github.com/hassanbarka/job-recommandation-system-app

Cette application recommande des offres d'emploi extraites de LinkedIn, Welcome to the Jungle, Indeed et Glassdoor, en fonction des compรฉtences et des expรฉriences des chercheurs d'emploi.

dashboard deep-learning glassdoor indeed job-recommendation linkedin machine-learning postgresql python streamlit welcometothejungle yolov8

Last synced: 03 Jan 2026

https://github.com/jocelynvelarde/embraceplus-visualizer

Visualize your raw data from .avro files for the EmbracePlus device from Empatica

avro-schema csv-files data-visualization empatica health-monitoring monitoring-tool python streamlit

Last synced: 14 May 2026

https://github.com/paulotrinn/aight

Aight ๐Ÿ™ uses AI chat to generate and deploy Home Assistant configs from natural language, replacing YAML edits with one-click automations, scripts and scenes.

ai cnn configuration game game-web html ie8 ie9 integration langchain nextjs quiz quiz-game react smart-home streamlit typescript yaml

Last synced: 08 Apr 2026

https://github.com/shahbazshaddy/explainable-multimodal-ai-for-breast-cancer-and-pneumonia-prediction

A deep learning-based framework integrating explainable multimodal AI for accurate prediction and transparent diagnosis of breast cancer and pneumonia.

deep-learning explainable-ai grad-cam groq-api llm machine-learning matplotlib multimodal numpy pandas python pytorch scikit-learn seaborn streamlit

Last synced: 08 Apr 2026

https://github.com/ashish-patnaik/github-repo-analyst

It analyze a public GitHub repository using AI. It provides an in-depth summary, key features, and technical details about the project.

ai aiagent github streamlit

Last synced: 06 May 2026

https://github.com/ivangolt/mlops_flask_mlflow_grafana_streamlit_aws

This is a capstone project associated with MLOps Zoomcamp. The end goal of the project is to build an end-to-end machine learning project containing feature engineering, training, validation, tracking, modeel deployment, hosting, and general engineering best practices aimed at making house price predictions.

aws evidently flask mlflow s3-bucket streamlit

Last synced: 20 Jan 2026

https://github.com/kunalshelke90/xray_image_classification

This project classifies chest X-ray images into Pneumonia and Normal using a CNN model. It includes deployment via Streamlit, enabling interactive web-based predictions and real-time analysis of X-ray images.

classification computer-vision data-augmentation deep-learning docker python streamlit

Last synced: 03 Jan 2026

https://github.com/srijan-arya/drug-recommendation-system

An intelligent tool for recommending similar drugs based on user input using NLP and machine learning. Features a user-friendly Streamlit interface and efficient data handling with compressed `.joblib` files as models. Perfect for healthcare professionals seeking quick drug alternatives

cosine-similarity drug-recommendation drugs medicine nlp-machine-learning streamlit tf-idf

Last synced: 03 Jan 2026

https://github.com/alfastrek/rock-paper-scissor

Rock Paper Scissor minigame

games python streamlit

Last synced: 17 May 2026

https://github.com/muthukumar0908/cardekho_used_car_price_prediction

The project aim is to build a machine learning model that offers users to find current valuations for used cars.

data-analysis data-visualization datacleaning eda machine-learning python streamlit

Last synced: 30 Mar 2025

https://github.com/chrisduvillard/portfoliocorrelationsimulator

A synthetic asset portfolio simulator to explore the benefits of uncorrelated asset returns.

asset-allocation correlation-analysis portfolio-simulation python streamlit

Last synced: 03 Jan 2026

https://github.com/dbolotov/ts_smoothing_visualizer

Streamlit app for visualizing and comparing time series smoothing methods on real and synthetic datasets.

data-science data-visualization streamlit time-series

Last synced: 24 Jul 2025

https://github.com/suryask007/rag-with-tts

AI-Powered Q&A with File Upload

fastapi python rag-chatbot streamlit text-to-speech

Last synced: 20 Apr 2026

https://github.com/aid4pratham/resume_analyser_using_streamlit

The Resume Analyser Using Streamlit is a web application that helps job applicants analyze their resumes against job descriptions and receive feedback on how their skills and experience align with the requirements. This project utilizes Streamlit, a popular Python library for creating interactive web applications.

python streamlit streamlit-application streamlit-webapp

Last synced: 25 Jul 2025

https://github.com/raghavendranhp/battery-data-dashboard

This project involves the creation of a battery data dashboard utilizing Streamlit for data visualization, Flask for REST API endpoints, and SQLite for data storage. The project includes data preprocessing, unit test coverage, secure authentication, pagination, filtering, and API documentation.

flask pytest sql-server sqlite3 streamlit streamlit-dashboard unittest

Last synced: 08 Mar 2026

https://github.com/deepramazumder/hotel-reviews-sentiment-analysis

A Machine Learning project to predict sentiments from hotel reviews for automated guest satisfaction analysis

lightgbm logistic-regression machine-learning naive-bayes nlp random-forest streamlit web-scraping xgboost

Last synced: 25 Jul 2025

https://github.com/q-maze/streamlit-vis-network

Streamlit component that allows you to visualize networks using vis.js

graphs streamlit streamlit-component visualization

Last synced: 19 Feb 2026

https://github.com/hasanulmukit/ai-smart-factory-optimization

An AI/ML system designed to optimize smart factory operations by streamlining production lines, reducing waste, and automating material recycling.

artificial-intelligence machine-learning recycling streamlit waste-classification

Last synced: 26 Jul 2025

https://github.com/cyprianfusi/binati-multi-agents-research

An intelligent research chatbot built with Streamlit that leverages multiple data sources to provide comprehensive answers to your questions. The application uses LangChain agents powered by Groq's Llama model to search through ArXiv papers, Wikipedia articles, and the web.

arxiv-api groq langchain ollama python streamlit wikipedia-api

Last synced: 09 Apr 2026

https://github.com/jayita11/flight-price-prediction-ml

A machine learning model predicts flight prices based on factors like departure date, airline, and number of stops. Deployed with Streamlit, the app provides quick price predictions based on user input.

data-science eda machine-learning matplotlib price-prediction python random-forest-regression regression seaborn streamlit

Last synced: 04 May 2026

https://github.com/gkamboj/finance-gpt

Streamlit based Gen AI chatbot that allows users to get answers to queries related to financial documents.

analytics cloud-foundry csv-files genai-chatbot langchain openai python rag sap-btp streamlit text-embedding

Last synced: 09 Apr 2026

https://github.com/v-mayya/resale-revolution

Empower Hacks Hackathon Submission

html matplotlib numpy pandas python sqlite streamlit

Last synced: 09 Apr 2026

https://github.com/armanjscript/multi-hop-rag-chatbot

A powerful Streamlit-Based web application that allows users to upload PDF documents and interact with an AI chatbot powered by a multi-hop retrieval-augmented generation (RAG) technique.

chromadb langchain langchain-chroma langchain-ollama pypdf pypdfloader rag rag-chatbot streamlit

Last synced: 20 Aug 2025

https://github.com/ZofiaQlt/revise_your_german_app

๐ŸŽฏ App for revising German - use of Python and Streamlit

app python streamlit

Last synced: 19 Sep 2025

https://github.com/Digitalspy12/SocialMedia_analyst_LevelSupermind-Hackathon_2024

This is Simple Social Media analyst which is langflow Ai system which uses RAG ( Retrieval-Augmented generation ) to analysis and retrieval information from document. Dataset is stored as astra DB. after data is upload in flow its split in chuck. default Open ai modal is used But you can use free ai model like ollama or Hugging face.

langflow rag social-media streamlit

Last synced: 19 Sep 2025

https://github.com/areshytko/streamlit-gsheets

Google Sheets integration with Streamlit

coockiecutter google-sheets streamlit

Last synced: 21 Apr 2026

https://github.com/dhanushreddy291/personal-sql-assistant

Transform your natural language questions into powerful SQL queries effortlessly with Personal SQL Assistant. Simplify database interactions and gain insights faster than ever.

chatwithdatabase chatwithdb chatwithpostgres chatwithsql generative-ai postgresql snowflake-arctic sql streamlit

Last synced: 16 Apr 2026

https://github.com/lhcee3/chatbot-streamlit

Task for SOAI Internship

api black chatbot gemini interface streamlit

Last synced: 17 May 2026

https://github.com/alan-oliveir/sentiment_radar_app

Aplicaรงรฃo web interativa desenvolvida em Python com Streamlit, que permite ao usuรกrio pesquisar a percepรงรฃo pรบblica sobre produtos, serviรงos ou marcas com base em postagens extraรญdas do Reddit.

nlp python streamlit

Last synced: 20 Jan 2026

https://github.com/alansteinbarth/audio2tekst

Profesjonalny konwerter audio na tekst wykorzystujฤ…cy OpenAI Whisper. Wspiera batch processing, eksport do rรณลผnych formatรณw (TXT, DOCX, PDF). GUI z drag&drop, progress tracking i opcjami konfiguracji jakoล›ci transkrypcji. Idealny dla dziennikarzy, studentรณw i twรณrcรณw treล›ci.

ai api-integration audio-analysis audio-processing automation cross-platform data-science ffmpeg machine-learning nlp openai portfolio-project python speech-to-text streamlit text-processing transcription web-application whisper youtube-downloader

Last synced: 09 Apr 2026

https://github.com/antrita/stroke_prediction_model

A model that combines Kaggle's Stroke Prediction Dataset with live weather/air quality data to implement FDA-compliant MLOps pipeline and shows expertise in healthcare regulations and real-time inference.

ai data-analysis deep-learning kaggle-dataset machine-learning prediction-model random-forest real-time scikit-learn streamlit weather-api xgboost

Last synced: 07 May 2026

https://github.com/rafailbesparas/automate_finance

A Streamlit-based web application for managing and visualizing personal financial transactions.

cd ci python streamlit

Last synced: 20 Jan 2026

https://github.com/nathadriele/transaction_fraud_prevention_pipeline

Uma soluรงรฃo de detecรงรฃo e prevenรงรฃo de fraudes em transaรงรตes financeiras, combinando Machine Learning, regras de negรณcio e anรกlises estatรญsticas avanรงadas. O sistema oferece um dashboard interativo para monitoramento em tempo real, anรกlise de dados e gestรฃo de alertas de fraude.

data-analysis data-visualization docker fraud-prevention machine-learning matplotlib numpy pandas pipeline pytest python scikit-learn scipy seaborn streamlit tensorflow transaction xgboost

Last synced: 10 Apr 2026

https://github.com/j4rviscmd/streamlit-advanced-dataframe

๐Ÿš€ A powerful Streamlit custom component that extends st.dataframe with advanced features: filtering, sorting, row/cell selection, column resizing, virtual scrolling (60fps with 100K rows), and more. Built with React + TanStack Table v8.

data-table data-visualization dataframe pandas python react streamlit streamlit-component streamlit-custom-component tanstack-table typescript

Last synced: 09 Mar 2026

https://github.com/ledsouza/MedPhys-BI

Aplicativo desenvolvido para gestรฃo e anรกlise de dados do Serviรงo de Fรญsica Mรฉdica em Medicina Nuclear do HCPA

aws boto3 cloud-computing cloud-run docker dotenv gcp mongodb numpy os pandas plotly pymongo python s3 streamlit terraform vitrinedev yaml

Last synced: 22 Sep 2025

https://github.com/mathew005/workflow-engine

A declarative AI workflow engine to build, run, and visualize multi-step pipelines using YAML. Powered by LangGraph with a real-time Streamlit UI.

ai-workflow declarative-programming gemini-api generative-ai langgraph llm orchestration pipelines-as-code python streamlit workflow-engine yaml

Last synced: 03 May 2026

https://github.com/lanhhoang/toronto-bicycle-thefts-classifier

A predictive service using Toronto Police Open Data to provide a classification of either the bike is likely to be returned or not

clustering decision-trees flask logistic-regression machine-learning python scikit-learn streamlit

Last synced: 04 May 2026

https://github.com/andreadcsousa/andrea_sousa_ddf_tech_022026

Este repositรณrio apresenta a implementaรงรฃo de uma Plataforma de Dados para otimizaรงรฃo de catรกlogo de produtos em um e-commerce de grande escala, utilizando o dataset Amazon Products Dataset 2023.

case colab dadosfera devops github kaggle metabase openai pmbok python sql streamlit vscode

Last synced: 23 May 2026

https://github.com/sakshithbillava/expense-manager

A web-based expense tracking app built with Python and Streamlit, featuring real-time updates, data visualization, user authentication, and MongoDB integration.

authentication data-visualization expense-manager matplotlib mongodb numpy pandas personal-finance python streamlit webapp

Last synced: 09 Apr 2026

https://github.com/davutbayik/auto-advisor-ai

AutoAdvisor is an AI-powered business strategy assistant that validates user-submitted business ideas, generates strategic reports using multi-agent reasoning, and delivers actionable insights including a SWOT analysis.

agentic-ai ai ai-agents ai-agents-framework crewai langchain langchain-python llm llms multi-agent multi-agent-systems openai openapi prompt-engineering python serperapi streamlit streamlit-webapp swot-analysis web-search

Last synced: 09 Apr 2026

https://github.com/tanvev/aml-risk-monitoring-dashboard

Visual AML risk monitoring and investigation system with ML, network analysis, and analyst dashboard

aml data-science fintech machine-learning network-analysis risk-analytics streamlit

Last synced: 09 Apr 2026

https://github.com/sathviknayak123/prescription_reader-ineuron.ai

Web app designed to extract text from images of prescriptions and convert that text into spoken audio.

gtts paddleocr paddlepaddle python streamlit

Last synced: 09 Apr 2026

https://github.com/jasoncobra3/finops-copilot

An end-to-end AI-powered FinOps platform that ingests cloud billing data, analyzes cost trends, answers natural-language questions using a RAG pipeline (LangChain + FAISS + sentence-transformers + Groq), and provides actionable cost optimization recommendations. Includes a FastAPI backend and Streamlit dashboard UI - fully containerized with Docker

ai-assistant cloud-cost-optimization cloud-enginee cost-analytics data-analysis devops docker faiss faiss-vector-database fastapi finops groq langchain llm pandas rag rag-pipeline sentence-transformers sqlite3 streamlit

Last synced: 13 Apr 2026

https://github.com/bhaskrr/megazine-subscription-sentiment-analyzer

This is the repository for the files required to host the developed model for sentiment analysis of amazon megazine subscriptions data

deep-learning natural-language-processing sentiment-analysis streamlit tensorflow

Last synced: 03 Jan 2026

https://github.com/mohahmadraza/ai-ml-langtolang-translator

LangToLang is a powerful language translation app built with Streamlit and Hugging Face MarianMT models. It supports translation between multiple languages Experience seamless and real-time translation with a user-friendly interface.

huggingface language-model languagetranslator llms models python streamlit transformers

Last synced: 19 Feb 2026

https://github.com/jasjeev013/neuroquery-chroma-rag

NeuroQuery is an AI-powered PDF question-answering system that lets you upload and interact with documents using natural language. Built with LangChain, Gemini AI, and Chroma, it delivers fast, context-aware answers from your files.

ai chromadb document-intelligence gemini langchain multi-pdf-processing nlp pdf-analysis-python pdf-question-answering streamlit vector-search

Last synced: 29 Apr 2026

https://github.com/haswinai/rag_chatbot

A Retrieval-Augmented Generation (RAG) chatbot that answers questions from uploaded PDFs. Built using LangChain, Groq LLMs (LLaMA 3), FAISS, HuggingFace Embeddings, and Streamlit.

faiss langchain llama3 rag-chatbot streamlit

Last synced: 09 Apr 2026

https://github.com/andro-puhanic/mindguardian

MindGuardian is a personal mental wellness app designed to help users track their mood and manage stress. It offers simple tools for reflection and mindfulness, making mental health support accessible to everyone.

ai-mental-health burnout-prevention-tech cbt-digital-tools climate-anxiety-tech ethical-ai gdpr-compliance genz-wellness low-data-wellness mental-health-tech neurodivergent-support privacy-first-tech streamlit telehealth-innovations workplace-wellness-saas

Last synced: 01 Aug 2025

https://github.com/mneedham/covid-vaccines

A Streamlit application to visualise the number of COVID vaccines done in the UK using the Altair visualisation library.

altair covid-19 covid-vaccination covid19-data streamlit

Last synced: 13 May 2026

https://github.com/toraaglobal/text-summarization-streamlit

text summarization with open deploy with streamlit

langchain llm openai python streamlit

Last synced: 09 Mar 2026

https://github.com/brej-29/daily-meal-planner-streamlit

Daily Meal Planner built with Streamlit + Python. Generate healthy breakfast/lunch/dinner plans from given ingredients with auto calories, clean web-style rendering, optional images via OpenAI, and text-to-speech narration. Includes session-safe image gallery and HTML fragment rendering for a polished in-app experience.

calories dall-e food-planning gpt healthtech markdown meal-planner nutrition openai prompts python streamlit tts

Last synced: 28 Apr 2026

https://github.com/arya920/querio_lingua-nl-to-sql

QuerioLingua is a Streamlit web application that allows you to generate SQL queries for your datasets using natural language prompts & text-davinci-003 as a base mode

natural-language-processing nl-to-sql query-language sqlquerybuilder streamlit text-davinci-003

Last synced: 02 May 2026