You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A dynamic, scalable AI chatbot built with Django REST framework, supporting custom training from PDFs, documents, websites, and YouTube videos. Leveraging OpenAI's GPT-3.5, Pinecone, FAISS, and Celery for seamless integration and performance.
LawGuru, a state-of-the-art web app, utilizes AI chatbot technology, providing personalized legal assistance to simplify the complexities of the law for seamless navigation across diverse legal topics, ensuring accessibility for all users.
A project that builds a Movie Knowledge Graph using Neo4j and GROQ API. It models movie data such as title, actors, director, and genres, enabling powerful graph-based queries and insights.
This project transforms backend logs and system error outputs into human-readable incident reports using Large Language Models (LLMs). It helps Site Reliability Engineering (SRE) and DevOps teams quickly understand the nature of system failures and their likely causes.
This repository contains all the notes, code, and projects I’ve worked on while learning about Generative AI. It includes implementations of key GenAI concepts, experiments with models, and hands-on exercises that reflect my learning journey in this exciting field.
This repository contains code and resources for a question-answering bot using Langchain, FAISS, and Streamlit. The bot is designed to answer related to the questions based on a given dataset.
GenCrawlerBiography is a repository for learning LangChain by building a generative ai application that crawl Linkedin & Twitter data about a person and create a Biography about them.