/cosmos-sdk-gpt

A chatbot on the Cosmos SDK source code

Primary LanguageTypeScriptMIT LicenseMIT

Cosmos SDK GPT

About 🚀

Cosmos-SDK-GPT is a chatbot powered by GPT-3.5-turbo model that is trained on all Cosmos SDK codebase. Cosmos-SDK-GPT can answer specific questions about Cosmos SDK codebase with code and github URL included.

How it was built

  • Next.js & TypeScript for FrontEnd
  • Langchain API for customizing chatbot
  • Supabase for vector databases

Credits