Our Past Projects
Our Past Projects
A collection of our past projects and experiments.
AI First CMS Platform
January 14, 2025
Engineered a frontend dashboard and REST API using Next.js to centralize content creation and management with an AI-first approach. The platform includes a built-in markdown editor powered by TipTap, leveraging TipTap's AI features to capture and replicate user-specific writing styles, significantly accelerating content development. It also implements custom agentic web scrapers for knowledge retrieval and resource aggregation, streamlining the content generation process. Integrated with APIs from major blog providers (Medium, LinkedIn, Dev.to) to enable efficient distribution across multiple platforms.
January 14, 2025
Janet
January 9, 2025
Janet is a conversational AI phone receptionist for service business. She handles calls just like a human receptionist can, except 100x cheaper. She'll answer questions, book appointments, and take payment to get your clients booked!
January 9, 2025
Jarvis v2
December 17, 2024
Built a CLI tool that lets me control my computer with voice commands using OpenAI’s Real-Time API. It’s tailored for coding workflows like running shell commands, web scraping documentation, and saving it in an AI-friendly markdown format, as well as file and directory creation. Designed with a modular structure, it’s ready for adding more tools in future iterations. I also integrated the audio buffer mechanism from my Twilio Phone Assistant, ensuring smooth and responsive voice interactions, even when I interrupt the AI mid-task.
December 17, 2024
MedChron
December 12, 2024
MedChron summarizes thousands of pages of medical records into concise, useful medical summaries for personal injury lawyers. Get the key facts and always stay ahead in strategy.
December 12, 2024
Twilio Realtime AI Phone Assistant
November 28, 2024
Developed a Twilio Phone Assistant powered by OpenAI's Real-Time Assistant API to deliver immediate, context-aware responses during live phone conversations. The system is built with FastAPI to handle the API layer and Twilio for seamless call management. Implemented an integrated audio buffer to enhance interaction quality and effectively manage interruptions, improving the overall user experience.
November 28, 2024
Scribe
November 24, 2024
Scribe listens, transcribes, and writes medical documentation for you. It's the fastest way to get your SOAP notes done. Saving doctors time, one SOAP note at a time.
November 24, 2024
PrimeProspects
November 6, 2024
Automate Your Lead Qualification with AI-Powered Insights. PrimeProspects will engage with your leads just like a team of expert assistants. Answer questions, rank prospects, and book showings faster than ever.
November 6, 2024
AI Slide Creation Workflow
October 30, 2024
Developed an automated pipeline for generating tailored slide deck content from meeting transcripts and AI-generated notes (via Circleback.ai). Leveraged LlamaIndex with Pydantic output parsing, implemented prior to OpenAI's structured output response model. Built with FastAPI and Jinja2 templates for prompt templating, the system enables efficient slide content generation. The use of Jinja2 allows for highly flexible prompt injection, offering extensive customization to adapt outputs to specific requirements.
October 30, 2024
RAG Knowledge Repository Orchestrator
October 12, 2024
A FastAPI Microservices Architecture leveraging Redis for messaging, enabling dynamic public and private knowledge repositories for Retrieval-Augmented Generation workflows. Integrates Pinecone for embeddings and Neo4j for graph-based data, with a scalable CI/CD pipeline for seamless deployment of containerized microservices.
October 12, 2024