akshara soman
About
Publications
akshara soman
Categories
All
(7)
GAN
(1)
LLM
(4)
LangChain
(1)
chatbot
(4)
coding
(1)
gen-ai
(5)
project
(3)
pytorch
(1)
theory
(1)
Jupyter Notebook - Building an Orderbot using Gemini API
The Python SDK for the Gemini API is contained in the google-generativeai package.
Document-Based Question Answering Chatbot with Memory Using LangChain and LangGraph
project
gen-ai
chatbot
LLM
LangChain
In this project, I explored how memory could be incorporated into a question-answering (QA) system over documents using LangChain and LangGraph, two powerful libraries…
Akshara Soman
Nov 13, 2024
Master Chatbot Development with DeepLearning.AI Courses
gen-ai
chatbot
LLM
A chatbot project can help solidify your understanding of a few key AI concepts– and is fun to build! While there are numerous short courses available that focus on…
Akshara Soman
Aug 16, 2024
Key Aspects of Building a Chatbot
theory
gen-ai
chatbot
LLM
Building an effective chatbot involves understanding various key aspects, including the training of Large Language Models(LLMs), incorporating memory, and production…
Akshara Soman
Aug 16, 2024
Chatbot for a Pizza Restaurant using free Gemini LLM API
project
gen-ai
chatbot
LLM
This project focuses on developing an order bot for a pizza restaurant using the
Gemini 1.5 Flash LLM
. Our goal was to create a chatbot that efficiently streamlines customer…
Akshara Soman
Aug 15, 2024
Coding Practice - Solution to Leetcode Problems
coding
This is a collection of solutions_(in progress)_ to common Leetcode questions, based on a list compiled by Neetcode.
Akshara Soman
Aug 6, 2024
Generate Handwritten Digits Using GAN
project
gen-ai
GAN
pytorch
Build a DC-GAN (Deep Convolutional Generative Adversarial Network) to generate images of handwritten digits.
Akshara Soman
Jul 12, 2024
No matching items