Gradio
Hugging Face
Streamlit
Anvil.works
PyTorch
Flet
Civitai
DuckDuckGo
DrawSQL
DBDiagram.io
Azimutt
MySQL Workbench
DbSchema
PopSQL
ChartDB
LucidChart
DrawSQL is a simple, beautiful database diagram editor for developers to ๐ง create, ๐ฌ collaborate and ๐ visualize their entity relationship diagrams.
Gradio
DrawSQLBased on our record, Gradio should be more popular than DrawSQL. It has been mentiond 32 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Since we wanted Shayla to feel approachable, we went with a simple chatbot interface. Pairing a generative AI agent like Gemini with Gradio turned out to be a great fit not just for its flexibility, but because the default chatbot design had a warm, inviting feel. The soft color palette and clean layout made it easier to create a space that felt safe, not clinical. From there, we thought things were going to be a... - Source: dev.to / over 1 year ago
This project contains the code for training and deploying a UNET model for water body segmentation from satellite images. The model is trained on the Satellite Images of Water Bodies from Kaggle. The model is trained using PyTorch and deployed using Gradio on Hugging Face Spaces. - Source: dev.to / over 1 year ago
In this tutorial, we will build a very simple python application with Gradio, a popular framework to build elegant and beautiful frontend for AI/ML python apps. - Source: dev.to / over 1 year ago
The issue is running the model. Exl2 is part of the ExllamaV2 library, but to run a model, a user needs an API server. The only option out there was using text-generation-webui (TGW), a program that bundled every loader out there into a Gradio webui. Gradio is a common โbuilding-blockโ UI framework for python development and is often used for AI applications. This setup was good for a while, until it wasnโt. - Source: dev.to / about 2 years ago
Exciting! I'm surprised to see nobody has mentioned gradio yet. It seems to sit in the same niche as streamlit and mesop. https://gradio.app/. - Source: Hacker News / about 2 years ago
With this, I went for designing the db. I went to http://drawsql.app/ and created my first draft. Then exported the DDL and did a bit of back and forth with AI. This is the final draft of the database:. - Source: dev.to / 8 months ago
So I started designing the DB using this cool tool. The project has 2 tables, users and categories . The user can create many categories as he wants so the first approach I took was creating a third table, a union table to store user_id and category_id. With this solution the users are able to create x numbers of categories and we can see assign the category to the user. - Source: dev.to / over 1 year ago
Once you have generated the SQL code, you can convert it into a relational schema (the graphical table model) using DrawSQL. This tool offers:. - Source: dev.to / over 1 year ago
DrawSQL makes it easy for teams to collaborate on creating and maintaining schema diagrams. With a single source of truth, there's no need for manually syncing diagram files between different developers and offline tools anymore. Source: about 3 years ago
To be honest, since you are just getting started, I think you should reconsider simplifying this app to begin with. Built something easier and get some more experience before jumping in the ocean. Maybe start by focusing only on the parent company and sub-companies. However, I strongly recommend you to try and make a diagram of your database with relations and columns as it can you a lot of time. I personally use... Source: about 3 years ago
Hugging Face - The AI community building the future. The platform where the machine learning community collaborates on models, datasets, and applications.
DBDiagram.io - Free database diagrams designer for analysts & developers ๐
Streamlit - Turn python scripts into beautiful ML tools
Azimutt - Next-Gen ERD to Design, Explore and Document real world databases (big and messy ones ^^)
Anvil.works - Build seriously powerful web apps with all the flexibility of Python. No web development experience required.
MySQL Workbench - MySQL Workbench is a unified visual tool for database architects, developers, and DBAs.