Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/animesh-algorithm/blog
- Owner: animesh-algorithm
- Created: 2023-02-04T17:20:45.000Z (almost 2 years ago)
- Default Branch: notion-cms
- Last Pushed: 2024-02-02T15:08:43.000Z (12 months ago)
- Last Synced: 2024-04-18T00:23:13.596Z (10 months ago)
- Topics: blog, chatgpt, langchain, langchain-js, nextjs, notion, openai, openai-chatgpt, qna, react, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://blog.animesharma3.com
- Size: 274 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)