Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/animesh-algorithm/blog

This is the repository for my personal blog website built using Next.js, Tailwind CSS, and Typescript. The content of the blog is managed using Notion as a CMS. The website primarily focuses on topics related to development and data science.
https://github.com/animesh-algorithm/blog

blog chatgpt langchain langchain-js nextjs notion openai openai-chatgpt qna react tailwindcss typescript

Last synced: about 2 months ago
JSON representation

This is the repository for my personal blog website built using Next.js, Tailwind CSS, and Typescript. The content of the blog is managed using Notion as a CMS. The website primarily focuses on topics related to development and data science.

Awesome Lists containing this project

README

        

# Personal Blog Website

[Visit my Blog Website](https://blog.animesharma3.com/)

This is the repository for my personal blog website built using Next.js, Tailwind CSS, and Typescript. The content of the blog is managed using Notion as a CMS. The website primarily focuses on topics related to development and data science. It is powered by Language Models (LLMs) using tools like LangChain and OpenAI, bringing AI capabilities to the blog. Additionally, the website includes a blog summarization feature to provide concise summaries of the articles. A blog question and answer (Q&A) feature is also planned and will be arriving soon, enhancing interactivity and engagement with the readers.

## Technologies Used

- [Next.js](https://nextjs.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Typescript](https://www.typescriptlang.org/)
- [Notion](https://www.notion.so/)
- [LangChain](https://js.langchain.com/)
- [OpenAI](https://openai.com/)

## Features

- Dynamic Routing
- Styled with Tailwind CSS
- Optimized for Performance
- CMS Powered by Notion
- AI-powered using Language Models (LLMs) and tools like LangChain and OpenAI
- Blog Summarization Feature
- Blog Q&A Feature (Coming Soon)