New lets see what it will become.
- User authentication
- upload access files and find information.
- fast asyc api, RAG sementic search pipline, and internal benchmarking.
-
Ensure you have us installed, if not install using.
macOS/linux: curl -LsSf https://astral.sh | sh Windows: powershell -c "irm https://astral.sh | iex"
-
Clone the repository:
git clone https://github.com/hanzalaareeb/Blog-app-Django.git
-
run uv.
uv sync
-
apply migrations
uv run python manage.py migrate
- Python 3.x
- Django 3.x or higher
- Django REST Framework
- Django Ninja
-
add permissions
-
Add user authentications