#fastapi

[ follow ]
#python
Web frameworks
fromhttps://daniel.feldroy.com
1 week ago

TIL: Using SQLModel Asynchronously with FastAPI (and Air) with PostgreSQL

Use SQLModel with both asyncpg and psycopg2-binary, plus greenlet, to enable asynchronous and synchronous PostgreSQL operations in FastAPI applications.
Roam Research
fromHackernoon
5 months ago

How to Build Live Image Search With Vision Model and Query With Natural Language | HackerNoon

The integration of multimodal embedding models allows for efficient natural language image searches.
fromPybites
4 months ago

From Backend To Frontend: Connecting FastAPI And Streamlit - Pybites

Using Streamlit allowed me to build a fast and efficient frontend without leaving the comfort of Python, leveraging its data-centric features effectively.
Web frameworks
[ Load more ]