Szilvia Csernusne Berczes's repositories
ai-image-generation
Image generations, variations and edits using OpenAI's DALL-E models.
book-cycle
BookCYCLE is an all-condition textbook store for secondary schools and their students. Built with Python & Django, PostgreSQL, HTML, CSS, JavaScript and the STRIPE API. Hosted on AWS EC2, AWS RDS, AWS S3,.
expense-claim-app-frontend
Expense App
openai-assistants-with-file-search
Notebook examples for using OpenAI's Assistants API with the file search (knowledge retrieval) functionality.
openai-audio-api-calls
Speech-to-text and text-to-speech API call examples, using OpenAI's whisper-1 and tts-1 models.
social_app
Social app built with Django REST + ReactJS + Typescript
expense-app
Full Stack Progressive Web Application (PWA) using ReactJS + Typescript @vite for frontend, Django REST framework for backend and postgreSQL for database. Created for streamlining the expense reinbursement process for church members of Redeemer Churches in the Neatherlands.
rabbit_rescue
Full Stack Progressive Web Application (PWA) created for a fictional rabbit rescue charity. Frontend is built with ReactJS, React Router, Redux, CSS modules. Backend built with Django-REST, database uses PostgreSQL. Donation payment is implemented with Stripe, design is created in Figma.
basic-code-reviewer
Basic code reviewer
colour-palette-generator
Flask project using OpenAI's ChatGPT3.5-turbo LLM to generate colour palettes.
command-line-chatbot
Basic command line chatbot, written in Python, using the OpenAI ChatGPT-3.5-turbo LLM API.
count-api
Backend API for counting page loads. Built with fastAPI.
foodies
NextJS project
movie-recommendations-from-embeddings
Jupyter notebook code for movie recommendations. Created with using OpenAI's text-embedding-3-small model.
news-app
NextJS project
next-caching
NextJS project,
openai-assistants-with-code-interpreter
A Jupyter Notebook project, created with the OpenAI Assistants API, utilising the 'code-interpreter' tool.
openai-assistants-with-function-calling
Jupyter Notebook examples for OpenAI Assistants API usage with Function Calling
personal-trainer-ai-assistant
Small project using OpenAI's Assistants API
post-feed
NextJS project
share_my_place
JS project configured with webpack & babel
spotify-playlist-generator
Playlist generator project using OpenAI's GPT models and the Spotify API.
task-manager
Simple task manager app