Skip to content

This project has a fontend made using Typescript, Node.js and Tailwind with Python, Open AI & Pinecone as our backend.

License

Notifications You must be signed in to change notification settings

KIaudius/Custom-Interactive-Chatbot-Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI & LangChain chatbot with custom context knowledge base

Taken from this yt video as our reference this tutorial video

Tech stack: LangChain, Pinecone, Typescript, Openai, Next.js, Tailwind

Getting Started

  1. Install packages
npm install
  1. Set up your .env file
  • Change .env.example into .env and fill the neccessary keys.
  • For OPENAI API key visit openai
  • For Pinecone API key and environment and index names visit pinecone and follow steps in Backend Folder
  1. Run the development server:
npm run dev

About

This project has a fontend made using Typescript, Node.js and Tailwind with Python, Open AI & Pinecone as our backend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published