Skip to content

sreeharsha-rav/ai-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ai-apps

A repository for personal AI projects and experiments.

Projects

  • hume-evi-cbt: (Work in Progress) A conversational AI chatbot that provides cognitive behavioral therapy (CBT) based on the Hume AI platform.

    • Technologies: Hume AI, TypeScript, Next.js, Tailwind CSS
  • phi-demo: A demo of the SLM Phi-3 AI model, which is a simple AI model that can generate text based on a given prompt using Hugging Face.

    • Technologies: Deno, TypeScript, Hugging Face, Phi-3-Mini-4k-instruct
  • ai-translator: A simple AI translator that uses the OpenAI Gpt-4o-mini model to translate text from one language to another.

    • Technologies: React, TypeScript, Node.js, Tailwind CSS, OpenAI Gpt-4o-mini
  • langchain-chat: A RAG-based chatbot that can answer questions and provide information on a Scrimba course.

    • Technologies: JavaScript, Langchain, Supabase, OpenAI
  • rag-doc-loader: A simple script to load a text document and generate vector embeddings for chunks of text.

    • Technologies: Node.js, Neon, Langchain, OpenAI
  • nuxt-rag-chat: A RAG-based chatbot starter template using Nuxt.js, Langchain, NeonDB, and OpenAI.

    • Technologies: Nuxt.js, Langchain, Neon, OpenAI

LICENSE

This project is licensed under the MIT license. For the full license text and details, please see the LICENSE file in this repository.