May 2023
-
ReactJS
-
Django
-
Tailwindcss
Private code
Flamerly
Virtual assistant project based on OpenAI APIs. Frontend built with React.js and TypeScript, MySQL RDS, Django Rest Framework, AWS S3, AWS Lambda, AWS Cognito, and Microsoft Active Directory.
Functionality
-
Chatbot
Flamerly can answer general questions.
-
Business chatbot
Flamerly is trained to answer specific questions using private company data.
Responsibilities
-
API development with Django Backend
Developed endpoints to generate OpenAI responses, similar to ChatGPT.
-
Frontend with Reactjs Frontend
Built the UI using Reactjs, state managed with Redux and RTK Query. Styling with Tailwind CSS.
-
OpenAI-based chatbot IA
Created a chatbot using OpenAI models (chat completions) with responses based on private documents.
-
AWS Lambda functions Cloud
Developed AWS Lambdas for database operations and user control with AWS Cognito.
-
Message/user database Database
Created and maintained a database to store user messages.