Crisp Chatbot feat. OpenAI's GPT-3.5
This project integrates Crisp's messaging platform (REST API and RTM API) with OpenAI's GPT to provide an enhanced chatbot experience. It leverages Node.js for backend operations, handling incoming messages, selecting the user language, responding based on user input, and managing conversation states.
Astro Portfolio
Astro portfolio is a portfolio template created with Astro and TailwindCSS.
Script Training
This program is a desktop tool that allows users to generate jsonL files to train a model with ADA (deprecated) and Babbage-002 by OpenAI. Currently, four types are supported: Clients, Articles, Delivery Notes and Finance Questions. There is a last tab to upload the training to OpenAI.
FT-UP
This script is crafted to optimize the data preparation tasks required for fine-tuning OpenAI's language models such as GPT-3.5 and Babbage, thereby enhancing the model training setup.
CallScribe
Integrated call center management system with audio transcription with AI (OpenAI + Gladia), FastAPI for data handling, and a Next.js interface for accessing and interacting with conversation data.
Real State AI
Real Estate Search Engine for Andorra using OpenAI's finetuned model (Babbagge-02), Next.js, and Vercel. More efficient than using SQL agents or directly generating SQL from a large language model (LLM).
Chatbot + API
Sophisticated interface that enables real-time interaction with our business database, providing access to customer records, item inventory, delivery notes, and financial metrics using AI.
AI-900 Quiz
AI-900 Quiz: An interactive chatbot leveraging Next.js and Vercel's AI SDK to help users prepare for the Microsoft AI-900 certification exam. Features multilingual support, custom questions, and GPT-4 integration.