Inspiration

I was interested in making some markdown site to keep track of relevant information (like shortcuts, general syntax, basic code snippets) on different topics.

What it does

Browse through the links on whatever topic interests you and ask the Chat bot in the home page if you need extra clarification/help.

How we built it

Made with react.js, Cohere, and markdown files.

Challenges we ran into

  • Running into lots of AxiosError

Accomplishments that we're proud of

  • Creating this simple site and making a component to take in a Markdown file and output its contents on the site.

What we learned

I learned more about the hooks (useState and useEffect), Axios, and router (Link, BrowserRouter, Routes, Route).

What's next for WebLog

  • Add in LangChain and vector database to retain + answer questions based on information on the site (load in markdown pages)

Built With

Share this project:

Updates